Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the | joe | 2002-07-31 | 1 | -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. | joe | 2002-03-18 | 1 | -0/+189 |
Ported from NetBSD by: akiyama |