summaryrefslogtreecommitdiff
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* MFC r261541, r261543 and r261544:Hans Petter Selasky2014-02-232-0/+38
* MFC r258036:Mark Johnston2014-02-172-1/+11
* MFC r261260, r261262, r261315 and r261343:Hans Petter Selasky2014-02-052-1/+37
* MFC: r249213 (partial)Marius Strobl2013-06-093-8/+4
* MFC r230972,r230980,r231559,r231565: Add MK_SOURCELESS build option, andRobert Millan2012-02-191-2/+14
* MFC r229086, r228483 and r228640:Hans Petter Selasky2011-12-312-1/+43
* MFC: r226154, r226165Marius Strobl2011-11-061-3/+2
* Add new USB 3G driver.Hans Petter Selasky2011-07-082-1/+36
* - Add more USB templates for various USB device classesHans Petter Selasky2011-06-231-1/+8
* Rename recently added USB serial driver.Hans Petter Selasky2011-06-042-3/+3
* Add support for new USB serial driver.Hans Petter Selasky2011-06-012-1/+37
* Connect uep.ko to buildGleb Smirnoff2011-02-261-1/+1
* Add support for new USB to ethernet controller:Hans Petter Selasky2011-02-162-1/+38
* Adds a USB packet filter feature to the stack that it could captureWeongyo Jeong2010-11-221-2/+2
* USB Network:Hans Petter Selasky2010-10-132-1/+38
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.Hans Petter Selasky2010-10-042-1/+39
* MFtbemd:Warner Losh2010-08-231-3/+3
* Add uep(4), driver for USB onscreen touch panel from eGalax.Gleb Smirnoff2010-05-251-0/+11
* usb_controller.c requires opt_ddb.hAndrew Thompson2010-04-291-1/+1
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.Andrew Thompson2010-01-282-1/+37
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differAndrew Thompson2010-01-132-1/+38
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).Rui Paulo2009-11-092-1/+12
* Add opt_gdb.h which is now needed by ucom.Andrew Thompson2009-10-191-1/+1
* Remove the newly added uch341 driver, it will be merged into uchcom instead.Andrew Thompson2009-10-192-38/+2
* Add support for ChipHead 341 serial port adapter.Andrew Thompson2009-09-282-2/+38
* add two prerequisites; if_zydreg.h and if_zydfw for dependency check.Weongyo Jeong2009-06-041-1/+1
* connect urtw(4) to the amd64/i386 build that it's not tested on the bigWeongyo Jeong2009-06-011-1/+9
* Hook ubt and ubtbcmfw back up to the build.Andrew Thompson2009-05-271-1/+0
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyWeongyo Jeong2009-05-271-0/+10
* connect upgt(4) to the build. It should work on all architectures.Weongyo Jeong2009-05-121-1/+1
* ports upgt(4) driver for USB2.Weongyo Jeong2009-05-111-0/+10
* connect uath(4) to the build. uath(4) should work on all architectures.Weongyo Jeong2009-04-061-1/+1
* Remove usb_sw_transfer.[ch] which are now empty after r190735.Andrew Thompson2009-04-061-1/+1
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXWeongyo Jeong2009-04-041-0/+10
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson2009-03-192-37/+1
* Hook up new USB modules.Andrew Thompson2009-02-2350-0/+1857
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-22/+0
* Obfuscated by other diffs while committing r183728:Nick Hibma2008-10-091-5/+0
* opt_bus.h isn't needed here anymore. It never was really needed,Warner Losh2008-08-301-1/+1
* Release n_hibma's maintainership due to his ENOTIME.Jens Schweikhardt2005-06-041-3/+1
* Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forcesJohn Baldwin2004-12-311-1/+1
* We don't need to generate vnode_if.h anymoreWarner Losh2004-12-291-1/+0
* Remove stray line with just a tabWarner Losh2004-07-121-2/+2
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...Warner Losh2004-06-271-1/+1
* make usb bus_dma aware.John-Mark Gurney2003-07-151-1/+1
* add EHCI (USB 2.0) controller support.Bernd Walter2003-04-141-0/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.Ruslan Ermilov2002-01-111-2/+0
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-23/+25
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofPeter Wemm2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.Peter Wemm2000-05-041-1/+1