summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uscanner.c
AgeCommit message (Expand)Author
2002-02-11Some minor fixes from FreeBSD.augustss
2001-12-31Make a typedef for struct proc to make portingeasier.augustss
2001-12-30Add new scanners to the table.augustss
2001-12-30fix product IDgehenna
2001-12-12Add a scanner quirk for keeping the pipes open between device opening.augustss
2001-12-03Handle vendor/product lookup with a common routine.augustss
2001-12-01Shorten wmesg so that they can be distinguished in ps/top output.enami
2001-11-23Match against EPSON GT-9700F.enami
2001-11-13add RCSIDslukem
2001-10-11Add Epson 1650.augustss
2001-10-07Add Epson 640U. From Chris Baird <cjb@brushtail.apana.org.au>augustss
2001-10-05Match the UMAX Astra 3400.thorpej
2001-04-19Add HP 3400.augustss
2001-04-01Add Epson 1240.augustss
2001-03-26support CANON N656U scannerichiro
2001-01-23Make sure driver attach/detach events are generated in a consistent manner.augustss
2001-01-07Add Epson 1640 scanner. (From FreeBSD)augustss
2001-01-01Don't match on a bunch of scanners that should be handled by aaugustss
2000-11-14Set the open flag when opening the scanner.augustss
2000-11-03Sync with FreeBSD: Add a scanner. Fix a pasto.augustss
2000-10-24Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.augustss
2000-10-13A bunch of scanners.augustss
2000-10-13Recognize HP 5300C.augustss
2000-09-24Recognize Acer 320U.augustss
2000-09-23Fix puctuation.augustss
2000-09-23Add RCS Id.augustss
2000-09-23Add USB scanner driver.augustss