Age | Commit message (Expand) | Author |
2007-11-28 | add the device and interface class codes for USB Video Class (UVC) | Robert Nagy |
2007-07-27 | Correct the length of the usb_string_descriptor_t and fix a possible | Marc Balmer |
2007-06-17 | No longer include usb_port.h, all macros have been converted to their C | Marc Balmer |
2007-06-09 | Remove the definition and use of UPACKED and replace it with our own __packed | Marc Balmer |
2007-06-04 | Last part of FreeBSD/NetBSD sepcific code removal. | Marc Balmer |
2006-07-12 | Do not split multibyte access on little endian architectures with no alignment | Miod Vallat |
2006-06-23 | A typo a day, keeps the dictionnary away. | Miod Vallat |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy |
2003-07-08 | Sync USB code with NetBSD. | Nathan Binkert |
2003-05-17 | sync with NetBSD and add various local hacks to make things work correctly | Nathan Binkert |
2002-07-25 | get rid of trailing whitespace | Nathan Binkert |
2002-06-11 | add stack version #define. | Nathan Binkert |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert |
2002-05-07 | Meant to commit only ulpt and committed everything. Most things weren't ready | Nathan Binkert |
2002-05-07 | Sync ulpt driver with NetBSD | Nathan Binkert |
2002-05-02 | prefix structure members to avoid name clashes. | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-10-04 | Match a IEEE 1284.4 protocol. We do not support this protocol directly, | Grigoriy Orlov |
2001-01-28 | Another USB sync with NetBSD. We are still lacking an up-to-date umass(4) | Aaron Campbell |
2000-11-08 | Sync with NetBSD. Too many changes to mention. For now I have skipped | Aaron Campbell |
2000-07-04 | sync with NetBSD... well almost. someone w/ the hw should check umass. | Federico G. Schwindt |
2000-04-04 | Sync with NetBSD. | Aaron Campbell |
2000-03-28 | Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the | Aaron Campbell |
2000-03-26 | Sync with NetBSD. | Aaron Campbell |
1999-11-07 | sync with NetBSD. | Federico G. Schwindt |
1999-09-27 | Sync with NetBSD. | Federico G. Schwindt |
1999-08-31 | sync with NetBSD; | Federico G. Schwindt |
1999-08-27 | Sync with NetBSD; | Federico G. Schwindt |
1999-08-19 | Sync with NetBSD. | Federico G. Schwindt |
1999-08-13 | From NetBSD; USB support. | Federico G. Schwindt |