summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2009-08-10USB network devices do not DMA in a way that requires a shutdown functionTheo de Raadt
2009-08-10clear the beacons owner/valid bits to avoid garbage.Damien Bergamini
2009-08-10missing argument to DPRINTF.Damien Bergamini
2009-08-10undef OTUS_DEBUG.Damien Bergamini
2009-08-09Check if the command buffer has been allocated before we free it. FixesMarcus Glocker
2009-08-03timeout_add -> timeout_add_msecBret Lambert
2009-08-02Never return nonzero in a device activate method invoked with DVACT_ACTIVATE,Miod Vallat
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2009-07-29timeout_add -> timeout_add_msecBret Lambert
2009-07-29sitecom needs commaMartynas Venckus
2009-07-29- WL168 -> WL168V4Martynas Venckus
2009-07-29syncMartynas Venckus
2009-07-29- add couple of new urtw, Linksys WUSB54GC v2, Sitecom WL-168 v1.Martynas Venckus
2009-07-29Linksys WUSB54GC v3Damien Bergamini
2009-07-29add Linksys WUSB54GC v3 which is a run(4) RT2070 (802.11b/g only).Damien Bergamini
2009-07-26If we recognize a specific mouse model where we need to override locatorMiod Vallat
2009-07-24Global Item #3 should be Physical Minimum not Maximum accordingJonathan Gray
2009-07-24timeout_add -> timeout_add_msecBret Lambert
2009-07-23Add some more udl devices. -mojMats O Jansson
2009-07-23sync. -mojMats O Jansson
2009-07-23Add some more udl devices. -mojMats O Jansson
2009-07-23Use the correct buffer for non-zero report IDs in uhidev_set_report().Jonathan Gray
2009-07-19clalloc() can't fail, so there's no need to handle failure cases.Bret Lambert
2009-07-10timeout_add -> timeout_add_msecBret Lambert
2009-07-10timeout_add -> timeout_add_msecBret Lambert
2009-07-02Revert the 'optimization' I attempted in r1.21 since it turns outKenneth R Westerback
2009-06-28Better wording for the not-supported-video-control message.Marcus Glocker
2009-06-24print RFv1/RFv2 for 8187L dmesgs; since code paths are very differentMartynas Venckus
2009-06-21simplify write_s16 routine and just use memory stack instead of twoMartynas Venckus
2009-06-17fix endianness issue on BE.Damien Bergamini
2009-06-06regenYojiro Uo
2009-06-06add another UDL deviceYojiro Uo
2009-06-06- implement support for rtl8187bMartynas Venckus
2009-06-05catch up NetBSD kern/41048.Yojiro Uo
2009-06-05this one tooMartynas Venckus
2009-06-05reduce diff i will send in a minuteMartynas Venckus
2009-06-04- factor out rf into its own structureMartynas Venckus
2009-06-04- 8187 uses different anaparam valuesMartynas Venckus
2009-06-04detect & print the revision (rev. d, b) of rtl8187l chip using theMartynas Venckus
2009-06-04- prepare for multiple revisions; urtw_lookup stuffMartynas Venckus
2009-06-04- make comments understandable by lintMartynas Venckus
2009-06-04difs&eifs are 8187 regsMartynas Venckus
2009-06-04- KNFMartynas Venckus
2009-06-04- update io functions to support indexMartynas Venckus
2009-06-04- fix some commentsMartynas Venckus
2009-06-04spacingMartynas Venckus
2009-06-04instead of having some 'generic' data str. with "NB: don't use itMartynas Venckus
2009-06-04trying to split some parts;Martynas Venckus
2009-06-04regenDamien Bergamini
2009-06-04the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).Damien Bergamini