summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2006-02-19sync w/ rt2560.c:Damien Bergamini
2006-02-16regenJonathan Gray
2006-02-16Add Novatel and Kyocera EVDO cards.Jonathan Gray
2006-02-16AirPrime EVDO does not work with uplcom as suspected.Jonathan Gray
2006-02-12RegenMiod Vallat
2006-02-12Add Apple ADB devices USB phantom personality, as found on PowerBook5,* laptops.Miod Vallat
2006-02-11Simplify code a bit.Brad Smith
2006-02-11Back out the "it is not completely clear" part of revision 1.18 - itBrad Smith
2006-02-11trim FCS in the driver instead of setting the M_HASFCS flag and lettingDamien Bergamini
2006-02-10CMOTech/Maxon EVDO card needs ASSUME_CM_OVER_DATA quirk to attach; ok dlg@Damien Miller
2006-02-10regenDamien Miller
2006-02-10Entry for CMOTech CM5100P (a.k.a Maxon EVDO card); ok dlg@Damien Miller
2006-02-10regenJonathan Gray
2006-02-10Fix typo in G.Mate vendor id. Should make Raphael Langerhorst's Yopy work.Jonathan Gray
2006-02-07regenBrad Smith
2006-02-07add Panasonic 50" touch panelBrad Smith
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-04fix a copy/paste in a comment.Damien Bergamini
2006-01-29Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls inBrad Smith
2006-01-29prettify dmesg output a touch. from Michael Knudsen.David Gwynne
2006-01-25kthread_create_deferred() do the things right, no need forAlexander Yurchenko
2006-01-22account tx retry-fail errors in if_oerrors.Damien Bergamini
2006-01-14- give rate to rx radiotapDamien Bergamini
2006-01-14Correct the length of the rx radiotap to be that of the rx not txJonathan Gray
2006-01-13send management frames at lowest possible rate.Damien Bergamini
2006-01-13- fix short preamble supportDamien Bergamini
2006-01-13- simplify lookup of 802.11a channels (we know they exist)Damien Bergamini
2006-01-13- fix AMRR initialization + retry-fail countDamien Bergamini
2006-01-10fix axe on big endian archs. for jolanDavid Gwynne
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06from kent@netbsd.org:Federico G. Schwindt
2006-01-06add Wacom Graphire3 and Graphire4 support.Brad Smith
2006-01-06regenBrad Smith
2006-01-06add Wacom Graphire3 and Graphire4 USB ids.Brad Smith
2006-01-04Remove redundant calls to bpfdetach.Can Erkin Acar
2006-01-02mostly style nits; from kent@netbsd.org.Federico G. Schwindt
2006-01-02fix some typos and add open/close code of sync pipe, disabled for now.Federico G. Schwindt
2006-01-02make mixer names compatible with other audio devices. from kent@netbsd.orgFederico G. Schwindt
2006-01-02recognize sync-pipe audio stream; disabled for now. from kent@netbsd.orgFederico G. Schwindt
2006-01-02add source selector support. netbsd pr 26538.Federico G. Schwindt
2006-01-02knf. add some debug and use const.Federico G. Schwindt
2006-01-01correct a typo and reorder check.Federico G. Schwindt
2006-01-01Rearrange to fix a potential crash when changing parameters with audioctlFederico G. Schwindt
2006-01-01Fix mixer wraparound. from netbsd pr 16652.Federico G. Schwindt
2005-12-31The Sony DSC-P41 it's actually UFI, not SCSI. Unfortunately (all?) DSCFederico G. Schwindt
2005-12-24regenRobert Nagy
2005-12-24Add Logitech QuickCam Zoom support.Robert Nagy
2005-12-23Support Nintendo Wi-Fi USB Connector, noticed in Linux rt2570 driverJonathan Gray
2005-12-23regenJonathan Gray
2005-12-23Nintendo Wi-Fi USB ConnectorJonathan Gray