diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2014-10-18 20:13:08 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2014-10-18 20:13:08 -0400 |
commit | a9d8a4875ce8f59c591eed8d6d4291f01388e5f6 (patch) | |
tree | 3f18ef2079c22d24915c8aac7c945b8dcd865927 /blacklist | |
parent | 4c1a2acb7182922fe1a92a9881455f816da6cb92 (diff) | |
download | selphy_print-a9d8a4875ce8f59c591eed8d6d4291f01388e5f6.tar.gz selphy_print-a9d8a4875ce8f59c591eed8d6d4291f01388e5f6.tar.bz2 selphy_print-a9d8a4875ce8f59c591eed8d6d4291f01388e5f6.zip |
s2145: Add initial support for the S1245 model.
With any luck, it'll acutally work.
Diffstat (limited to 'blacklist')
-rw-r--r-- | blacklist | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -111,9 +111,12 @@ # Kodak 605 0x040a 0x402e blacklist -# Shinko CHC-S2145 (aka Sinfonia CS2) +# Shinko CHC-S2145 (aka Sinfonia S2) 0x10ce 0x000e blacklist +# Shinko CHC-S1245 (aka Sinfonia E1) +0x10ce 0x0007 blacklist + # Sony UP-DR150 0x054c 0x01e8 blacklist |