summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ubsa.c
AgeCommit message (Expand)Author
2006-02-11Simplify code a bit.Brad Smith
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-10-29comment fix: Two vendors sold same thingTheo de Raadt
2005-08-01Don't keep the devinfo string on the stack, instead use malloc/free.Brad Smith
2005-03-18sync and cleanup in ubsa(4)Reyk Floeter
2005-01-16USB_DEBUG should imply UBSA_DEBUGDavid Gwynne
2005-01-12fix kernel building with option UBSA_DEBUG.Moritz Jodeit
2005-01-03Add support for the Vodafone Mobile Connect 3G adapter.Reyk Floeter
2005-01-03do not print device info twiceTheo de Raadt
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2003-11-11Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org)Miod Vallat
2003-05-19initialize variable to match NetBSDNathan Binkert
2003-05-07string cleanup; nate okTheo de Raadt
2002-11-30Add driver for Belkin usb serial adapters.Nathan Binkert