summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2002-02-14uaudio_set_params() for mulaw:kent
2002-02-12split the channel stuff into record and play parts, so that this driver isjdolecek
2002-02-12Remove obsolete prototype for "udsbr_search".tron
2002-02-11Add OnSpec PC-Card readermjl
2002-02-11Regenmjl
2002-02-11Add Datafab MD1-IImjl
2002-02-11Remove an accidental change from last commit.augustss
2002-02-11Give usbd_do_request_flags() an extra argument for the timeout.augustss
2002-02-11Regen.augustss
2002-02-11Add a bunch of mass storage devices.augustss
2002-02-11A little const poisoning. (From FreeBSD.)augustss
2002-02-11Whitespace changes.augustss
2002-02-11Switch to new abort mechanism.augustss
2002-02-11Switch to the same abort mechanism as in [eo]hci; it should be moreaugustss
2002-02-11Some minor fixes from FreeBSD.augustss
2002-02-11Some updates for FreeBSD.augustss
2002-02-11uaudio_chan_set_param:kent
2002-02-10uaudio_set_params:kent
2002-02-09regenrh
2002-02-09Add HP Scanjet 5400Crh
2002-02-07Add quirks for Minolta S304.augustss
2002-02-07Add quirk for devices without Get Max Lun.augustss
2002-02-07Regen.augustss
2002-02-07Add Minolta Dimage S304augustss
2002-02-07OnSpec doesn't like Mode Sense.augustss
2002-02-07Regen.augustss
2002-02-07Add OnSpec disk controller.augustss
2002-02-03Some white space fixes from FreeBSD.augustss
2002-02-02Add entry for ELECOM LD-USBL/TXgehenna
2002-02-02regengehenna
2002-02-02Add ELECOM LD-USBL/TX (ethernet adapter)gehenna
2002-02-02Regen.augustss
2002-02-02Add PhotoClip USB Camera (from FreeBSD).augustss
2002-01-27Use M_WAITOK instead of M_NOWAIT when allocating extra descriptors.augustss
2002-01-27Don't dereference NULL pointer when no device attaches.augustss
2002-01-25Regen.augustss
2002-01-25Fix typo pointed out by Manuel Bouyer.augustss
2002-01-22regenichiro
2002-01-22supported RATOC Systems REX-USB60ichiro
2002-01-22add productichiro
2002-01-21Regen.augustss
2002-01-21Add some new devices.augustss
2002-01-14Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2002-01-07"attach radio at radio":drochner
2002-01-03Add a DIAGNOSTIC check. From FreeBSD.augustss
2002-01-03Correct the frequency calculation.augustss
2002-01-03Add USTIR_DEBUG.augustss
2002-01-03Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge.augustss
2002-01-02Add a comment.augustss