aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/usb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* udbc: Add usb debug host mode driverTom Jones2025-09-151-4/+3
* mt7601U: Importing if_mtw from OpenBSDJesper Schmitz Mouridsen2025-02-031-1/+1
* umb: Introduce the USB umb(4) network driverAdrian Chadd2025-01-201-1/+1
* Add support for i2c-tiny-usb: usb to iic bridgeDenis Bodor2024-04-191-0/+1
* bcm2838_xhci: add moduleLexi Winter2024-04-101-1/+6
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* mips: remove saf1761Warner Losh2022-01-041-8/+1
* hid: Import usbhid - USB transport backend for HID subsystem.Vladimir Kondratyev2021-01-071-1/+2
* Remove the long obsolete ufm driver.Warner Losh2020-08-201-1/+1
* cp2112: driver for the namesake GPIO and I2C master gadgetAndriy Gapon2020-08-061-0/+1
* Add cdceem(4) driver, for virtual ethernet devices compliantEdward Tomasz Napierala2019-08-071-1/+2
* Put USB ACPI code into own module, uacpi.ko.Hans Petter Selasky2019-07-081-0/+6
* Remove Atmel AT91RM9200 and AT91SAM9 support.Warner Losh2018-07-271-2/+1
* if_muge: connect module to the buildEd Maste2018-05-251-0/+1
* Add new USB HID driver for Super Nintendo gamepads.Hans Petter Selasky2018-05-151-1/+1
* Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensVladimir Kondratyev2017-08-191-1/+1
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Add USB Mass Storage CTL frontend. This makes it possibleEdward Tomasz Napierala2017-02-191-1/+1
* mips: exclude modules that fail to buildEd Maste2017-01-261-1/+4
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd2016-03-201-2/+0
* urtwn: add an option to compile the driver without firmware specific codeAndriy Voskoboinyk2016-02-221-2/+1
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportsKevin Lo2015-12-011-1/+1
* Build all of sys/modules with SUBDIR_PARALLEL.Bryan Drewery2015-11-101-5/+0
* Add USB gold driver to default kernel build.Hans Petter Selasky2015-06-191-1/+1
* Build the USB DisplayLink driver by default.Hans Petter Selasky2015-04-171-0/+1
* Allow USB modules to be built in parallel.Hans Petter Selasky2015-03-041-0/+5
* The USB LED driver for the Dream Cheeky WebMail Notifier.Kevin Lo2014-09-051-1/+1
* Remove dependence on source tree options. Move all kernel moduleWarner Losh2014-08-111-1/+2
* Hook the ISP/SAF1761 driver into MIPS kernel builds.Hans Petter Selasky2014-05-291-1/+5
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Import USB RNDIS driver to FreeBSD from OpenBSD.Hans Petter Selasky2014-02-061-0/+1
* Add support for trackpads found in Apple MacBook products. While at itHans Petter Selasky2014-01-291-1/+1
* Make it easier to test build the USB code having the debug flags setHans Petter Selasky2013-12-091-0/+12
* Import the axge(4) driver for the ASIX AX88178A and AX88179 USB EthernetMark Johnston2013-11-191-1/+1
* Move runfw to modules/usb.Rui Paulo2013-07-301-2/+9
* Import OpenBSD's rsu(4) WLAN driver.Rui Paulo2013-07-301-1/+2
* Add some USB gadget example drivers for USB audio, USB keyboard,Hans Petter Selasky2013-07-221-0/+8
* Add urtwnfw.Rui Paulo2013-07-161-1/+1
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for theRui Paulo2013-06-081-1/+1
* Include SMSC driver into default kernel build.Hans Petter Selasky2013-02-011-1/+1
* Add DWC OTG module to ARM builds.Hans Petter Selasky2012-03-051-1/+4
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disableRobert Millan2012-02-041-2/+14
* Implement better support for USB controller suspend and resume.Hans Petter Selasky2011-12-141-1/+5
* Add new USB 3G driver.Hans Petter Selasky2011-07-081-1/+1
* Rename recently added USB serial driver.Hans Petter Selasky2011-06-041-1/+1
* Add support for new USB serial driver.Hans Petter Selasky2011-06-011-1/+1
* Connect uep.ko to buildGleb Smirnoff2011-02-261-1/+1
* Add support for new USB to ethernet controller:Hans Petter Selasky2011-02-161-1/+1
* USB Network:Hans Petter Selasky2010-10-131-1/+1
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.Hans Petter Selasky2010-10-041-1/+1