Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
192 |
- |
1 |
# For scanners connected via USB on a known device (kernel driver):
|
|
|
2 |
#usb /dev/usb/scanner0
|
|
|
3 |
|
|
|
4 |
# For scanners connected via USB using vendor and device ids (libusb):
|
|
|
5 |
#usb VENDORID PRODUCTID
|
|
|
6 |
|
|
|
7 |
# NOTE: if you have to add your device here- please send the id and model
|
|
|
8 |
# to the author via email, so it can be included in next version. kitno455 at
|
|
|
9 |
# gmail dot com - with cardscan in the subject line
|
|
|
10 |
|
|
|
11 |
# Corex Cardscan 800c
|
|
|
12 |
usb 0x08f0 0x0005
|
|
|
13 |
|
|
|
14 |
# Sanford Cardscan 800c
|
|
|
15 |
usb 0x0451 0x6250
|
|
|
16 |
|
|
|
17 |
# Corex Cardscan 600c
|
|
|
18 |
has_cal_buffer 0
|
|
|
19 |
lines_per_block 1
|
|
|
20 |
usb 0x08f0 0x0002
|