aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_if.m
Commit message (Expand)AuthorAgeFilesLines
* Implement better support for USB controller suspend and resume.Hans Petter Selasky2011-12-141-0/+10
* Sync to p4Andrew Thompson2009-06-271-1/+6
* Minor device side improvement. Make sure a not complete state gets paired withAndrew Thompson2009-06-121-2/+1
* Move the new USB stack into its new home.Andrew Thompson2009-02-231-0/+52
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-42/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* * Factor out the object system from new-bus so that it can be used byDoug Rabson2000-04-081-0/+2
* Update the e-mail address to a valid one.Nick Hibma2000-03-151-1/+1
* Add comments, change variable names to make them consistent (r -> err,Nick Hibma1999-07-251-1/+1
* Remove disconnected methodNick Hibma1999-05-031-8/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+8
* Cosmetical changes.Nick Hibma1999-03-221-3/+2
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-0/+30
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-261-0/+11