summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/umodem.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* special case of a non-CDC_AT device tha belongs here; from freebsdderaadt2004-07-111-7/+21
* put "do { } while (0)" wrappers on all the debug maroc functionsderaadt2004-07-081-2/+2
* updated URLs from Jared Yanovich;jmc2003-11-071-3/+3
* string cleanup; nate okderaadt2003-05-071-2/+2
* sync with NetBSDnate2002-11-111-3/+2
* update $NetBSD$ tagsnate2002-07-251-2/+2
* get rid of trailing whitespacenate2002-07-251-6/+6
* use usb_proc_ptr. (From NetBSD)nate2002-06-111-4/+4
* Meant to commit only ulpt and committed everything. Most things weren't readynate2002-05-071-4/+4
* Sync ulpt driver with NetBSDnate2002-05-071-4/+4
* Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentaaron2001-05-031-10/+151
* Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)aaron2001-01-281-4/+8
* Sync with NetBSD. Too many changes to mention. For now I have skippedaaron2000-11-081-81/+47
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-2/+2
* Sync with NetBSD.aaron2000-04-141-2/+17
* Add RCSids.aaron2000-04-081-0/+1
* Add USB modem driver stubs; from NetBSD. Not yet tested.aaron2000-04-051-0/+626