| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. |  ajacoutot | 2013-08-20 | 1 | -678/+0 |
* | Get rid of various 'typedef struct' definitions and use plain structure |  mglocker | 2013-04-15 | 1 | -7/+7 |
* | proc.h is way too much header for usb to handle. |  tedu | 2013-03-28 | 1 | -2/+1 |
* | Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing |  matthew | 2011-07-03 | 1 | -4/+1 |
* | kqueue attach functions should return an errno or 0, not a plain 1. Fix |  nicm | 2011-07-02 | 1 | -3/+3 |
* | garbage collect "usb events". without /dev/usb there is no way to access |  jakemsr | 2011-01-25 | 1 | -6/+1 |
* | remove dying flag in detach() function. |  yuo | 2010-09-24 | 1 | -2/+1 |
* | No more ss(4) or usscanner(4). Unused, unloved and unmaintained. |  krw | 2010-07-03 | 1 | -18/+1 |
* | Get rid of devact enum, substitute it with an int and coresponding defines. |  pirofti | 2009-10-13 | 1 | -3/+3 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 1 | -8/+1 |
* | support EPSON CX5400 scanner; Christophe Etcheverry <cetcheve at gmail dot com> |  deraadt | 2008-02-26 | 1 | -1/+2 |
* | - add support for more multifunction Epson devices (from FreeBSD and SANE). |  ajacoutot | 2007-11-10 | 1 | -2/+5 |
* | - from FreeBSD: |  ajacoutot | 2007-11-06 | 1 | -12/+25 |
* | treat usb vendor/product names as a locator, and have usbd_print handle it, |  deraadt | 2007-10-11 | 1 | -6/+1 |
* | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and |  mbalmer | 2007-06-14 | 1 | -2/+17 |
* | Remove the definition and use of the device_ptr_t which was a struct device *. |  mbalmer | 2007-06-12 | 1 | -2/+2 |
* | Remove the usb_proc_ptr type definition, which was really a 'struct proc *' |  mbalmer | 2007-06-11 | 1 | -5/+5 |
* | Remove the USB_GET_SC_OPEN macro. There is a double check for sc == NULL in |  mbalmer | 2007-06-11 | 1 | -2/+6 |
* | Remove the definition and use of the USB_GET_SC macro, no binary change. |  mbalmer | 2007-06-11 | 1 | -6/+6 |
* | More USB cleanup: In usb_port.h, get rid of the sel_klist #define |  mk | 2007-06-11 | 1 | -3/+3 |
* | Remove the definition and use of the USBDEVNAME macro. |  mbalmer | 2007-06-10 | 1 | -10/+10 |
* | Remove the definition and use of the USBDEV macro. It only created confusion |  mbalmer | 2007-06-10 | 1 | -6/+6 |
* | Mechanical removal of USBBASEDEVICE. No binary change. |  mk | 2007-06-06 | 1 | -2/+2 |
* | Remove the "Static" declaration of many functions. It was defined to be empty |  mbalmer | 2007-06-05 | 1 | -9/+9 |
* | Remove more #ifdef/#endif's that checked for other bsds. No binary |  mbalmer | 2007-05-31 | 1 | -86/+1 |
* | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. |  jsg | 2007-05-27 | 1 | -15/+16 |
* | Remove logprintf macro |  jsg | 2007-05-21 | 1 | -3/+3 |
* | poll errors should be POLLERR, not some random E value |  tedu | 2006-11-01 | 1 | -2/+2 |
* | More Canon scanners, from NetBSD via Matthieu Baptiste. |  miod | 2006-07-01 | 1 | -1/+4 |
* | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does |  miod | 2006-06-23 | 1 | -2/+2 |
* | Move contents of sys/select.h to sys/selinfo.h in preparation for a |  millert | 2005-11-21 | 1 | -5/+1 |
* | Don't keep the devinfo string on the stack, instead use malloc/free. |  brad | 2005-08-01 | 1 | -4/+5 |
* | put "do { } while (0)" wrappers on all the debug maroc functions |  deraadt | 2004-07-08 | 1 | -3/+3 |
* | kqueue support for various usb devices including: usb, uhid, ugen, |  nate | 2003-06-27 | 1 | -2/+52 |
* | more scanners from netbsd |  nate | 2003-05-17 | 1 | -1/+4 |
* | string cleanup; nate ok |  deraadt | 2003-05-07 | 1 | -2/+2 |
* | sync with NetBSD |  nate | 2002-11-11 | 1 | -4/+18 |
* | update $NetBSD$ tags |  nate | 2002-07-25 | 1 | -2/+2 |
* | get rid of trailing whitespace |  nate | 2002-07-25 | 1 | -4/+4 |
* | 'this is a scanner' |  todd | 2002-07-12 | 1 | -1/+2 |
* | no provate cdev_decl()s, they are in sys/conf.h now |  mickey | 2002-07-10 | 1 | -2/+2 |
* | scanner updates from NetBSD |  nate | 2002-07-09 | 1 | -163/+173 |
* | Meant to commit only ulpt and committed everything. Most things weren't ready |  nate | 2002-05-07 | 1 | -171/+163 |
* | Sync ulpt driver with NetBSD |  nate | 2002-05-07 | 1 | -163/+171 |
* | new names, nate broke the tree |  deraadt | 2002-01-03 | 1 | -2/+2 |
* | Synchronize usb code with NetBSD. |  nate | 2001-10-31 | 1 | -2/+10 |
* | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different |  aaron | 2001-05-03 | 1 | -2/+8 |
* | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) |  aaron | 2001-01-28 | 1 | -6/+8 |
* | Driver for USB scanners; from NetBSD. |  aaron | 2000-11-16 | 1 | -0/+671 |