aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Since we want a vinum geom created anytime the module loads, moveLukas Ertl2005-11-241-1/+1
* - Add ofw_bus_if.h to SRCS on sparc64 as envctrl.c and pcf_ebus.c dependMarius Strobl2005-11-221-8/+11
* Finally bring in what was produced during Google SoC 2005:Lukas Ertl2005-11-191-1/+2
* Load firmware images directly from the filesystem (looks into /etc/firmwareDamien Bergamini2005-11-191-1/+1
* Remove vestiges of oldcard and owi.Ruslan Ermilov2005-11-172-19/+0
* OBEWarner Losh2005-11-161-9/+0
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencyPawel Jakub Dawidek2005-11-111-1/+1
* Add /dev/speaker support to amd64.Ruslan Ermilov2005-11-112-1/+2
* Connect em(4) build on sparc64.Pyun YongHyeon2005-11-091-0/+1
* twa corresponding to the 9.3.0.1 release on the 3ware website. This driver hasVinod Kashyap2005-11-081-4/+26
* Fix standalone module build for viapm. Note that by default it doesn'tJohn Baldwin2005-11-081-2/+2
* Catch up with ACPI-CA 20051021 importJung-uk Kim2005-11-011-5/+6
* Tie acpi_hpet.c into the module and kernel.Poul-Henning Kamp2005-10-311-1/+2
* Finally complete some work on generalizing the PCF8584-based I2CJoerg Wunsch2005-10-282-1/+11
* Connect es137x build on sparc64.Pyun YongHyeon2005-10-251-1/+1
* Hook acpi_smbat up to the build.Nate Lawson2005-10-231-1/+1
* In this case, disable wrapping of fake opt_*.h targets inYaroslav Tykhiy2005-10-181-2/+4
* Don't build dc-only pseudo phy devices with mii.ko anymoreWarner Losh2005-10-181-1/+1
* Move dc sources from pci to dev/dc.Warner Losh2005-10-181-3/+3
* Let modules use the kernel's opt_*.h files if built along withYaroslav Tykhiy2005-10-1466-72/+155
* Sort SUBDIR and surrounding definitions.Ruslan Ermilov2005-10-141-4/+4
* - Don't include opt_global.h, it is always included implicitly.Gleb Smirnoff2005-10-051-1/+0
* Add if_ed_rtl80x9.cWarner Losh2005-10-051-1/+1
* Oops, left a compile option enabled that should not be enabled.Scott Long2005-10-041-1/+1
* Reintroduce the lmc T1/E1/T3 WAN driver. This version is locked, supportsScott Long2005-10-032-0/+26
* Soft volume implementation for audio devices without pcm mixer controller.Alexander Leidinger2005-10-021-1/+1
* ciphy wasn't included here.Warner Losh2005-09-301-1/+1
* Add -DINVARIANT_SUPPORT -DINVARIANTSMax Khon2005-09-291-1/+1
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier2005-09-2753-59/+51
* Switch from OLDCARD to NEWCARD on pc98.Yoshihiro Takahashi2005-09-271-3/+3
* Add geom_bsd_enc.c which we've been wanting to be in geon_bsd.R. Imura2005-09-201-1/+1
* Add pccard_device.cWarner Losh2005-09-201-1/+1
* Fix the module build for snp(4).Maxime Henrion2005-09-191-1/+1
* Connect smbfs build on powerpc.R. Imura2005-09-191-0/+1
* Add a new AGP driver for ATI IGP chipsets. The driver is based on reading ofEric Anholt2005-09-171-1/+1
* Hook up the hptmv driver for amd64.Scott Long2005-09-081-0/+1
* Import new version of the HPTMV driver from Highpoint. The major changeScott Long2005-09-071-7/+12
* Unbreak stand-alone build of the de(4) module.Yaroslav Tykhiy2005-08-291-1/+1
* Shuffle around the order in which the components are compiled.Lukas Ertl2005-08-261-1/+1
* Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedJohn Baldwin2005-08-262-12/+0
* Add NTFS labeling function.Takanori Watanabe2005-08-261-0/+1
* Define the target for opt_compat.h only if KERNBUILDDIRYaroslav Tykhiy2005-08-181-0/+5
* Don't break local style.Yaroslav Tykhiy2005-08-181-1/+2
* Add VIA/ACE "PadLock" support as a crypto(9) driver.Pawel Jakub Dawidek2005-08-182-0/+14
* Add code for Ext2FS and ReiserFS labels recognition.Pawel Jakub Dawidek2005-08-121-0/+2
* Fix stand-alone (or MODULES_WITH_WORLD=1) build ofYaroslav Tykhiy2005-08-111-1/+7
* Style cleanup.David E. O'Brien2005-08-102-28/+15
* Connect GEOM_ELI class to the build.Pawel Jakub Dawidek2005-07-271-0/+1
* Add GEOM_ELI class which provides GEOM providers encryption.Pawel Jakub Dawidek2005-07-271-0/+9
* Connect GZERO to the build.Pawel Jakub Dawidek2005-07-251-1/+2