summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2005-04-13syncDamien Bergamini
2005-04-13New ural devices. Pointed out by Rodolfo Gouveia.Damien Bergamini
2005-04-11get rid of the lines on ehci attach that show the version and the companionDavid Gwynne
2005-04-10mostly knf while here remove the todo item regarding deferring attach ofDavid Gwynne
2005-04-10properly handle suspend/resume of ports with devices attached. devicesDavid Gwynne
2005-04-08no need to spit out portno twiceTheo de Raadt
2005-04-08handle at least the first port of a dual-port ufdti; from freebsdTheo de Raadt
2005-04-02sync with ral. fixes hostap mode.Damien Bergamini
2005-04-01add code for setting WEP keys. this will be useful when i'll implementDamien Bergamini
2005-04-01make constants names match the spec.Damien Bergamini
2005-04-01regenDavid Gwynne
2005-04-01fix typoDavid Gwynne
2005-04-01force hardware timestamp insertion in outgoing beacons. make sure the sizeDamien Bergamini
2005-04-01syncTheo de Raadt
2005-04-01uftdi 2232c dual usb (1 port supported for now). they did not mail me a unit...Theo de Raadt
2005-04-01Add support for polled umass/SCSI transactions. Should eliminate the panicsChristopher Pascoe
2005-03-30restore all of the registers on resume to cope with power loss duringDavid Gwynne
2005-03-30make the powerhooks the responsibility of the bus ohci is attached toDavid Gwynne
2005-03-30Use the inverse of the T bit in the HcFmRemaining register when adjustingChristopher Pascoe
2005-03-28Use USBD_DEFAULT_TIMEOUT on control transfers, rather than the SCSI requestChristopher Pascoe
2005-03-28minor spelling corrections.Christopher Pascoe
2005-03-28shorten dmesgDavid Gwynne
2005-03-25regenMichael Shalayeff
2005-03-25belkin bt and the unsupported netgear ma111v2Michael Shalayeff
2005-03-23use URAL_DEBUG not RAL_DEBUG. use logprintf for consistency. default toDamien Bergamini
2005-03-23add new vendor/product ids.Damien Bergamini
2005-03-23regen.Damien Bergamini
2005-03-23more ural devicesDamien Bergamini
2005-03-23do packet accounting (opackets/oerrors/ierrors).Damien Bergamini
2005-03-23print the mac address in dmesg like every other nic we haveDavid Gwynne
2005-03-23USB_DEBUG implies URAL_DEBUG.David Gwynne
2005-03-22regen.Marc Balmer
2005-03-22Add Gude ADS, Gude Analog- und Digitalsysteme GmbH, DE-Koeln, andMarc Balmer
2005-03-19add spl calls where appropriate.Damien Bergamini
2005-03-19ieee80211_get_rate() is broken.Damien Bergamini
2005-03-19scan channels 12, 13 and 14 too.Damien Bergamini
2005-03-18use ieee80211_get_rate() instead of building or own routine.Damien Bergamini
2005-03-18add IBSS and HostAP support. thanks to SnoopyPro.Damien Bergamini
2005-03-18use xferlen for mgt frames too. this prevents management frames with aDamien Bergamini
2005-03-18only update the flags part of PHY_CSR5 and PHY_CSR6. this makes OFDMDamien Bergamini
2005-03-18close pipes and free tx/rx lists in detach(). this avoids some of theDamien Bergamini
2005-03-18sync and cleanup in ubsa(4)Reyk Floeter
2005-03-18add new 3G devices from Option. the Vodafone MC3G is an Option device.Reyk Floeter
2005-03-17give ipv6 a chance. pointed out by Paul de Weerd.Damien Bergamini
2005-03-17enable tx retries for unicast frames.Damien Bergamini
2005-03-17fix for big endian archsDavid Gwynne
2005-03-17- fix ralink urlDamien Bergamini
2005-03-16oops, this needs the ural classifierTheo de Raadt
2005-03-16syncDamien Bergamini
2005-03-16move ral vendor/product Ids into usbdevsDamien Bergamini