summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2006-03-24regenDavid Gwynne
2006-03-24Acer Labs USB 2.0 Data Link cable. its a host to host cableDavid Gwynne
2006-03-21Make ural(4) read and show real MAC/BBP rev instead of hardcoded RT2570Pedro Martelletto
2006-03-14a touch of knfDavid Gwynne
2006-03-14add support for the Sony CLIE PEG-T625 and potentially a range of otherDavid Gwynne
2006-03-12syncTheo de Raadt
2006-03-12another mouse vendor; minusf@obiit.orgTheo de Raadt
2006-03-11regenJonathan Gray
2006-03-11D-Link DWL-G122 rev C1.Jonathan Gray
2006-03-07Remove last NRND NetBSDisms from tree.Kenneth R Westerback
2006-03-05regenJonathan Gray
2006-03-05Add another two EVDO devices.Jonathan Gray
2006-02-20Fix kernel builds without bpfilter. Linking is still broken.Damien Bergamini
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