summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usbdi_util.c
Commit message (Expand)AuthorAgeFilesLines
* Don't free memory that has been freed already.Nick Hibma2001-06-301-0/+1
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDNick Hibma2000-07-171-2/+2
* Change Lennart's e-mail address.Nick Hibma2000-05-141-1/+1
* OpenBSD has a broken debugger that does not grok static. Use aNick Hibma2000-04-031-2/+2
* Synchronisation with NetBSD 1999/11/27Nick Hibma1999-11-281-4/+4
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-70/+60
* Remove superfluous header file includes.Nick Hibma1999-11-081-1/+1
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-12/+10
* Only NetBSD needs sys/device.h.Nick Hibma1999-08-291-1/+2
* o synchronisation with NetBSDMasahide MAEKAWA1999-08-291-8/+57
* Descriptors can be delivered with short transfers.Nick Hibma1999-05-031-1/+1
* 1) Make debugging more selective.Nick Hibma1999-04-111-2/+2
* Textual changesNick Hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-5/+5
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-12/+99
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-131-5/+12
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+416