Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Last part of FreeBSD/NetBSD sepcific code removal. | 2007-06-04 | 1 | -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_t | 2007-02-28 | 1 | -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 it | 2007-02-28 | 1 | -1/+17 | |
| | | | | is consumable by anyone who includes it (matches idea in pcidevs) | ||||
* | Store the usb device names and vendors in more compact structures. | 2005-10-17 | 1 | -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. | 2001-10-31 | 1 | -10/+24 | |
| | |||||
* | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) | 2001-01-28 | 1 | -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 savings | 2001-01-27 | 1 | -23/+9 | |
| | |||||
* | tag. | 1999-12-26 | 1 | -0/+1 | |
| | |||||
* | spelling | 1999-12-26 | 1 | -3/+2 | |
| | |||||
* | Sync with NetBSD; | 1999-08-29 | 1 | -4/+4 | |
| | | | | Add some comments. Change a type name. | ||||
* | From NetBSD; USB support. | 1999-08-13 | 1 | -0/+236 | |