summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* opt_vmpage.h is no longer needed here because it is not included byalc2006-01-264-4/+4
* Tie the amr_linux module into the build for i386 & amd64ambrisko2006-01-251-0/+4
* Add in the Linux IOCTL shim and create the megadev0 device soambrisko2006-01-241-0/+8
* Fix standalone module build.ru2006-01-161-0/+2
* Hook ufoma module to build.takawata2006-01-101-0/+1
* Add FOMA (NTT DoCoMo 3G mobile phone system) driver.takawata2006-01-091-0/+8
* Implement /dev/cardbus%d.cis, same thing as /dev/pccard%d.cis. Thereimp2005-12-291-1/+1
* Build ed on amd64. The pci attachment works with qemu on amd64.imp2005-12-231-0/+1
* Enable the cs and disable the amdsmb and nfsmb on pc98.nyan2005-12-221-1/+1
* Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers.ru2005-12-213-1/+19
* Build xfs before xl.rodrigc2005-12-121-2/+2
* Add xfs to list of modules which are built.rodrigc2005-12-121-1/+2
* Add Makefile for compiling XFS as a kernel module.rodrigc2005-12-121-0/+94
* The if_ti Tigon I/II driver has moved to /sys/dev/tiscottl2005-12-101-1/+1
* Add BPF Just-In-Time compiler support for ng_bpf(4).jkim2005-12-071-1/+1
* When compiling with the kernel, detect if INET6 support should be disabled.ru2005-12-061-7/+11
* Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov,anholt2005-12-031-0/+1
* Let kmod.mk create empty opt_*.h files.ru2005-11-291-7/+1
* obey opt_inet6.h and opt_ipsec.h in kernel build directory.ume2005-11-291-0/+14
* Update DRM to CVS snapshot as of 2005-11-28. Notable changes:anholt2005-11-283-0/+18
OpenPOWER on IntegriCloud