aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Added UCLASS_CDC definitions to usb.hNick Hibma1998-12-152-5/+6
* The OHCI interfaces I have access to map their control regs etc. intoJulian Elischer1998-12-141-4/+4
* Added Id to all filesNick Hibma1998-12-1431-1/+35
* Added IdNick Hibma1998-12-141-0/+35
* Added commentNick Hibma1998-12-141-0/+3
* Added copyright and IdNick Hibma1998-12-141-0/+34
* small oops on previous bug fix, it's late...Nick Hibma1998-12-131-1/+1
* small bug fixNick Hibma1998-12-132-0/+2
* Removed unneeded definitionNick Hibma1998-12-131-4/+0
* dded the stubs for umodem and ucom (communications class driver). They are no...Nick Hibma1998-12-132-0/+403
* Updated USB kernel sources to NetBSD sources of 1998-12-09.Nick Hibma1998-12-1312-77/+88
* Fixed warning in usr.sbin/usbdNick Hibma1998-12-121-0/+2
* If we failed to probe/attach somehow, we never have a sc->sc_hccaJulian Elischer1998-12-111-0/+3
* Various bug fixes:Nick Hibma1998-12-099-44/+65
* Preliminary support for OHCI motherboardsNick Hibma1998-12-091-0/+2078
* Initial commit of ported NetBSD USB stackNick Hibma1998-11-2630-0/+11741