summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uhcivar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC: Remove the use of the __P() macroNick Hibma2000-10-311-6/+6
* MFC: Save state between suspend and resume. Makes resume work on mostNick Hibma2000-08-181-0/+3
* MFC:Nick Hibma2000-07-021-0/+6
* MFC: Update Lennart's e-mail address.Nick Hibma2000-07-021-1/+1
* MFC: Enclose the powerhook calls in ifdefs instead of defining away theNick Hibma2000-05-071-0/+2
* Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWNNick Hibma2000-01-201-0/+3
* More USB ethernet tweaks:Bill Paul2000-01-201-13/+16
* Synchronisation with NetBSD as of 1999/11/16:Nick Hibma1999-11-171-15/+10
* Major synchronisation with the NetBSD USB stack:Nick Hibma1999-10-071-40/+49
* Reset the UHCI controller when the device comes back from suspend.Nick Hibma1999-08-231-4/+2
* Add comments, change variable names to make them consistent (r -> err,Nick Hibma1999-07-251-9/+13
* Clean up parts of struct shared between NetBSD and FreeBSDNick Hibma1999-05-031-4/+3
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+2
* 1) Make debugging more selective.Nick Hibma1999-04-111-9/+0
* Remove unit from struct. Not used anymore.Nick Hibma1999-04-111-1/+0
* Textual changesNick Hibma1999-01-221-1/+1
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-8/+9
* Added Id to all filesNick Hibma1998-12-141-0/+1
* Various bug fixes:Nick Hibma1998-12-091-2/+1
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+179