aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Import ACPI Dock Station support. Note that this is still very young.Mitsuru IWASAKI2006-04-152-1/+10
* Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)Paul Saab2006-04-101-0/+8
* o add opt_ath.h enable tweaking various config parameters for the driverSam Leffler2006-04-031-1/+4
* Build the scc(4) module with EBus and SBus attachments for sparc64Marcel Moolenaar2006-04-011-2/+8
* Build uart(4) on PowerPC.Marcel Moolenaar2006-03-311-2/+1
* o Add scc(4) to the build.Marcel Moolenaar2006-03-302-5/+7
* Add scc(4), a driver for serial communications controllers. TheseMarcel Moolenaar2006-03-301-0/+14
* Hook the MFI driver up to the build.Scott Long2006-03-291-0/+1
* Add a driver for the new LSI MegaRAID SAS controller family. The 'MFI' nameScott Long2006-03-251-0/+15
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-0/+4
* Get rid of the need of COMPAT_43 in the linuxolator.Alexander Leidinger2006-03-181-4/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-179-15/+33
* Don't build the ipw and iwi on pc98.Yoshihiro Takahashi2006-03-171-2/+2
* NO_MAN is not needed here.Ruslan Ermilov2006-03-163-3/+0
* build ipw(4) and iwi(4) modules on i386 and amd64 only.Damien Bergamini2006-03-151-2/+6
* remove depedancy with vnode_if.h.Damien Bergamini2006-03-121-1/+1
* Remove debug flag.Søren Schmidt2006-03-111-1/+0
* Add atausb moduleSøren Schmidt2006-03-101-0/+10
* The `pf' and `pflog' sources do not depend on DEV_PF or DEV_PFLOG,Yaroslav Tykhiy2006-03-092-6/+0
* Retire NETSMBCRYPTO as a kernel option and make its functionalityYaroslav Tykhiy2006-03-051-10/+1
* Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)Damien Bergamini2006-03-051-2/+2
* Take the functionality contained in the former "options TDFX_LINUX"Yaroslav Tykhiy2006-03-033-12/+11
* Fix the decaying MODULES_WITH_WORLD again by adding a missing opt_*.h to SRCS.Yaroslav Tykhiy2006-03-031-1/+1
* Provide ability to disable kbdmux(4) with the hint.kbdmux.0.disabled="1" hint.Maksim Yevmenkin2006-03-011-1/+1
* This patch fixes a problem, which exists if you have IPSEC in your kernelWojciech A. Koszek2006-02-272-3/+1
* Connect zlib to the build.Wojciech A. Koszek2006-02-271-1/+2
* CODA_COMPAT_5 may not be defined unconditionally in the coda5 module.Yaroslav Tykhiy2006-02-271-1/+1
* Move de from pci to dev/deWarner Losh2006-02-261-1/+1
* Move the hard-coded ETHER_* options to where they belong --Yaroslav Tykhiy2006-02-241-7/+9
* Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) andMarcel Moolenaar2006-02-241-0/+4
* Unhook myri10ge from build in preparation for renameAndrew Gallatin2006-02-231-3/+0
* Obey opt_inet6.h in kernel build directory.Hajimu UMEMOTO2006-02-201-0/+8
* Disable the myri10ge driver on pc98.Yoshihiro Takahashi2006-02-201-1/+1
* Hook the myri10ge driver to the i386 and amd64 module builds.Andrew Gallatin2006-02-201-0/+3
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.Andrew Gallatin2006-02-198-0/+82
* For the coda5 module, CODA_COMPAT_5 is mandatory, not optional.Yaroslav Tykhiy2006-02-191-4/+1
* Style: Remove blank lines before EOF.Yaroslav Tykhiy2006-02-1814-14/+0
* Work around the fact that nfsclient SRCS must includeYaroslav Tykhiy2006-02-181-0/+17
* Fix standalone module build.Ruslan Ermilov2006-02-171-1/+2
* Disable the ipmi driver on pc98.Yoshihiro Takahashi2006-02-141-1/+1
* Tie the ipmi driver into the i386/amd64 builds.Doug Ambrisko2006-02-131-0/+3
* Check rootvnode variable to see if we still want to ask for passphrase onPawel Jakub Dawidek2006-02-111-1/+1
* Add an OpenIPMI mostly compatible driver. This driver was developedDoug Ambrisko2006-02-101-0/+9
* INET doesn't belong to opt_inet6.h: INET6 belongs to it.Yaroslav Tykhiy2006-02-071-1/+4
* an driver not endian clean, so don't enable on sparc64Warner Losh2006-02-051-2/+6
* Make pflog a seperate module. As a result pflog_packet() becomes a functionMax Laier2006-02-053-3/+29
* Attach ce(4) to the build.Roman Kurakin2006-01-311-0/+2
* Hook up le(4) to the build. For now it's only added to the sparc64 GENERICMarius Strobl2006-01-312-0/+15
* Add makefile for ce(4) module.Roman Kurakin2006-01-291-0/+29
* firmware(9) is a subsystem to load binary data into the kernel via aMax Laier2006-01-292-0/+9