summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* More typos (especially indicies -> indices), checked with jmc@miod2005-11-153-6/+6
* splimp -> splnetbrad2005-11-091-3/+3
* Move from arpcom to ieee80211com in wi softc. This will bejsg2005-10-312-7/+9
* comment fix: Two vendors sold same thingderaadt2005-10-291-2/+2
* correct legsup register per spec; dlg@ pascoe@ ok.fgsch2005-10-281-2/+2
* fix command and write rid handling and fix some fmt strings used on debug.fgsch2005-10-201-26/+11
* regenbrad2005-10-192-4/+16
* Add the DeLorme Earthmate GPS.brad2005-10-191-1/+5
* Store the usb device names and vendors in more compact structures.drahn2005-10-173-3046/+428
* better diagnostic on tx error.fgsch2005-10-161-5/+7
* remove `workaround' for supported data rates now that core is fixed.fgsch2005-10-151-5/+1
* make all usb1 controllers sleep until all the usb2 controllers have probeddlg2005-10-111-1/+16
* Don't clear possibly non-existant stall condition while setting up thekrw2005-10-101-4/+1
* Make sure we don't enable host controller interrupts until allbrad2005-10-043-9/+13
* allows dhcpd to work when ral/ural is acting as a standalone AP (withoutdamien2005-10-021-1/+8
* syncderaadt2005-09-293-5/+32
* 2 more cdce devicesderaadt2005-09-292-2/+9
* add support for the nokia 6680 with a ca-42 cable.dlg2005-09-281-66/+47
* enable support for gigabit adapters; it works reliably with USB1 butjolan2005-09-271-3/+1
* Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS.miod2005-09-261-1/+5
* Force takeover of host ports after hibernate/resume, otherwise devices willpascoe2005-09-241-2/+4
* {TrendNet,Trendware} -> TRENDnet, ok jsg@grunk2005-09-231-2/+2
* add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg.dlg2005-09-202-2/+42
* syncderaadt2005-09-192-4/+11
* Cypress rs232 (not currently ucom compatible)deraadt2005-09-191-1/+2
* regenjsg2005-09-172-4/+11
* Linksys USB200M v2jsg2005-09-171-1/+2
* ZyDAS USB IDs.jsg2005-09-121-1/+7
* regenjsg2005-09-122-4/+34
* Part of Alexandre Ratchov's last umidi diff that should have been committed.jsg2005-09-071-2/+4
* Fix bug that caused multi byte MIDI messages to get corruptedjsg2005-09-071-22/+24
* Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci morejsg2005-08-291-5/+11
* The AX88178 sends multiple frames per USB transferjsg2005-08-282-81/+101
* We don't need to do a PHY select for AX88178 but we shouldjsg2005-08-281-3/+3
* Write back IPG values in a manner more likely to work.jsg2005-08-281-3/+3
* Tell the AX88178 to give us the full transaction size.jsg2005-08-282-2/+6
* Account for larger USB transaction size of AX88178 byjsg2005-08-282-8/+19
* We have to do some extra hand holding on link state changejsg2005-08-282-6/+18
* Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.damien2005-08-271-7/+19
* backout unapproved diffderaadt2005-08-271-19/+7
* Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.damien2005-08-251-7/+19
* Ralink windows driver incorrectly lists a SMC product id that isjsg2005-08-231-2/+1
* regenjsg2005-08-232-11/+4
* Ralink windows driver incorectly lists an SMC product id which isjsg2005-08-231-2/+1
* Add some delays in the GPIO code so AX88178 phy gets powered up.jsg2005-08-121-2/+14
* Only match AX88178 if AXE_DEBUG is defined for the moment.jsg2005-08-111-1/+3
* whitespace nitsjsg2005-08-101-6/+6
* Some of the bits that will be required for AX88178.jsg2005-08-102-23/+123
* regenjsg2005-08-042-4/+11
* new axejsg2005-08-041-1/+2