summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uscanner.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Supportsanpei2003-12-181-0/+3
* Don't call makedev().ticso2003-10-011-5/+5
* I don't know from where the notion that device driver should orphk2003-09-281-4/+0
* Fix the cdevsw compatibility for -stable.joe2003-08-251-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* MFNetBSD:joe2003-07-141-1/+4
* Add ID for UMAX Astra 2100Uache2003-07-091-0/+1
* USB scanner support for Mustek BearPaw scanner.joe2003-07-011-0/+1
* Support the Epson GT-9300UF usb scanner.joe2003-07-011-0/+1
* Allow the EPSON USB scanner 1250 to be recognised as a uscanner device.joe2003-06-131-0/+1
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-13/+7
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Add support for Epson 1660 scanner.joe2003-01-211-0/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Support for the "Seiko Epson Perfection 1260 scanner".joe2003-01-201-0/+1
* Use the hw.usb sysctl tree instead of debug.usb.joe2002-08-081-1/+2
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-1/+1
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-311-0/+3
* Enable the HP 2200C and Visioneer Scanport 3000 scanners, and removejoe2002-07-311-4/+6
* Add the Primax (Visioneer) 6200 scanner.joe2002-07-311-0/+1
* Be more specific about when block major numbers disappeared fromjoe2002-03-111-1/+1
OpenPOWER on IntegriCloud