augustss
|
152efb1a0e
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
augustss
|
dd4b4280f7
|
Add new scanners to the table.
(The scanners don't actually have to work to be in the uscanner table,
this is how Linux does it and uscanner is just there because Linux has it.)
|
2001-12-30 11:13:22 +00:00 |
gehenna
|
7a22165e1c
|
fix product ID
|
2001-12-30 05:12:36 +00:00 |
augustss
|
0a4d7b9de3
|
Add a scanner quirk for keeping the pipes open between device opening.
Idea from Enami.
|
2001-12-12 15:48:18 +00:00 |
augustss
|
02aa2a59bc
|
Handle vendor/product lookup with a common routine.
|
2001-12-03 01:47:12 +00:00 |
enami
|
e69c410de5
|
Shorten wmesg so that they can be distinguished in ps/top output.
|
2001-12-01 09:42:39 +00:00 |
enami
|
71651851a4
|
Match against EPSON GT-9700F.
|
2001-11-23 10:31:54 +00:00 |
lukem
|
667807e40c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
augustss
|
9ec0bc09c1
|
Add Epson 1650.
|
2001-10-11 12:05:10 +00:00 |
augustss
|
cafdfc900c
|
Add Epson 640U. From Chris Baird <cjb@brushtail.apana.org.au>
|
2001-10-07 22:30:33 +00:00 |
thorpej
|
a5aff000fc
|
Match the UMAX Astra 3400.
|
2001-10-05 00:31:06 +00:00 |
augustss
|
72a04bd497
|
Add HP 3400.
|
2001-04-19 00:47:49 +00:00 |
augustss
|
f994193bf7
|
Add Epson 1240.
|
2001-04-01 14:50:58 +00:00 |
ichiro
|
d2cf77cd51
|
support CANON N656U scanner
not tested :P
in order to check using scanner, someone should teach that
what should be used application?
|
2001-03-26 13:42:05 +00:00 |
augustss
|
cbda952879
|
Make sure driver attach/detach events are generated in a consistent manner.
|
2001-01-23 14:04:13 +00:00 |
augustss
|
6d5a1918f8
|
Add Epson 1640 scanner. (From FreeBSD)
|
2001-01-07 14:46:31 +00:00 |
augustss
|
8afb11bb20
|
Don't match on a bunch of scanners that should be handled by a
different driver.
|
2001-01-01 18:52:05 +00:00 |
augustss
|
ab324086df
|
Set the open flag when opening the scanner.
|
2000-11-14 13:57:16 +00:00 |
augustss
|
9702e75aa1
|
Sync with FreeBSD: Add a scanner. Fix a pasto.
|
2000-11-03 04:00:15 +00:00 |
augustss
|
94e36acb29
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
augustss
|
67c8e3701d
|
A bunch of scanners.
|
2000-10-13 18:16:36 +00:00 |
augustss
|
764c5e3eea
|
Recognize HP 5300C.
|
2000-10-13 16:18:48 +00:00 |
augustss
|
9623e356f0
|
Recognize Acer 320U.
|
2000-09-24 03:22:47 +00:00 |
augustss
|
c412966bb3
|
Fix puctuation.
|
2000-09-23 20:24:47 +00:00 |
augustss
|
770f6e2ae3
|
Add RCS Id.
The driver initially came from Nick Hibma (FreeBSD), which I forgpt to
mention in my initial commit.
|
2000-09-23 05:05:31 +00:00 |
augustss
|
e832785e4b
|
Add USB scanner driver.
XXX Not tested yet.
|
2000-09-23 04:32:23 +00:00 |