Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai | |
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@ | |||
2007-06-14 | Move four #defines out of usb_port.h and to the places where they are used. | Marc Balmer | |
ok jsg. | |||
2007-06-11 | Remove the usb_proc_ptr type definition, which was really a 'struct proc *' | Marc Balmer | |
only. No binary change. ok mk. | |||
2006-08-18 | support for ucycom: | Jason Wright | |
- teach ucom that not all i/o is done via bulk pipes - teach uhidev that i/o interrupt pipes are distinct | |||
2006-03-27 | shrink by removing some unneeded ifdefs | David Gwynne | |
2005-01-10 | add support for calling units (cuaU*) | David Gwynne | |
2002-07-10 | Try to be more portable | 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-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin | |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert | |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell | |
kue(4) Ethernet devices. | |||
2000-11-08 | Sync with NetBSD. Too many changes to mention. For now I have skipped | Aaron Campbell | |
umass.c and ukbd.c as the diffs are a bit hairier. | |||
2000-07-04 | sync with NetBSD... well almost. someone w/ the hw should check umass. | Federico G. Schwindt | |
2000-04-14 | Sync with NetBSD. | Aaron Campbell | |
2000-04-12 | RCSids. | Aaron Campbell | |
2000-04-05 | Add USB modem driver stubs; from NetBSD. Not yet tested. | Aaron Campbell | |