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
/
if_rsu.c
Age
Commit message (
Expand
)
Author
2014-03-07
Do not define per-driver DEBUG variable when USB_DEBUG is defined. It's
Martin Pieuchot
2013-08-07
Most network drivers include netinet/in_var.h, but apparently they
Alexander Bluhm
2013-04-15
Get rid of various 'typedef struct' definitions and use plain structure
Marcus Glocker
2013-04-12
Instead of using a wrapper around usbd_transfer() when submitting a
Martin Pieuchot
2013-02-04
The firmware isn't always happy with the length of the "join BSS" command
Mark Kettenis
2011-07-03
Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing
Matthew Dempsky
2011-02-10
now that usb_wait_task() is back, bring back recently reverted
Jacob Meuser
2011-02-09
revert usb.c to r1.72, and all subsequent changes that depend on it.
Jacob Meuser
2011-02-05
* use usb_ref_{incr,decr,wait}() to avoid detaching the driver while a
Jacob Meuser
2011-01-25
garbage collect "usb events". without /dev/usb there is no way to access
Jacob Meuser
2010-12-31
grrr... use the same style in the activate functions than in the
Damien Bergamini
2010-12-27
* add cfattach activate functions and call usbd_deactivate() in the
Jacob Meuser
2010-12-18
rsu(4) supports the Sweex LW154
Jacob Meuser
2010-12-15
attach the Hercules HWGUn-54 to rsu(4)
Damien Bergamini
2010-12-14
Match the Sitecom WL-349 v1.
Mark Kettenis
2010-12-13
#undef RSU_DEBUG
Damien Bergamini
2010-12-12
cosmetic
Damien Bergamini
2010-12-12
Match the Planex GW-USNano.
Jonathan Gray
2010-12-11
rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SU
Damien Bergamini