summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-11-19ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver.Jonathan Gray
2005-11-19regenJonathan Gray
2005-11-19ViewSonic Airsync wirelessJonathan Gray
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
2005-11-15More typos (especially indicies -> indices), checked with jmc@Miod Vallat
2005-11-09splimp -> splnetBrad Smith
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-29comment fix: Two vendors sold same thingTheo de Raadt
2005-10-28correct legsup register per spec; dlg@ pascoe@ ok.Federico G. Schwindt
2005-10-20fix command and write rid handling and fix some fmt strings used on debug.Federico G. Schwindt
2005-10-19regenBrad Smith
2005-10-19Add the DeLorme Earthmate GPS.Brad Smith
2005-10-17Store the usb device names and vendors in more compact structures.Dale Rahn
2005-10-16better diagnostic on tx error.Federico G. Schwindt
2005-10-15remove `workaround' for supported data rates now that core is fixed.Federico G. Schwindt
2005-10-11make all usb1 controllers sleep until all the usb2 controllers have probedDavid Gwynne
2005-10-10Don't clear possibly non-existant stall condition while setting up theKenneth R Westerback
2005-10-04Make sure we don't enable host controller interrupts until allBrad Smith
2005-10-02allows dhcpd to work when ral/ural is acting as a standalone AP (withoutDamien Bergamini
2005-09-29syncTheo de Raadt
2005-09-292 more cdce devicesTheo de Raadt
2005-09-28add support for the nokia 6680 with a ca-42 cable.David Gwynne
2005-09-27enable support for gigabit adapters; it works reliably with USB1 butJolan Luff
2005-09-26Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS.Miod Vallat
2005-09-24Force takeover of host ports after hibernate/resume, otherwise devices willChristopher Pascoe
2005-09-23{TrendNet,Trendware} -> TRENDnet, ok jsg@Alexander von Gernler
2005-09-20add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg.David Gwynne
2005-09-19syncTheo de Raadt
2005-09-19Cypress rs232 (not currently ucom compatible)Theo de Raadt
2005-09-17regenJonathan Gray
2005-09-17Linksys USB200M v2Jonathan Gray
2005-09-12regenJonathan Gray
2005-09-12ZyDAS USB IDs.Jonathan Gray
2005-09-07Part of Alexandre Ratchov's last umidi diff that should have been committed.Jonathan Gray
2005-09-07Fix bug that caused multi byte MIDI messages to get corruptedJonathan Gray
2005-08-29Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci moreJonathan Gray
2005-08-28The AX88178 sends multiple frames per USB transferJonathan Gray
2005-08-28We don't need to do a PHY select for AX88178 but we shouldJonathan Gray
2005-08-28Write back IPG values in a manner more likely to work.Jonathan Gray
2005-08-28Tell the AX88178 to give us the full transaction size.Jonathan Gray
2005-08-28Account for larger USB transaction size of AX88178 byJonathan Gray
2005-08-28We have to do some extra hand holding on link state changeJonathan Gray
2005-08-27Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-27backout unapproved diffTheo de Raadt
2005-08-25Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-23Ralink windows driver incorrectly lists a SMC product id that isJonathan Gray
2005-08-23regenJonathan Gray
2005-08-23Ralink windows driver incorectly lists an SMC product id which isJonathan Gray
2005-08-12Add some delays in the GPIO code so AX88178 phy gets powered up.Jonathan Gray