summaryrefslogtreecommitdiff
path: root/sys/dev/usb/files.usb
AgeCommit message (Expand)Author
2022-11-11Make ucc(4) the first consumer of hidcc. No intended functional change.Anton Lindqvist
2022-01-09spellingJonathan Gray
2021-12-20Make mtw(4) known to the config(8) framework.hastings
2021-09-04Add uaq(4), a driver for Aquantia AQC111U/AQC112U USB ethernet devices.Jonathan Matthew
2021-08-20Add ucc(4), a driver for USB HID Consumer Control keyboards. Suchanton
2021-02-04Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited toanton
2021-01-23introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers.thfr
2020-05-31add umstc(4) for Microsoft Surface Type Cover keyboardsJoshua Stein
2020-01-24cleanup unused headers generated by configJonathan Gray
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2019-07-09ure(4) and url(4) need ifmedia attribute.Kevin Lo
2019-06-07add ukspan(4), a driver for the Keyspan USA19HS USB serial adapterJoshua Stein
2019-05-09Add ucrcom(4) a (very simple) driver for the serial console of (some)Mark Kettenis
2019-03-27Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter.Mark Kettenis
2018-08-25Add umt(4) for USB Windows Precision Touchpad devicesJoshua Stein
2018-08-03Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB EthernetKevin Lo
2017-10-11Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. ThePatrick Wildt
2017-08-29"urng" is needed on the file lines... or these end up in all kernels,Theo de Raadt
2017-08-28Add urng(4) which supports various USB RNG devices. Instead of adding oneJasper Lievisse Adriaanse
2016-09-12Wacom USB tablet driver from Frank Groeneveld.Martin Pieuchot
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-06-27add ure(4), a driver for Realtek RTL8152 10/100 USB Ethernet adapters,Jonathan Matthew
2016-06-15Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)Gerhard Roth
2016-06-01New USB device driver for Audio/Video capture devices based on theMarcus Glocker
2016-01-08Move HID support files out of dev/usb into new dev/hid directoryJoshua Stein
2016-01-08uonerng(4) a driver for the Moonbase Otago OneRNG, from Devin Reade.Martin Pieuchot
2015-05-11Remove all audio format conversion code from the kernel (btw holdingAlexandre Ratchov
2015-04-16New driver for Araneus Alea II TRNG. All the hardwork has been done byMartin Pieuchot
2015-04-02use correct capitalization of 'BlackBerry'Jasper Lievisse Adriaanse
2015-01-03(new) device driver for Silicon Labs CP2110 USB HID based UART.uaa
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-12-04Driver for MosChip Semiconductor 78x0 USB multiport serial adapters.Martin Pieuchot
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-07-12teduuuuuudfu(4) it has never been enabled in 5 years.Martin Pieuchot
2014-07-11"It's not the years, honey; it's the mileage."Ted Unangst
2014-03-25Add a driver for simple usb serial devices, it attachesJonathan Gray
2014-03-17Add upd(4) to the tree, disabled. Please do not enable it yet.andre
2014-01-20add ubcmtp, a USB driver for Broadcom multitouch trackpads found onjoshua stein
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-10-07add device driver for ASIX AX88178a and AX88179 Ethernet interface.Yojiro Uo
2013-09-05ugold(4) is a driver for PCsensor's USB gold TEMPer temperaturesasano
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2013-08-20tedu netnatm and ueagle(4).Martin Pieuchot
2013-08-15Blast uhts(4). This code was merged into ums(4) last week.Edd Barrett
2013-05-31Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and moveMartin Pieuchot
2013-04-29ulpt(4) depends on firmload since its rev 1.41 when it got support forMartin Pieuchot
2012-09-20only want uoak_subr.c, if we have any of the 3 main driversTheo de Raadt
2012-09-20add device driver for Toradex OAK usb sensors:Yojiro Uo
2012-09-19SMSC LAN95xx 10/100 USB Ethernet driver, ported from FreeBSD.Jonathan Gray