Age | Commit message (Expand) | Author |
2007-05-28 | sync | Tom Cosgrove |
2007-05-28 | Vendor name shouldn't be in product string; this one was mis-spelt | Tom Cosgrove |
2007-05-28 | unbreak, and remove the "goto bad's". | Felix Kronlage |
2007-05-27 | Some other missed bits. | Jonathan Gray |
2007-05-27 | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. | Jonathan Gray |
2007-05-23 | %z in printf(9) is not the same as %z in printf(3). Change to %lu | Ray Lai |
2007-05-22 | A quirk is needed for the Logitech QuickCam Notebook to prevent attaching | Robert Nagy |
2007-05-22 | Support bluetooth adapter found in my MSI S270 laptop. ok deraadt@, jasper@, | Matthieu Herrb |
2007-05-22 | sync | Matthieu Herrb |
2007-05-22 | Add a second MSI bluetooth adapter. ok deraadt@ jasper@ grange@ | Matthieu Herrb |
2007-05-21 | Remove le{16,32}toh macros | Jonathan Gray |
2007-05-21 | Remove logprintf macro | Jonathan Gray |
2007-05-21 | Remove Ether_ifattach macro | Jonathan Gray |
2007-05-21 | Remove unused bswap{16,32} macros | Jonathan Gray |
2007-05-21 | Remove ifdef __otherbsd__ mess; no binary change. | Jonathan Gray |
2007-05-20 | addess -> address | Miod Vallat |
2007-05-20 | regen | Robert Nagy |
2007-05-20 | add Brother MFC 210C and Logitech QuickCam Notebook Deluxe IDs; | Robert Nagy |
2007-05-20 | Convert ehci and ucom to rwlock. | Jonathan Gray |
2007-05-18 | fix the check of wsmouse_calibcoords values and | Robert Nagy |
2007-05-14 | Convert from lockmgr to rwlock. | Jonathan Gray |
2007-05-13 | sync comment with reality | Felix Kronlage |
2007-05-08 | Make use of struct wsmouse_calibcoords and add ioctl support | Robert Nagy |
2007-05-06 | More lockmgr -> rwlock low hanging fruit. | Kenneth R Westerback |
2007-05-05 | #include <sys/lock.h> not needed. i.e. these compile fine without it. | Kenneth R Westerback |
2007-05-05 | Remove axe_rxstart() which is an uneeded leftover from the FreeBSD version. | Jonathan Gray |
2007-05-03 | Support ONDA Communication H600. | Jonathan Gray |
2007-05-03 | regen | Jonathan Gray |
2007-05-03 | ONDA Communication H600 | Jonathan Gray |
2007-04-26 | USB device lists do not need a terminating sentinel, so don't provide any; | Miod Vallat |
2007-04-25 | Add suport for printing debug information like coordinates if UTS_DEBUG | Robert Nagy |
2007-04-23 | Add an unbranded device I have, chip says its a PL-2303HX. | Jonathan Gray |
2007-04-23 | regen | Jonathan Gray |
2007-04-23 | New unbranded uplcom(4). | Jonathan Gray |
2007-04-21 | Back out last. the world is not i386. | Artur Grabowski |
2007-04-21 | Remove unused header files. | Marc Balmer |
2007-04-16 | regen | Claudio Jeker |
2007-04-16 | Add Tenda TWL541U and XBOX 360 wireless adapter ids. | Claudio Jeker |
2007-04-16 | Another unbranded udav(4) device. | Jonathan Gray |
2007-04-16 | regen | Jonathan Gray |
2007-04-16 | Another unbranded udav(4) device. | Jonathan Gray |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat |
2007-04-09 | Assert my copyright for the AX88178/AX88772 bits over the last few years. | Jonathan Gray |
2007-04-09 | Remove any possibility of of an underflow happening when | Jonathan Gray |
2007-04-09 | Add missing letoh16() for eeprom value. | Jonathan Gray |
2007-04-05 | regen | Ted Unangst |
2007-04-05 | laurence tratt says his cable mostly works with this | Ted Unangst |
2007-04-03 | Data direction was not properly encoded in (unused) | Jonathan Gray |
2007-04-01 | Correct URL to UHCI spec. | Jonathan Gray |