| 1234567891011121314 |
- # 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
|