summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ubsa.c
Commit message (Expand)AuthorAgeFilesLines
* Use swi to process port status changes. Calling ucom layer directlykan2003-07-141-0/+20
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Do not print the value of sc pointer before is has been ininialized.kan2003-01-021-1/+2
* Create debug sysctl nodes if USB_DEBUG is defined.kan2003-01-021-1/+1
* Whitespace fixes per style(9)kan2002-10-191-11/+10
* Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.kan2002-10-081-0/+739
OpenPOWER on IntegriCloud