summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ubsa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB_DEBUG should imply UBSA_DEBUGdlg2005-01-161-1/+5
* fix kernel building with option UBSA_DEBUG.moritz2005-01-121-5/+4
* Add support for the Vodafone Mobile Connect 3G adapter.reyk2005-01-031-1/+6
* do not print device info twicederaadt2005-01-031-3/+1
* put "do { } while (0)" wrappers on all the debug maroc functionsderaadt2004-07-081-5/+2
* Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org)miod2003-11-111-2/+1
* initialize variable to match NetBSDnate2003-05-191-3/+3
* string cleanup; nate okderaadt2003-05-071-2/+2
* Add driver for Belkin usb serial adapters.nate2002-11-301-0/+731