Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of various 'typedef struct' definitions and use plain structure | 2013-04-15 | 1 | -9/+9 | |
| | | | | | | | | | definitions instead. We don't change usb.h for now to stay compatible with userland. Tested by mpi@ on macppc and myself on i386. ok mpi@ | ||||
* | First pass at removing clauses 3 and 4 from NetBSD licenses. | 2008-06-26 | 1 | -8/+1 | |
| | | | | | | | | | 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@ | ||||
* | Remove the definition and use of UPACKED and replace it with our own __packed | 2007-06-09 | 1 | -4/+4 | |
| | | | | | | | (to which UPACKED was define'd before anway). No binary change, just one layer of confusion less in the sourcecode. ok jsg | ||||
* | add some missing $, ok djm@ 'That looks fine to me' millert@ | 2004-10-01 | 1 | -0/+1 | |
| | |||||
* | better midi stuff from alex@caoua.org | 2004-06-27 | 1 | -3/+2 | |
| | |||||
* | add usb midi support. | 2002-06-11 | 1 | -0/+80 | |
| | | | | | untested From NetBSD | ||||
* | Meant to commit only ulpt and committed everything. Most things weren't ready | 2002-05-07 | 1 | -80/+0 | |
| | |||||
* | Sync ulpt driver with NetBSD | 2002-05-07 | 1 | -0/+80 | |