summaryrefslogtreecommitdiffstats
path: root/sys/modules/usb
Commit message (Expand)AuthorAgeFilesLines
* Add new USB 3G driver.hselasky2011-07-082-1/+36
* - Add more USB templates for various USB device classeshselasky2011-06-231-1/+8
* Rename recently added USB serial driver.hselasky2011-06-042-3/+3
* Add support for new USB serial driver.hselasky2011-06-012-1/+37
* Connect uep.ko to buildglebius2011-02-261-1/+1
* Add support for new USB to ethernet controller:hselasky2011-02-162-1/+38
* Adds a USB packet filter feature to the stack that it could captureweongyo2010-11-221-2/+2
* USB Network:hselasky2010-10-132-1/+38
* Link the XHCI (USB 3.0 hardware driver) into the default kernel build.hselasky2010-10-042-1/+39
* MFtbemd:imp2010-08-231-3/+3
* Add uep(4), driver for USB onscreen touch panel from eGalax.glebius2010-05-251-0/+11
* usb_controller.c requires opt_ddb.hthompsa2010-04-291-1/+1
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-282-1/+37
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-132-1/+38
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).rpaulo2009-11-092-1/+12
* Add opt_gdb.h which is now needed by ucom.thompsa2009-10-191-1/+1
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-192-38/+2
* Add support for ChipHead 341 serial port adapter.thompsa2009-09-282-2/+38
* add two prerequisites; if_zydreg.h and if_zydfw for dependency check.weongyo2009-06-041-1/+1
* 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
* ports urtw(4) for USB2. Additionally it supports a 8187B chipset weaklyweongyo2009-05-271-0/+10
* connect upgt(4) to the build. It should work on all architectures.weongyo2009-05-121-1/+1
* ports upgt(4) driver for USB2.weongyo2009-05-111-0/+10
* connect uath(4) to the build. uath(4) should work on all architectures.weongyo2009-04-061-1/+1
* Remove usb_sw_transfer.[ch] which are now empty after r190735.thompsa2009-04-061-1/+1
* Add uath(4) wireless USB driver for Atheros AR5005UG and AR5005UXweongyo2009-04-041-0/+10
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-192-37/+1
* Hook up new USB modules.thompsa2009-02-2350-0/+1857
* 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
* Removed special rules for building and cleaning device interface filesbde1999-11-281-18/+0
* Make this compile (remove vnode_if.c from SRCS) and clean properlygreen1999-11-221-2/+2
* USB is loadable as a module as well.n_hibma1999-11-221-0/+56
OpenPOWER on IntegriCloud