Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB_DEBUG should imply UBSA_DEBUG | 2005-01-16 | 1 | -1/+5 | |
| | |||||
* | fix kernel building with option UBSA_DEBUG. | 2005-01-12 | 1 | -5/+4 | |
| | | | | ok dlg@ henning@ | ||||
* | Add support for the Vodafone Mobile Connect 3G adapter. | 2005-01-03 | 1 | -1/+6 | |
| | | | | | | | | | | The MC3G is a cardbus device with an integrated OHCI usb controller. The GRPS/UMTS modem is attached via an internal Belkin serial adapter (ubsa(4)). Thanks to sh at horzela dot com. ok deraadt@ and dlg@ | ||||
* | do not print device info twice | 2005-01-03 | 1 | -3/+1 | |
| | |||||
* | put "do { } while (0)" wrappers on all the debug maroc functions | 2004-07-08 | 1 | -5/+2 | |
| | |||||
* | Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org) | 2003-11-11 | 1 | -2/+1 | |
| | |||||
* | initialize variable to match NetBSD | 2003-05-19 | 1 | -3/+3 | |
| | |||||
* | string cleanup; nate ok | 2003-05-07 | 1 | -2/+2 | |
| | |||||
* | Add driver for Belkin usb serial adapters. | 2002-11-30 | 1 | -0/+731 | |
Driver from Alexander Kabaev <kan.FreeBSD.org> and Ichiro FUKUHARA <ichiro@ichiro.org> |