summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/devlist2h.awk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Last part of FreeBSD/NetBSD sepcific code removal.mbalmer2007-06-041-17/+3
| | | | ok jsg@
* the_t world_t would_t be_t a_t better_t place_t if_t some_t people_t did_tderaadt2007-02-281-9/+6
| | | | not_t feel_t the_t need_t to_t typedef_t everything_t
* place types needed by usbdevs_data.h, directly into that file so that itderaadt2007-02-281-1/+17
| | | | is consumable by anyone who includes it (matches idea in pcidevs)
* Store the usb device names and vendors in more compact structures.drahn2005-10-171-23/+11
| | | | | Originally committed in 2001, backed out in a sync, now back in. saves close to 12k of kernel size. commit deraadt@
* Synchronize usb code with NetBSD.nate2001-10-311-10/+24
|
* Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)aaron2001-01-281-3/+3
| | | | | | driver. I would appreciate it if someone with the hardware looked into it. I also have to take a closer look at changes to the USB Ethernet drivers, as well as import some drivers we are missing (uftdi, if_upl, yap, etc.)
* re-arrange tables as pcidevs was changed; huge space savingsderaadt2001-01-271-23/+9
|
* tag.fgsch1999-12-261-0/+1
|
* spellingfgsch1999-12-261-3/+2
|
* Sync with NetBSD;fgsch1999-08-291-4/+4
| | | | Add some comments. Change a type name.
* From NetBSD; USB support.fgsch1999-08-131-0/+236