summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change filesystem name from mqueue to mqueuefs for style consistent.davidxu2005-11-271-1/+1
* Support for ATI IXP 200 / 300 / 400 series audio controllers.ariff2005-11-272-1/+10
* Compile mqueue module.davidxu2005-11-262-0/+11
* Since we want a vinum geom created anytime the module loads, movele2005-11-241-1/+1
* - Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c dependmarius2005-11-221-8/+11
* Finally bring in what was produced during Google SoC 2005:le2005-11-191-1/+2
* Load firmware images directly from the filesystem (looks into /etc/firmwaredamien2005-11-191-1/+1
* Remove vestiges of oldcard and owi.ru2005-11-172-19/+0
* OBEimp2005-11-161-9/+0
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-111-1/+1
* Add /dev/speaker support to amd64.ru2005-11-112-1/+2
* Connect em(4) build on sparc64.yongari2005-11-091-0/+1
* twa corresponding to the 9.3.0.1 release on the 3ware website. This driver hasvkashyap2005-11-081-4/+26
* Fix standalone module build for viapm. Note that by default it doesn'tjhb2005-11-081-2/+2
* Catch up with ACPI-CA 20051021 importjkim2005-11-011-5/+6
* Tie acpi_hpet.c into the module and kernel.phk2005-10-311-1/+2
* Finally complete some work on generalizing the PCF8584-based I2Cjoerg2005-10-282-1/+11
* Connect es137x build on sparc64.yongari2005-10-251-1/+1
* Hook acpi_smbat up to the build.njl2005-10-231-1/+1
* In this case, disable wrapping of fake opt_*.h targets inyar2005-10-181-2/+4
* Don't build dc-only pseudo phy devices with mii.ko anymoreimp2005-10-181-1/+1
* Move dc sources from pci to dev/dc.imp2005-10-181-3/+3
* Let modules use the kernel's opt_*.h files if built along withyar2005-10-1466-72/+155
* Sort SUBDIR and surrounding definitions.ru2005-10-141-4/+4
* - Don't include opt_global.h, it is always included implicitly.glebius2005-10-051-1/+0
* Add if_ed_rtl80x9.cimp2005-10-051-1/+1
* Oops, left a compile option enabled that should not be enabled.scottl2005-10-041-1/+1
OpenPOWER on IntegriCloud