summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2008-12-08- Firmware header field "len" for Ricoh devices is uint8_t not uint16_t.Marcus Glocker
2008-12-08Add ability to load firmware for devices which require it.Marcus Glocker
2008-12-07typos in comments: recieve -> receive.Matthieu Herrb
2008-12-06No need to set dwMaxVideoFrameSize and dwMaxPayloadTransferSize to 0Marcus Glocker
2008-12-05Sort uvideo_vs_iface struct a bit.Marcus Glocker
2008-12-04fix typo in the dwFrameInterval commentYojiro Uo
2008-12-04move Option GlobeTrotter 3G Quad / 3G Quad Plus and theFelix Kronlage
2008-12-03regenDamien Bergamini
2008-12-03More Atheros AR9170 ("otus") based devices.Damien Bergamini
2008-12-03Weongyo Jeong has consented to switch from an inappropriate licenseJonathan Gray
2008-12-03- Fix unit for dwFrameInterval in DPRINTF.Marcus Glocker
2008-12-03Fix error handling for usbd_transfer().Marcus Glocker
2008-12-03add UYVY video format support for uncompressed videoYojiro Uo
2008-12-03remove bogus part (GUID_UYVY part) form last commit.Yojiro Uo
2008-12-03change UVC VS negotiation logic.Yojiro Uo
2008-12-03fix USB packet size handling of uvideo(4)Yojiro Uo
2008-12-01regenMartin Reindl
2008-12-01add the Huawei E510 modemMartin Reindl
2008-12-01leak memory in the realloc function until we find out who has a pointerTheo de Raadt
2008-12-01syncKevin Lo
2008-12-01fix the naming of the D-Link AR9170 entryKevin Lo
2008-11-30syncTheo de Raadt
2008-11-30ricoh camerasTheo de Raadt
2008-11-30Setup three isoc transfers at a time so we don't miss frames. This fixesMarcus Glocker
2008-11-29syncTheo de Raadt
2008-11-29liebert ubs as ugenTheo de Raadt
2008-11-29Fix damage done by brad@ and dlg@.Matthieu Herrb
2008-11-29Fix high-speed isoc USB transfers; 64bit capable USB host controllersMarcus Glocker
2008-11-28Eliminate the redundant bits of code for MTU and multicast handlingBrad Smith
2008-11-27initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187LKevin Lo
2008-11-27The Netgear WG1111v2 wifi dongle contains a RTL8187 chip,Kevin Lo
2008-11-26Add a missing device. Found by Alex Brodsky <abrodsky@acs.winnipeg.ca>.Marc Balmer
2008-11-25- add a quirk for the terratec uaudio device to stop uhidev(4)Jasper Lievisse Adriaanse
2008-11-25regenJasper Lievisse Adriaanse
2008-11-25- add vender id for terratecJasper Lievisse Adriaanse
2008-11-25upgt(4) doesn't use amrr, remove useless header net80211/ieee80211_amrr.hKevin Lo
2008-11-24More sanitizing for wrong bDefaultFrameIndex values. Fixes a panicMarcus Glocker
2008-11-24change a device descriptor get logic during the enumeration process.Yojiro Uo
2008-11-24syncDale Rahn
2008-11-24device id for OpenMoko, ok oga@Dale Rahn
2008-11-23umsmdebug should be 0.Felix Kronlage
2008-11-23move another Option modem from ubsa(4) to umsm(4), as umsm(4) supportsFelix Kronlage
2008-11-23correct some typos in the commentsFelix Kronlage
2008-11-22some cosmetics and changes based on reading newer docs, from the originalTheo de Raadt
2008-11-22Sync bluetooth with NetBSDUwe Stuehler
2008-11-21move Option Globetrotter GT Fusion from ubsa(4) to umsm(4) since itFelix Kronlage
2008-11-21cast d->bmaControls to uByte * in uaudio_add_feature()Robert Nagy
2008-11-21if interrupt register is all 1s, we know we are dead; ok dlgTheo de Raadt
2008-11-21Kill whitespace, remove unneeded ,Marc Balmer
2008-11-21Kill some whitespace, removed unneeded stuff at the end of a list.Marc Balmer