summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Import the Statistical Information For TCP Research (SIFTR) kernel module intolstewart2010-07-031-0/+1
* Remove a check that should be always true.kib2010-05-261-4/+0
* Build the ixgbe(4) and mwlfw(4) modules by default.brueffer2010-05-121-0/+4
* Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllersmav2010-05-021-0/+1
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-141-0/+1
* Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure howimp2010-04-131-3/+1
* Doh! Last minute changes bites me in the butt....imp2010-04-121-1/+1
* bce, bwi, bwn, mfi, mpt and siba_bwn all now compile that arm and mipsimp2010-04-121-12/+6
* Add support for ALQ(9) to be compiled and loaded as a kernel module.lstewart2010-03-311-0/+1
* Arm defines intr_disable() as a macro, which causes problems for cxgb.imp2010-03-291-0/+2
* Make all the modules build on arm (modulo ipfilter, which I'm lookingimp2010-03-291-10/+25
* Bring up-to-date:marcel2010-03-271-4/+7
* Enable tmpfs unconditionally on all platforms. No one I spoke to couldnwhitehorn2010-03-081-3/+1
* Add bwn(4) driver to the build.weongyo2010-02-251-0/+1
* Hook up nfs_common missed in r203968.marius2010-02-191-0/+1
* 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
OpenPOWER on IntegriCloud