summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdi_util.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Make note that we already have these NetBSD patches.joe2003-07-141-1/+1
* WARNING: white space diffjmg2003-07-041-9/+9
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).des2003-03-021-2/+2
* Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.jhay2003-02-281-0/+42
* Replace (ab)uses of "NULL" where "0" is really meant.archie2002-08-221-1/+1
* MFNetBSD: uhid.c (1.45), ums.c (1.49), usbdi_util.c (1.35), usbdi_util.h (1.23)joe2002-04-071-8/+7
* MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37)joe2002-04-071-27/+7
* Update $NetBSD$ idents to reflect reality.joe2002-04-011-1/+1
* Merge from NetBSD:joe2002-04-011-7/+2
* Use ANSI prototypes and declarations.joe2002-04-011-98/+35
* Merge from NetBSD:joe2002-04-011-10/+12
* Don't free memory that has been freed already.n_hibma2001-06-301-0/+1
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-171-2/+2
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-031-2/+2
* Synchronisation with NetBSD 1999/11/27n_hibma1999-11-281-4/+4
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-70/+60
* Remove superfluous header file includes.n_hibma1999-11-081-1/+1
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-12/+10
* Only NetBSD needs sys/device.h.n_hibma1999-08-291-1/+2
* o synchronisation with NetBSDgehenna1999-08-291-8/+57
* Descriptors can be delivered with short transfers.n_hibma1999-05-031-1/+1
* 1) Make debugging more selective.n_hibma1999-04-111-2/+2
* Textual changesn_hibma1999-01-221-1/+1
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-5/+5
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-12/+99
* Added Id to all filesn_hibma1998-12-141-0/+1
* Updated USB kernel sources to NetBSD sources of 1998-12-09.n_hibma1998-12-131-5/+12
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+416
OpenPOWER on IntegriCloud