summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uscanner.c
AgeCommit message (Expand)Author
2006-03-28Use device_unit().thorpej
2005-12-11merge ktrace-lwp.christos
2005-06-21PR-30566: Poll must not return <sys/errno.h> values.ws
2005-05-11Don't keep the devinfo string on the stack, instead use malloc/free.augustss
2005-02-27nuke trailing whitespaceperry
2004-04-23use bounded string ops (snprintf, strl*)itojun
2004-03-15Add Epson Perfection 1670 scanneraugustss
2004-01-05Add more scanners.augustss
2003-11-23Add more scanners. From FreeBSD.augustss
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-01-27Undo last (not supposed to be committed).wiz
2003-01-27regen (CANOSCAN N670U).wiz
2003-01-15Add Epson Perfection 2400. From kern/19856, Rob Quinn.augustss
2003-01-13Add support for Epson Perfection 1260.tron
2003-01-10Add Epson 1660. From kerm/19767, Neil Short.augustss
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-23Remove breaks after returns, unreachable returns and returns aftersimonb
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-14Add a scanner (from OpenBSD).augustss
2002-07-11Get rid of trailing white space.augustss
2002-06-18Add another scanner.augustss
2002-05-12Recognise the HP ScanJet 2200c as a scanner, tested with xsane.simonb
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