aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add cas(4), a driver for Sun Cassini/Cassini+ and National SemiconductorMarius Strobl2009-06-151-0/+1
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetPyun YongHyeon2009-06-101-0/+1
* driver for Marvell 88W8363 Wireless LAN controllerSam Leffler2009-06-011-0/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencyNathan Whitehorn2009-05-311-0/+1
* Add the kernel build glue for the experimental NFS subsystem thatRick Macklem2009-05-281-0/+3
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process toStacey Son2009-05-261-0/+1
* add ralfwSam Leffler2009-05-011-0/+1
* Build sound modules on PowerPC.Nathan Whitehorn2009-04-191-0/+1
* Garbage collect unbuildable and unusable non-MPSAFE network deviceRobert Watson2009-04-161-2/+0
* Change nfsserver so that it uses the nfssvc() system call providedRick Macklem2009-04-121-0/+1
* Revert unintended part of r190375.Marius Strobl2009-03-241-1/+0
* Given that zfs.ko depends on opensolaris.ko also build the latter byMarius Strobl2009-03-241-0/+4
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedRobert Watson2009-03-151-6/+0
* Rename the k8temp driver to amdtemp.Rui Paulo2009-03-131-3/+3
* Hook up new USB modules.Andrew Thompson2009-02-231-0/+1
* Move usb to a graveyard location under sys/legacy/dev, it is intended that theAndrew Thompson2009-02-231-47/+0
* Unbreak build by making svr4 conditional on i386.Olivier Houchard2009-02-121-1/+2
* Fix a few problems related to building modules in /sys/modules (notNick Hibma2009-02-121-0/+1
* urtw(4) works also on amd64.Weongyo Jeong2009-01-231-0/+1
* Connect urtw(4) to the i386 build only because it's not tested on amd64Weongyo Jeong2009-01-231-0/+2
* Connect padlock(4) to amd64 build for VIA Nano processors.Jung-uk Kim2009-01-121-0/+5
* Combine ath rate control modules with ath after bringing ath_halSam Leffler2008-12-141-3/+0
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-25/+4
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetPyun YongHyeon2008-11-121-0/+1
* Reintroduce the snp(4) driver.Ed Schouten2008-11-051-0/+1
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackAlfred Perlstein2008-11-041-0/+1
* Import sdhci (PCI SD Host Controller) driver.Alexander Motin2008-10-211-0/+3
* Say hello to the u3g driver, implementing support for 3G modems.Nick Hibma2008-10-091-0/+1
* Add modules for the HCI part of USB. This is convenient when having a UHCINick Hibma2008-10-091-0/+4
* - Add driver for Attansic L2 FastEthernet controller found onStanislav Sedov2008-10-031-0/+1
* Connect ufoma(4) to build and,Takanori Watanabe2008-09-121-0/+1
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andJohn Baldwin2008-09-101-1/+3
* Build k8temp on i386.Rui Paulo2008-09-091-0/+1
* Add uipaq. HTC smart phones use it, and it seems like a reasonableWarner Losh2008-08-241-0/+1
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls toJohn Baldwin2008-08-231-0/+2
* Connect upgt(4) to the build.Weongyo Jeong2008-08-111-0/+5
* Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asPhilip Paeps2008-08-091-0/+2
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelStanislav Sedov2008-08-081-0/+3
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-031-15/+0
* Add an accept filter for TCP based DNS requests. It waits until theDavid Malone2008-07-181-0/+1
* Remove the sbsh(4) driver. No one responded to requests for testing theJohn Baldwin2008-07-041-1/+0
* Remove the sbni(4) driver. No one responded to calls to test it onJohn Baldwin2008-07-041-3/+1
* Remove the cnw(4) driver. No one responded to calls to test it on current@John Baldwin2008-07-041-2/+0
* Remove the oltr(4) driver. No one responded to calls for testing onJohn Baldwin2008-07-041-3/+1
* Remove the arl(4) driver. It is reported to not work on 6.x or laterJohn Baldwin2008-07-041-2/+0
* Add et(4), a port of DragonFly's Agere ET1310 10/100/GigabitXin LI2008-06-201-0/+3
* Remove obselete PECOFF image activator support.Wojciech A. Koszek2008-06-141-3/+1
* Add support for the Apple Big Mac (BMAC) Ethernet controller,Marcel Moolenaar2008-06-071-0/+2
* Add a module for cnw(4) and build it on i386.John Baldwin2008-05-281-0/+2
* Hook up jme(4) to the build.Pyun YongHyeon2008-05-271-0/+1