summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* - Fix style bug in Dell Bluetooth adapter (don't repeat Vendor inalex2004-06-271-1/+2
* Now that all the in-tree referrences to these old files are gone, goimp2004-06-274-6941/+0
* MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes.imp2004-06-2727-29/+29
* Catch up with usbd_get_string_desc() change.le2004-06-261-2/+3
* Our softc has no sc_hdev, but a sc_dev. This in turn has no directle2004-06-261-18/+0
* MFNetBSD.le2004-06-265-22/+52
* Pick the hotchar out of the tty structure instead of caching privatephk2004-06-262-10/+4
* MFNetBSD.le2004-06-261-2/+5
* MFNetBSD ehci.c and ehcireg.hle2004-06-262-47/+52
* Convert Netgraph to use mbuf tags to pass its meta information around.julian2004-06-251-6/+6
* Sync to usbdevs 1.183jb2004-06-242-2/+25
* Add Delorme Publishing Earthmate GPSjb2004-06-241-0/+5
* MFNetBSD 1.60, author: augustssle2004-06-231-55/+182
* MFNetBSD 1.15, author: mycroftle2004-06-201-2/+2
* Sync to 1.182 of usbdevssanpei2004-06-192-2/+18
* Add support Microtune Bluetooth donglesanpei2004-06-191-0/+4
* Do the dreaded s/dev_t/struct cdev */phk2004-06-1611-63/+63
* To support the promiscuous mode udav(4) driversanpei2004-06-131-0/+24
* Deorbit COMPAT_SUNOS.phk2004-06-111-2/+2
* 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
OpenPOWER on IntegriCloud