summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2011-02-21Make mos(4) set IFF_BROADCAST in if_flags.Stefan Sperling
2011-02-17allow interfaces other than slaves of the union interface to be theJacob Meuser
2011-02-10now that usb_wait_task() is back, bring back recently revertedJacob Meuser
2011-02-09bring back changes in usb.c revision 1.73Jacob 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-02-04* merge 'onqueue' and 'running' members of struct usb_task intoJacob Meuser
2011-02-01Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630.David Coppa
2011-02-01regenDavid Coppa
2011-02-01Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630.David Coppa
2011-01-30another runTed Unangst
2011-01-30regenTed Unangst
2011-01-30another run device. ok miodTed Unangst
2011-01-25garbage collect "usb events". without /dev/usb there is no way to accessJacob Meuser
2011-01-17syncKevin Lo
2011-01-17Add the Moschip mcs7832; from BradKevin Lo
2011-01-16* instead of NULLing pointers to interface descriptors in the uaa, markJacob Meuser
2011-01-15* add 'udi_serial' to struct usb_device_info.Jacob Meuser
2011-01-11use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotapDamien Bergamini
2011-01-10add the Buffalo WLI-UC-GNHP.Damien Bergamini
2011-01-10regenDamien Bergamini
2011-01-10add the Buffalo WLI-UC-GNHP.Damien Bergamini
2011-01-08reserve one xfer for beacons during init.Damien Bergamini
2011-01-08fix LEDs handling.Damien Bergamini
2011-01-06Remove dead links.Damien Bergamini
2011-01-06only athn at uhub (not pci or cardbus) needs firmloadDamien Bergamini
2011-01-06cleanup athn_usb_rx_frame().Damien Bergamini
2011-01-06implement fast channel change.Damien Bergamini
2011-01-06create STA entry for our BSS upon association.Damien Bergamini
2011-01-06"athn* at uhub? port ?"Damien Bergamini
2011-01-01regenDamien Bergamini
2011-01-01the ACCTON is an AR9280+AR7010, not an AR9271, so update id accordingly.Damien Bergamini
2010-12-31grrr... use the same style in the activate functions than in theDamien Bergamini
2010-12-30Regen.Antoine Jacoutot
2010-12-30Add the Novatel EU870D HSDPA modem found in (at least) Dell XT.Antoine Jacoutot
2010-12-30* do not add timeouts if the driver is dyingJacob Meuser
2010-12-30* add a process reference counting variable to struct usbd_deviceJacob Meuser
2010-12-30backout previous. this is not a regular usb device driver, and thusJacob Meuser
2010-12-27* add cfattach activate functions and call usbd_deactivate() in theJacob Meuser
2010-12-26Kill pmap_phys_address(), and force every driver's mmap() routine to returnMiod Vallat
2010-12-19- use usb_lookup(), these should be the last drivers that rolled their ownJasper Lievisse Adriaanse
2010-12-18rsu(4) supports the Sweex LW154Jacob Meuser
2010-12-18syncJacob Meuser
2010-12-18Sweex LW154Jacob Meuser
2010-12-17don't catch signals in usbd_{bulk,intr}_transfer if a timeout isJacob Meuser
2010-12-17- use nitems()Jasper Lievisse Adriaanse
2010-12-17- use usb_lookup() instead of handrolled macroJasper Lievisse Adriaanse
2010-12-17- attach to abbott stereo plug and fix it's firmware loadingJasper Lievisse Adriaanse
2010-12-17 regenJasper Lievisse Adriaanse
2010-12-17add abbbott stereo plug cableJasper Lievisse Adriaanse