summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r271159, r271168 and r271680:hselasky2014-10-311-1/+1
* MFC r261541, r261543 and r261544:hselasky2014-02-231-0/+1
* MFC r258036:markj2014-02-171-1/+1
* MFC r261260, r261262, r261315 and r261343:hselasky2014-02-051-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
* We don't need to generate vnode_if.h anymoreimp2004-12-291-1/+0
* Remove stray line with just a tabimp2004-07-121-2/+2
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...imp2004-06-271-1/+1
* make usb bus_dma aware.jmg2003-07-151-1/+1
* add EHCI (USB 2.0) controller support.ticso2003-04-141-0/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-2/+0
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-23/+25
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-041-1/+1
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered modulebde2000-01-281-1/+0
* Get rid of some debugging cruft.n_hibma2000-01-231-9/+1
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.wpaul2000-01-101-1/+2
* Remove -g compiler flag.marcel2000-01-031-1/+0
OpenPOWER on IntegriCloud