summaryrefslogtreecommitdiff
path: root/sys/dev/usb/files.usb
AgeCommit message (Expand)Author
2007-06-12Oops.kiyohara
2007-06-09Added OpenBSD's zyd(4) driver.kiyohara
2007-05-20From PR kern/33496 - add uslsa(4), a CP210x USB-RS232 ucom driver.dogcow
2007-05-11SigmaTels not-quite-UIRDA devices: STIr4116, STIr4220is
2007-05-06add firmload attribute to rum, thanks to Paul Goyette on current-usersjnemeth
2007-03-13Introduce different autoconf interface attributes for USB driversdrochner
2007-01-05Add device driver for Microsoft Xbox controller. Exposes itself as ajmcneill
2006-10-31Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD.joerg
2006-10-24clean up the USB attachment stuff a bit: use a dedicated interfacedrochner
2006-09-10update to bluetooth device attachment:plunky
2006-08-19The ubtbcmfw(4) driver fails to compile, as noted by PR kern/34219.plunky
2006-07-24Add UGEN_BULK_RA_WB, which allows users of ugen(4) to request readgdt
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-04-03Add a kernel driver and userland program for the Topfield TF5000PVR rangescw
2005-12-11merge ktrace-lwp.christos
2005-07-30Add a driver for Cypress microcontroller based USB serial adapters.skrll
2005-07-18Add uipaq(4). From OpenBSD.augustss
2005-07-01add autoconf glue for the ralink wireless drivers, basically fromdrochner
2005-06-13Provide a header for UKBD_LAYOUT. It makes more sense, and it avoidscube
2005-04-15ukyopon(4): Kyocera AIR-EDGE PHONE driveritohy
2005-04-15Split common modem part of umodem.c to umodem_common.c and umodemvar.h,itohy
2005-01-24Add atu(4), Atmel 802.11b USB wifi dongle. From OpenBSD.joff
2005-01-23new driver: usb generic serial adapter.elric
2004-10-23Both FreeBSD and OpenBSD use Bill Paul axe driver instead of my uaxaugustss
2004-10-22Add a driver for Communication Data Class Ethernet devices. From the veryaugustss
2004-06-12Add calibration support to uep driver.tsarna
2004-05-24"uep" a driver for USB eGalax touch-panels. These are commonly found ontsarna
2003-10-08Following Matt Thomas's request, rename ata attribute to ata_hl, andbouyer
2003-08-22udav*, for ether w/ Davicom DM9601 chipset. Shingo WATANABEitojun
2003-02-15Check in some work-in-progress (not yet operational).augustss
2002-10-08Add driver for Belkin (and other) serial adapter.augustss
2002-08-24Attach Bluetooth host controller driver (which has not been written) toaugustss
2002-08-24Add needs-flag for ubtbcmfw.augustss
2002-08-23Add firmware downloader for BCM2033 (no firmware yet; waiting for OKaugustss
2002-08-22A placeholder until we have a real Bluetooth driver.augustss
2002-04-22Rename the audio "bus" attribute audiobus to avoid confusion with audioaugustss
2002-03-28add driver for Realtek RL8150L USB ethernet adapterichiro
2002-03-19Add driver for SUNTAC Slipper U VS-10U serial devices.augustss
2002-03-09Move sampling rate conversion functions to aurateconv.c.kent
2002-01-07"attach radio at radio":drochner
2002-01-03Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge.augustss
2002-01-02Add udsbr(4), a D-Link DSB-R100 FM radio (untested).augustss
2001-12-29Only pull in HID processing if a driver needs it.augustss
2001-12-28Introduce an extra driver level for HID devices, uhidev. This uhidev driveraugustss
2001-12-24Add a preliminary version of a driver for In-System Designs non-standardaugustss
2001-12-24Make the separation between wire protocol (umass.c) and command protocolaugustss
2001-12-17Introduce the new umass quirk table.gehenna
2001-12-12Add USB-IrDA bridge.augustss
2001-11-28- convert usage of "defopt" to "defflag" where the relevant option doeslukem
2001-04-13Split the umass driver into the part that handles the X-over-USB protocolaugustss