summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uscanner.c
Commit message (Expand)AuthorAgeFilesLines
...
* Support the HP 5400C scanner.joe2002-02-141-0/+1
* Rework revision 1.12, and wrap the bmaj entry with an #if doesn'tjoe2002-02-141-0/+3
* Reinstate revision 1.14. The empty uscannerioctl() was accidentlyjoe2002-02-141-6/+0
* Merge from NetBSD.joe2002-02-111-1/+25
* Quiet a qualifier warning.joe2002-02-111-1/+1
* Merge from NetBSD: revs 1.12 and 1.21 - 1.23joe2002-02-111-125/+143
* ANSIfy the function declarations, in line with NetBSD.joe2002-02-111-33/+8
* NetBSD have introduced usb_proc_ptr for us (they'll be needing it soon too)joe2002-01-021-6/+6
* Add Mustek 1200 CU Plus scanner.sobomax2001-11-281-0/+1
* KSE Milestone 2julian2001-09-121-6/+6
* Add support for the HP 4300C scanner.n_hibma2001-08-211-0/+1
* Regen.n_hibma2001-08-211-4/+6
* Remove the empty uscannerioctl() and use noioctl() instead.phk2001-05-231-8/+1
* Small patch is required to the USB susbsystem to include support forphk2001-03-281-0/+1
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* select() DKI is now in <sys/selinfo.h>.wollman2001-01-091-0/+4
* Readd the id removed by sheldon in the previous commit to uscanner.c.n_hibma2001-01-041-0/+1
* Revert rev 1.8, which broke the installkernel target.sheldonh2001-01-041-1/+0
* Add the Id of the Epson 1640 scanner.n_hibma2001-01-031-0/+1
* Remove a warning.n_hibma2000-12-081-1/+2
* Set OPEN Flag on open.n_hibma2000-11-151-3/+11
* Cut&paste bug: Set USBD_SHORT_XFER_OK unconditionallyn_hibma2000-11-011-1/+1
* remove an unused function (and a warning)n_hibma2000-10-301-6/+1
* The USB scanner driver. To be used together with SANE.n_hibma2000-10-251-0/+663
OpenPOWER on IntegriCloud