summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uscanner.c
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-723/+0
* add some USB scanner IDs for recent Epson multifunction devices.luigi2008-12-311-0/+15
* Add support for the HP 4470C scanner.remko2008-12-231-0/+1
* Replace all calls to minor() with dev2unit().ed2008-09-271-1/+1
* Add USB ids for the Epson DX7400 / CX7300 multifunction scanner printerluigi2008-06-271-0/+1
* Add support for the Epson 4800 scanner.remko2008-05-181-0/+1
* Add Epson DX8400 scanner.imp2008-04-291-0/+1
* Add support for the EPSON CX5400 scannerremko2008-02-261-0/+1
* Add entries for Epson multifunction scanner/printer/card readers,luigi2007-10-051-6/+36
* add Benq 3300U/4300U supportimp2007-06-221-0/+1
* Latest round of usb cleanups:imp2007-06-211-13/+31
* s/logprintf/printf/gimp2007-06-201-2/+2
* Mark the few remaining drivers that haven't been converted as needingimp2007-06-181-0/+1
* Expand USB_MATCH_STARTimp2007-06-171-1/+1
* Remove more __OtherBSD__ ifdefs that don't make sense, and haven't forimp2007-06-131-52/+0
* Expand USB_DETACH, USB_ATTACH and USB_MATCH inline. No functionalimp2007-06-131-3/+6
* Eliminate usb_thread_t.imp2007-06-121-3/+3
* Remove USBDEV() macro. We do not need a macro that is defined as itsimp2007-06-121-7/+5
* Expand USB_ATTACH_{ERROR,SUCCESS}_RETURN inline and eliminate fromimp2007-06-121-5/+5
* Remove devinfo junk.imp2007-06-091-5/+1
* Remove compat ifdefs for version < 500014 from the rest of the USB files.brueffer2007-06-071-7/+0
* Add support for Epson Stylus CX4200 in uscanner(4).flz2006-10-071-0/+1
* - Add support for Epson USB Scanners (3590 [1] and 4990 [2]).flz2006-10-071-0/+2
* More removing compatibility macros.imp2006-09-071-11/+11
* s/Static/static/gimp2006-09-061-7/+7
* Add identifier for the Epson CX3650 all-in-one scanner function.bms2006-08-061-0/+1
* Add Epson Perfection 1270 scanner. All other scanners in the PR are alreadynetchild2006-06-181-0/+1
* - Add support for the Acer Acerscan 640BT.flz2006-04-111-0/+1
* - Add support for the Epson RX425 scanner.flz2006-04-101-0/+1
* Add support for Canon CanoScan D660U.netchild2006-01-081-0/+1
* Add Product ID for Acerscan 1240u and the corresponding entry in uscanner.c.flz2006-01-081-0/+1
* Add support for the HP 8200C/8250C/8290C scanners.netchild2005-12-291-0/+1
* Add support for the Canon CanoSvan LIDE 25.netchild2005-12-291-0/+1
* Add support for Epson 2480 scanner.netchild2005-12-291-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* sys/vnode.h is inappropriate for a driver. Use sys/uio.h instead.imp2004-12-131-1/+1
* Revert addition of Lide scanner entry..julian2004-12-131-1/+0
* Add support for Cannon LIDE 20 scannerjulian2004-12-121-0/+1
* Add identifiers for the HP Laserjet 2300d USBrse2004-10-241-0/+1
* Add support Nikon CoolScan LS40 EDsanpei2004-09-031-0/+3
* Tweak the compatibility macros a little so that the device printing isimp2004-08-151-1/+0
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-271-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-6/+6
* Add support for the Epson Perfection 1670 scanner.tjr2004-03-131-0/+1
* Device megapatch 4/6:phk2004-02-211-0/+2
* Device megapatch 1/6:phk2004-02-211-2/+0
* Make uscanner recognise EPSON Perfection 3200. Tested with xsane.wilko2004-02-191-0/+1
* Add the Canon N1240U to the mix. It appears to be similar to theimp2004-01-311-0/+1
* Add supportsanpei2004-01-031-0/+2
* resort device listsanpei2003-12-221-3/+3
OpenPOWER on IntegriCloud