summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Hook up the siba_bwn module to the build.weongyo2010-01-311-0/+1
* Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices.thompsa2010-01-281-0/+1
* Build smbfs kernel module on sparc64.yongari2010-01-251-0/+1
* Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.confantoine2010-01-161-1/+5
* Build iwi(4) and iwifw(4) modules on amd64 as well.brueffer2010-01-141-0/+2
* Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245.marius2010-01-101-0/+2
* amdsbwd: new driver for AMD SB600/SB7xx watchdog timeravg2009-11-301-0/+3
* minor: fix sorting of some amd* entries in some makefilesavg2009-10-201-2/+2
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+3
* Build x86bios only for i386/amd64 for now. More work is requireddelphij2009-09-211-1/+3
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-1/+1
* Enable s3pci on amd64 which works on top of VESA, and allowdelphij2009-09-211-0/+1
* - Teach vesa(4) and dpms(4) about x86emu. [1]delphij2009-09-091-0/+3
* - Port x86emu to FreeBSD.delphij2009-09-091-0/+1
* Connect bwi up to the build. While there are some problems with thisimp2009-08-291-0/+1
* Hook up the pty(4) module to the build.ed2009-08-281-0/+1
* Update epair(4) to the new netisr implementation and polishbz2009-07-261-0/+1
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.mav2009-07-211-0/+1
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-0/+1
* When the kernel is configured without "options FFS", build UFS as a moduletrasz2009-07-051-5/+1
* Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductormarius2009-06-151-0/+1
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetyongari2009-06-101-0/+1
* driver for Marvell 88W8363 Wireless LAN controllersam2009-06-011-0/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-311-0/+1
* Add the kernel build glue for the experimental NFS subsystem thatrmacklem2009-05-281-0/+3
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process tosson2009-05-261-0/+1
* add ralfwsam2009-05-011-0/+1
* Build sound modules on PowerPC.nwhitehorn2009-04-191-0/+1
* Garbage collect unbuildable and unusable non-MPSAFE network devicerwatson2009-04-161-2/+0
* Change nfsserver so that it uses the nfssvc() system call providedrmacklem2009-04-121-0/+1
* Revert unintended part of r190375.marius2009-03-241-1/+0
* Given that zfs.ko depends on opensolaris.ko also build the latter bymarius2009-03-241-0/+4
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedrwatson2009-03-151-6/+0
* Rename the k8temp driver to amdtemp.rpaulo2009-03-131-3/+3
* Hook up new USB modules.thompsa2009-02-231-0/+1
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-47/+0
* Unbreak build by making svr4 conditional on i386.cognet2009-02-121-1/+2
* Fix a few problems related to building modules in /sys/modules (notn_hibma2009-02-121-0/+1
* urtw(4) works also on amd64.weongyo2009-01-231-0/+1
* Connect urtw(4) to the i386 build only because it's not tested on amd64weongyo2009-01-231-0/+2
* Connect padlock(4) to amd64 build for VIA Nano processors.jkim2009-01-121-0/+5
* Combine ath rate control modules with ath after bringing ath_halsam2008-12-141-3/+0
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-25/+4
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-121-0/+1
* Reintroduce the snp(4) driver.ed2008-11-051-0/+1
* Bring in USB4BSD, Hans Petter Selasky rework of the USB stackalfred2008-11-041-0/+1
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-211-0/+3
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-091-0/+1
* Add modules for the HCI part of USB. This is convenient when having a UHCIn_hibma2008-10-091-0/+4
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-031-0/+1
OpenPOWER on IntegriCloud