summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update packet filter (pf) code to OpenBSD 4.5.bz2011-06-281-0/+4
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-191-0/+2
* Add I2C bus driver for the AMD Geode LX series CS5536 Companionbrix2011-05-151-0/+2
* Update carp, gre and pf module builds to be depenent on INET and/orbz2011-04-301-3/+13
* - Removed duplicate {_bxe} definition.davidch2011-04-251-1/+0
* - Added bxe(4) driver for i386 and amd64. Currently untested on otherdavidch2011-04-251-0/+4
* Add support for executing the FreeBSD 1/i386 a.out binaries on amd64.kib2011-04-011-0/+1
* ath_ahb shouldn't be compiled normally; it is atheros chip specific.adrian2011-03-311-1/+0
* Break out the ath PCI logic into a separate device/module.adrian2011-03-311-0/+2
* - Move ofed modules into the i386 and amd64 specific sections to fixjeff2011-03-231-8/+12
* - For now, disable ofed module build unless MK_OFED is set.jeff2011-03-211-4/+12
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-211-0/+4
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-181-0/+1
* Add build infrastructure for Khelp modules.lstewart2011-01-241-0/+1
* Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.yongari2010-12-311-0/+1
* Add build infrastructure for the forthcoming CC algorithm modules.lstewart2010-12-021-0/+1
* Correct mips/arm elimination of symimp2010-11-131-1/+1
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-311-0/+1
* MFp4 (//depot/projects/mps/...)ken2010-09-101-0/+1
* MFtbemd:imp2010-08-231-6/+6
* MFp4: anchie_soc2009 branch:anchie2010-08-191-0/+1
* This depends on ACPI, so only build on i386:i386, amd64:amd64 andimp2010-08-121-1/+4
* Add tpm(4) driver for Trusted Platform Module.takawata2010-08-121-0/+1
* Allow carp(4) to be loaded as a kernel module. Follow precedent set bywill2010-08-111-0/+1
* Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separatermacklem2010-07-241-0/+1
* Crypto(4) driver for AESNI.kib2010-07-231-0/+7
* Add OpenSolaris atomics for powerpc64 and connect ZFS to the build onnwhitehorn2010-07-171-0/+9
* Make kernel modules build correctly on 64-bit PowerPC.nwhitehorn2010-07-131-2/+2
* 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
OpenPOWER on IntegriCloud