summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ucomvar.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-311-6/+0
| | | | | | debugging levels to off by default. Now that debug levels can be tweaked by sysctl we don't need to go through hoops to get the different usb parts to produce debug data.
* Add a USB comm driver.joe2002-03-181-0/+189
Ported from NetBSD by: akiyama
OpenPOWER on IntegriCloud