index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
ubsa.c
Age
Commit message (
Expand
)
Author
2007-02-21
let the Globetrotter 3G+ attach to ubsa, from Victor Meghesan through bugs@
Felix Kronlage
2006-12-07
attach Novatel Merlin U740 to ubsa
Felix Kronlage
2006-08-07
small whitespace nit
Felix Kronlage
2006-08-07
attach the HUAWEI Mobile E618 umts adapter
Felix Kronlage
2006-06-23
In a drivers activate() entry point, if on DVACT_DEACTIVATE it does
Miod Vallat
2006-02-11
Simplify code a bit.
Brad Smith
2005-11-21
Move contents of sys/select.h to sys/selinfo.h in preparation for a
Todd C. Miller
2005-10-29
comment fix: Two vendors sold same thing
Theo de Raadt
2005-08-01
Don't keep the devinfo string on the stack, instead use malloc/free.
Brad Smith
2005-03-18
sync and cleanup in ubsa(4)
Reyk Floeter
2005-01-16
USB_DEBUG should imply UBSA_DEBUG
David Gwynne
2005-01-12
fix kernel building with option UBSA_DEBUG.
Moritz Jodeit
2005-01-03
Add support for the Vodafone Mobile Connect 3G adapter.
Reyk Floeter
2005-01-03
do not print device info twice
Theo de Raadt
2004-07-08
put "do { } while (0)" wrappers on all the debug maroc functions
Theo de Raadt
2003-11-11
Do not free() stack variables; reported by Mario Lang (mlang at delysid dot org)
Miod Vallat
2003-05-19
initialize variable to match NetBSD
Nathan Binkert
2003-05-07
string cleanup; nate ok
Theo de Raadt
2002-11-30
Add driver for Belkin usb serial adapters.
Nathan Binkert