summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_rsu.c
AgeCommit message (Expand)Author
2014-03-07Do not define per-driver DEBUG variable when USB_DEBUG is defined. It'sMartin Pieuchot
2013-08-07Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-04-15Get rid of various 'typedef struct' definitions and use plain structureMarcus Glocker
2013-04-12Instead of using a wrapper around usbd_transfer() when submitting aMartin Pieuchot
2013-02-04The firmware isn't always happy with the length of the "join BSS" commandMark Kettenis
2011-07-03Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thingMatthew Dempsky
2011-02-10now that usb_wait_task() is back, bring back recently revertedJacob Meuser
2011-02-09revert 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 aJacob Meuser
2011-01-25garbage collect "usb events". without /dev/usb there is no way to accessJacob Meuser
2010-12-31grrr... use the same style in the activate functions than in theDamien Bergamini
2010-12-27* add cfattach activate functions and call usbd_deactivate() in theJacob Meuser
2010-12-18rsu(4) supports the Sweex LW154Jacob Meuser
2010-12-15attach the Hercules HWGUn-54 to rsu(4)Damien Bergamini
2010-12-14Match the Sitecom WL-349 v1.Mark Kettenis
2010-12-13#undef RSU_DEBUGDamien Bergamini
2010-12-12cosmeticDamien Bergamini
2010-12-12Match the Planex GW-USNano.Jonathan Gray
2010-12-11rsu(4), a driver for Realtek RTL8188SU, RTL8191SU and RTL8192SUDamien Bergamini