summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uscanner.c
Commit message (Expand)AuthorAgeFilesLines
* 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