summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* Initialise `restartcnt' in the newly malloc'd usbd_port structure,iedowse2004-06-101-0/+1
* Replace handrolled CRC calculation with ether_crc32_[lb]e().naddy2004-06-094-84/+7
* * Fix multicast reception.naddy2004-06-091-28/+10
* Sync to 1.181 of usbdevssanpei2004-06-052-2/+9
* Add support Sony/Ericsson SEMC DSS-20 SyncStation,sanpei2004-06-052-0/+3
* Sync to 1.180 of usbdevssanpei2004-06-052-2/+9
* Add device ID for atuwi USB wlan driver, AWL400 Wireless adapter.sanpei2004-06-051-0/+1
* Sync to 1.179 of usbdevssanpei2004-06-052-2/+9
* Add support Neodio-3260 8-in-1 multi format USB memory card / flash controllersanpei2004-06-052-0/+5
* Centralize the line discipline optimization determination in a functionphk2004-06-041-23/+4
* Manual edits to change linesw[]-frobbing to ttyld_*() calls.phk2004-06-042-5/+2
* Machine generated patch which changes linedisc calls from accessingphk2004-06-042-15/+15
* Make the remaining serial drivers call ttyioctl() rather than callingphk2004-06-042-18/+5
* There is no need to explicitly call ttwakeup() and ttwwakeup() afterphk2004-06-012-6/+0
* ttyclose() increments t_gen. Remove redundant increments in drivers.phk2004-06-012-3/+0
* Add missing <sys/module.h> includesphk2004-05-3016-0/+16
* check interface numbersanpei2004-05-301-3/+5
* In axe_stop(), close the pipes before calling axe_reset(). axe_reset()iedowse2004-05-291-2/+2
* Refuse to change the configuration index if the device has openiedowse2004-05-291-2/+10
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+10
* Update URL to HID spec.le2004-05-231-1/+1
* Update URL to HID spec.le2004-05-231-1/+1
* We don't need to initialize if_output, ether_ifattach() does itmux2004-05-236-6/+0
* MFNetBSD 1.80; author: wizle2004-05-231-2/+3
* Replace the static "qdat" structure with a per-instance softc fieldiedowse2004-05-2312-32/+24
* Diff reduction to NetBSD.le2004-05-231-3/+5
* Add Intel PCI vendor ID.le2004-05-221-0/+4
* Fix typos in comments.le2004-05-221-9/+9
* Sync to 1.178 of usbdevssanpei2004-05-212-2/+18
* add support Kyocera AH-K3001V (cellular phone in Japan)sanpei2004-05-212-6/+36
* MFNetBSD (umodem.c 1.46):sanpei2004-05-141-2/+2
* fix SONY_CLIE_41 (as PEG-SJ33/U)sanpei2004-05-061-1/+1
* Remove "Scheduling overrun" interrupts from the set of normal interruptssilby2004-05-061-1/+1
* Regenjoe2004-05-052-2/+9
* Add support for the new Zire 31 device.joe2004-05-052-0/+2
* Sync to 1.176 of usbdevssanpei2004-05-042-4/+4
* fix typo (adapte -> adapter)sanpei2004-05-041-1/+1
* Sync to 1.175 of usbdevssanpei2004-05-042-7/+7
* Fix device ID for Linksys USB 2.0 10/100 ethernet controllersanpei2004-05-042-2/+2
* Sync to 1.174 of usbdevssanpei2004-05-042-3/+24
* Add some device ID for atuwi USB wlan driversanpei2004-05-041-1/+4
* Sync to 1.173 of usbdevssanpei2004-05-022-2/+9
* Add support SUNTAC U-Cable type A4 (AS144L4)sanpei2004-05-022-0/+3
* Sync to 1.172 of usbdevssanpei2004-04-272-2/+18
* Add support DELL BC02 Bluetooth USB Adapter(TrueMobile 300)sanpei2004-04-271-0/+4
* Sync to 1.171 of usbdevssanpei2004-04-252-2/+9
* Add support Buffalo(MELCO) USB-Key Lan Adaptor(LUA-U2-KTX)sanpei2004-04-252-0/+2
* Add support for the ADMtek AN8513 USB Ethernet adapter.obrien2004-04-164-2/+11
* Correct $FreeBSD$ style.obrien2004-04-161-2/+2
* Use the correct flag for mbuf allocations (M_DONTWAIT, not M_NOWAIT).iedowse2004-04-061-2/+2
OpenPOWER on IntegriCloud