summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Connect ip6_mroute kernel module to the build.ae2012-11-201-0/+1
* Implement DTrace for PowerPC. This includes both 32-bit and 64-bit.jhibbits2012-11-071-0/+5
* drm(4) works just fine on PowerPC, so connect it to the build.nwhitehorn2012-10-271-0/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingattilio2012-10-181-6/+0
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-2/+0
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-7/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-161-2/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Split sdhci driver in two parts: sdhci and sdhci_pci.gonzo2012-10-161-0/+1
* 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
OpenPOWER on IntegriCloud