aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucom.c
Commit message (Expand)AuthorAgeFilesLines
* Textual changesNick Hibma1999-01-221-1/+2
* Corrected the latent fact that the uhub driver was providing a driver forNick Hibma1999-01-141-1/+1
* Changed 'xxxdebug = 0' to '...= 1' (Brian Feldman)Nick Hibma1999-01-131-2/+2
* Sync with NetBSD sources. Almost there. Mostly style fixes.Nick Hibma1999-01-101-4/+2
* USUBCLASS_MODEM -> USUBCLASS_ABSTRACT_CONTROL_MODELEivind Eklund1999-01-081-2/+2
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-071-75/+13
* Added Id to all filesNick Hibma1998-12-141-0/+1
* small bug fixNick Hibma1998-12-131-0/+1
* dded the stubs for umodem and ucom (communications class driver). They are no...Nick Hibma1998-12-131-0/+201