summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2007-10-25remove #include <usbhid.h> as its not neededplunky
2007-10-21Fix a number of driver which doesn't check wep flag in *_tx_mgt.degroote
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-10-14regenxtraeme
2007-10-14umidi(4) entries plus quirks for Roland UA25, UA4FX and SonicCell.xtraeme
2007-10-08Use the softint API.ad
2007-10-03Add support to ignore hid attachments for some devices, right now MGE andveego
2007-10-02fix typo : -> ;plunky
2007-10-02clean up activate functionplunky
2007-09-22Regenmlelstv
2007-09-22Add different models of the i-Bead Musicstickmlelstv
2007-09-22Regen.mlelstv
2007-09-22Another UMTS device from Option N.V.mlelstv
2007-09-22Add config information for uslsa(4) to the listmlelstv
2007-09-16Regen.mlelstv
2007-09-16add product code for Huawei E220 HSDPA USB Modemmlelstv
2007-09-13Remove a comment that is no longer true - this driver does, in fact,riz
2007-09-09Fix typo in commentgson
2007-09-08fix misleading commentplunky
2007-09-07move the HID processing defs to a higher context, since it is used byplunky
2007-09-03add support for WinChipHead CH341/340 USB-Serial bridge.tshiozak
2007-09-03sync with the last change of usbdevs.tshiozak
2007-09-03add vendor WINCHIPHEAD and product CH341SER.tshiozak
2007-09-02Properly support both ports of the FTDI 2232C. This allows me toriz
2007-09-01Change a bazillion occurrences of code resembling this,dyoung
2007-08-29Constify: LLADDR() -> CLLADDR().dyoung
2007-08-27Use rw_destroy() in the detach function. Spotted by rmind@.xtraeme
2007-08-27Use rwlock(9) rather than lockmgr(9).xtraeme
2007-08-26Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier todyoung
2007-08-18Regensborrill
2007-08-18Add support for SMART Technologies-badged Prolific USB-Serial convertersborrill
2007-08-15Already called *_free_[rt]x_list() in *_stop().kiyohara
2007-08-15* splsoftusb, IPL_SOFTUSB, and IPL_HARDUSB defines in usbdi.hkiyohara
2007-08-01Clear the run flag in the command register when powering down, fromjmcneill
2007-07-16Use printf("%zx", arg) instead of printf("%lx", (unsigned long)arg).dyoung
2007-07-16regen usbdevs.h and usbdevs_data.hnisimura
2007-07-16Redo the previous change, suffered from an accidental removal of ShanTou.nisimura
2007-07-16add PLANEX/PCI GW-US54GXS USB WLAN stick device ID. Not working well yet.nisimura
2007-07-14Generic soft interrupts are mandatory.ad
2007-07-12regenxtraeme
2007-07-12SB-NIC Shantou ST268 for udav(4), patch from Julian Suschlikxtraeme
2007-07-12Implementation of per-CPU work-queues support for workqueue(9) interface.rmind
2007-07-11Stopgap fix to avoid crash on detach if the attach failed due to egdrochner
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-06-30Fix typo that prevents port reset after several retries.mlelstv
2007-06-28Regen from usbdevs rev 1.477.itohy
2007-06-28Add vendors and products from FreeBSD/OpenBSD.itohy
2007-06-24Regen from usbdevs rev 1.476.itohy
2007-06-24Sort vendors and products by number.itohy
2007-06-24Regen after the usbdevs updates in rev 1.474 and 1.475veego