summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Import a FreeBSD port of the FUSE Linux module.attilio2012-10-131-0/+1
* Restrict the module to varied environments.obrien2012-10-081-1/+5
* Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.jimharris2012-09-171-0/+6
* Remove some trailing whitespace.jimharris2012-09-121-1/+1
* Add a kernel module on pc98 for the ct(4) driver.jhb2012-09-061-0/+2
* Merging of projects/armv6, part 10gonzo2012-08-151-0/+2
* There's no need to make filemon specific to i386 and amd64. Allmarcel2012-07-021-5/+1
* - Updated TOE support in the kernel.np2012-06-191-0/+2
* Only build filemon(4) on x86.obrien2012-06-051-2/+6
* Add the 'filemon' device. 'filemon' is a kernel module that provides a deviceobrien2012-06-041-0/+2
* Restore changes accidentally removed in r235537.gber2012-06-041-0/+3
* Enable drm2 modules build.kib2012-05-231-0/+3
* Import work done under project/nand (@235533) into head.gber2012-05-171-3/+7
* Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.adrian2012-03-131-0/+2
* Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-061-0/+3
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-101-0/+1
* Add exca to powerpc modules build as a dependency for cbb.jhibbits2012-02-051-0/+1
* Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-041-11/+64
* Enable the pccard/cardbus modules for powerpc.jhibbits2012-02-011-0/+3
* Rebase user/jimharris/isci branch from head.jimharris2012-01-261-7/+21
|\
| * Fix ip_divert handling of inet and inet6 and module building some more.bz2012-01-221-5/+6
| * Connect the bktr module(s) to the amd64 build.schweikh2012-01-181-0/+1
| * Add a module for cfi(4). Build only for arm and powerpc, as there aremarcel2011-12-301-0/+6
| * Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-281-0/+3
| * - Rename if_carp.ko to carp.ko.glebius2011-12-161-2/+2
| * Add watchdog support for VIA south bridge chipset.fabient2011-12-121-0/+3
* | Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.jimharris2012-01-061-0/+3
|/
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-251-2/+0
* Limit building sfxge(4) to amd64 only to unbreak the tinderboxen. The driverphilip2011-11-181-1/+2
* Import virtio base, PCI front-end, and net/block/balloon drivers.grehan2011-11-181-0/+3
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersphilip2011-11-161-0/+1
* Always use the opt_*.h options for ipfw.ko, not just whenbz2011-11-041-1/+5
* Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30bz2011-11-031-0/+2
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andmarius2011-11-011-0/+1
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Manydelphij2011-10-041-0/+1
* Connect the vxge(4) module to the i386/amd64 build.brueffer2011-09-121-0/+3
* 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
OpenPOWER on IntegriCloud