diff options
Diffstat (limited to 'backend/umax1220u.conf.in')
-rw-r--r-- | backend/umax1220u.conf.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/backend/umax1220u.conf.in b/backend/umax1220u.conf.in new file mode 100644 index 0000000..2c1ed70 --- /dev/null +++ b/backend/umax1220u.conf.in @@ -0,0 +1,14 @@ +# Options for the umax1220u backend + +# Autodetect the UMAX Astra 1220U +usb 0x1606 0x0010 + +# The following line enables autodetection for the +# Astra 2000U and Astra 2100U. However, this driver +# isn't entirely compatible, so expect color problems :) +usb 0x1606 0x0030 +usb 0x1606 0x0130 + +# device list for non-linux-systems (enable if autodetect fails): +#/dev/scanner +#/dev/usb/scanner0 |