summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r314651,r318439,r318440:ngie2017-05-301-1/+1
* MFC r313959:trasz2017-04-091-1/+1
* [urtwn] migrate urtwn out into sys/dev/urtwn/ .adrian2016-03-201-2/+0
* urtwn: add an option to compile the driver without firmware specific codeavos2016-02-221-2/+1
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-011-1/+1
* Build all of sys/modules with SUBDIR_PARALLEL.bdrewery2015-11-101-5/+0
* Add USB gold driver to default kernel build.hselasky2015-06-191-1/+1
* Build the USB DisplayLink driver by default.hselasky2015-04-171-0/+1
* Allow USB modules to be built in parallel.hselasky2015-03-041-0/+5
* The USB LED driver for the Dream Cheeky WebMail Notifier.kevlo2014-09-051-1/+1
* Remove dependence on source tree options. Move all kernel moduleimp2014-08-111-1/+2
* Hook the ISP/SAF1761 driver into MIPS kernel builds.hselasky2014-05-291-1/+5
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Import USB RNDIS driver to FreeBSD from OpenBSD.hselasky2014-02-061-0/+1
* Add support for trackpads found in Apple MacBook products. While at ithselasky2014-01-291-1/+1
* Make it easier to test build the USB code having the debug flags sethselasky2013-12-091-0/+12
* Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernetmarkj2013-11-191-1/+1
* Move runfw to modules/usb.rpaulo2013-07-301-2/+9
* Import OpenBSD's rsu(4) WLAN driver.rpaulo2013-07-301-1/+2
* Add some USB gadget example drivers for USB audio, USB keyboard,hselasky2013-07-221-0/+8
* Add urtwnfw.rpaulo2013-07-161-1/+1
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for therpaulo2013-06-081-1/+1
* Include SMSC driver into default kernel build.hselasky2013-02-011-1/+1
* Add DWC OTG module to ARM builds.hselasky2012-03-051-1/+4
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-041-2/+14
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-1/+5
* Add new USB 3G driver.hselasky2011-07-081-1/+1
* Rename recently added USB serial driver.hselasky2011-06-041-1/+1
* Add support for new USB serial driver.hselasky2011-06-011-1/+1
* Connect uep.ko to buildglebius2011-02-261-1/+1
* Add support for new USB to ethernet controller:hselasky2011-02-161-1/+1
* USB Network:hselasky2010-10-131-1/+1
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.hselasky2010-10-041-1/+1
* MFtbemd:imp2010-08-231-3/+3
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-281-1/+1
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-131-1/+1
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).rpaulo2009-11-091-1/+1
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-191-2/+2
* Add support for ChipHead 341 serial port adapter.thompsa2009-09-281-2/+2
* connect urtw(4) to the amd64/i386 build that it's not tested on the bigweongyo2009-06-011-1/+9
* Hook ubt and ubtbcmfw back up to the build.thompsa2009-05-271-1/+0
* connect upgt(4) to the build. It should work on all architectures.weongyo2009-05-121-1/+1
* connect uath(4) to the build. uath(4) should work on all architectures.weongyo2009-04-061-1/+1
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+1
* Hook up new USB modules.thompsa2009-02-231-0/+44
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-22/+0
* Obfuscated by other diffs while committing r183728:n_hibma2008-10-091-5/+0
* opt_bus.h isn't needed here anymore. It never was really needed,imp2008-08-301-1/+1
* Release n_hibma's maintainership due to his ENOTIME.schweikh2005-06-041-3/+1
* Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forcesjhb2004-12-311-1/+1
OpenPOWER on IntegriCloud