summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)ps2006-04-101-0/+8
* o add opt_ath.h enable tweaking various config parameters for the driversam2006-04-031-1/+4
* Build the scc(4) module with EBus and SBus attachments for sparc64marcel2006-04-011-2/+8
* Build uart(4) on PowerPC.marcel2006-03-311-2/+1
* o Add scc(4) to the build.marcel2006-03-302-5/+7
* Add scc(4), a driver for serial communications controllers. Thesemarcel2006-03-301-0/+14
* Hook the MFI driver up to the build.scottl2006-03-291-0/+1
* Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' namescottl2006-03-251-0/+15
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-0/+4
* Get rid of the need of COMPAT_43 in the linuxolator.netchild2006-03-181-4/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-179-15/+33
* Don't build the ipw and iwi on pc98.nyan2006-03-171-2/+2
* NO_MAN is not needed here.ru2006-03-163-3/+0
* build ipw(4) and iwi(4) modules on i386 and amd64 only.damien2006-03-151-2/+6
* remove depedancy with vnode_if.h.damien2006-03-121-1/+1
* Remove debug flag.sos2006-03-111-1/+0
* Add atausb modulesos2006-03-101-0/+10
* The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG,yar2006-03-092-6/+0
* Retire NETSMBCRYPTO as a kernel option and make its functionalityyar2006-03-051-10/+1
* Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)damien2006-03-051-2/+2
* Take the functionality contained in the former "options TDFX_LINUX"yar2006-03-033-12/+11
* Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS.yar2006-03-031-1/+1
* Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint.emax2006-03-011-1/+1
* This patch fixes a problem, which exists if you have IPSEC in your kernelwkoszek2006-02-272-3/+1
* Connect zlib to the build.wkoszek2006-02-271-1/+2
* CODA_COMPAT_5 may not be defined unconditionally in the coda5 module.yar2006-02-271-1/+1
* Move de from pci to dev/deimp2006-02-261-1/+1
* Move the hard-coded ETHER_* options to where they belong --yar2006-02-241-7/+9
* Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) andmarcel2006-02-241-0/+4
* Unhook myri10ge from build in preparation for renamegallatin2006-02-231-3/+0
* Obey opt_inet6.h in kernel build directory.ume2006-02-201-0/+8
* Disable the myri10ge driver on pc98.nyan2006-02-201-1/+1
* Hook the myri10ge driver to the i386 and amd64 module builds.gallatin2006-02-201-0/+3
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.gallatin2006-02-198-0/+82
* For the coda5 module, CODA_COMPAT_5 is mandatory, not optional.yar2006-02-191-4/+1
* Style: Remove blank lines before EOF.yar2006-02-1814-14/+0
* Work around the fact that nfsclient SRCS must includeyar2006-02-181-0/+17
* Fix standalone module build.ru2006-02-171-1/+2
* Disable the ipmi driver on pc98.nyan2006-02-141-1/+1
* Tie the ipmi driver into the i386/amd64 builds.ambrisko2006-02-131-0/+3
* Check rootvnode variable to see if we still want to ask for passphrase onpjd2006-02-111-1/+1
* Add an OpenIPMI mostly compatible driver. This driver was developedambrisko2006-02-101-0/+9
* INET doesn't belong to opt_inet6.h: INET6 belongs to it.yar2006-02-071-1/+4
* an driver not endian clean, so don't enable on sparc64imp2006-02-051-2/+6
* Make pflog a seperate module. As a result pflog_packet() becomes a functionmlaier2006-02-053-3/+29
* Attach ce(4) to the build.rik2006-01-311-0/+2
* Hook up le(4) to the build. For now it's only added to the sparc64 GENERICmarius2006-01-312-0/+15
* Add makefile for ce(4) module.rik2006-01-291-0/+29
* firmware(9) is a subsystem to load binary data into the kernel via amlaier2006-01-292-0/+9
* add an option BKTR_USE_FREEBSD_SMBUS that enables compiling the modulejmg2006-01-271-0/+5
OpenPOWER on IntegriCloud