aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Convert Netgraph to use mbuf tags to pass its meta information around.Julian Elischer2004-06-252-3/+21
* Clean CLEANFILES.Roman Kurakin2004-06-232-2/+2
* Enable 'vinum' on AMD64.David E. O'Brien2004-06-221-5/+1
* Give zlib the ability to be a module that can be depended on,Mark Murray2004-06-201-0/+8
* Commit pf version 3.5 and link additional files to the kernel build.Max Laier2004-06-161-3/+4
* Prepare for pf 3.5 import:Max Laier2004-06-163-62/+0
* Add a module directory for geom_vinum.Lukas Ertl2004-06-121-0/+11
* Fix typo that prevents esp_sbus.c and lsi64854.c from being built on sparc64.Marius Strobl2004-06-101-1/+1
* Port the NetBSD esp(4) driver. This only includes the sbus front-end, soScott Long2004-06-101-0/+15
* Add eisa_if.hWarner Losh2004-06-091-1/+1
* Add eisa_if.h to the list of things to build for new eisa_if.m for theWarner Losh2004-06-091-1/+1
* style.Makefile(5)David E. O'Brien2004-06-092-12/+12
* Recognise NOINET6 as an indication to not build IPv6 enabled source evenDarren Reed2004-06-081-1/+2
* add missing #include <sys/module.h>Poul-Henning Kamp2004-05-302-0/+2
* First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...Tony Ackerman2004-05-281-0/+11
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-2626-25/+28
* - Connect geom(8) and its libraries to the build.Pawel Jakub Dawidek2004-05-201-0/+2
* Modules Makefiles for geom_stripe and geom_nop.Pawel Jakub Dawidek2004-05-202-0/+16
* Connect Cronyx Tau-PCI to the system.Roman Kurakin2004-05-171-0/+2
* Unbreak the fdc module build after the repocopy of sys/isa/fd.c toPeter Pentchev2004-05-171-3/+7
* Disable ndis module on amd64. It doesn't compile. For example,Peter Wemm2004-05-161-1/+1
* Fixed the disordering from rev. 1.371.Ruslan Ermilov2004-05-161-1/+1
* Move the ichwd to i386 only.Yoshihiro Takahashi2004-05-131-1/+1
* Add a driver for the watchdog timer function present on the LPC interfaceDag-Erling Smørgrav2004-05-112-0/+10
* Add support for Cronyx Tau-PCI adapters.Roman Kurakin2004-05-051-0/+39
* Enable the build of the vinum KLD on sparc64. It is known to work soJoerg Wunsch2004-05-051-0/+1
* Connect geom_gate.ko to the build.Pawel Jakub Dawidek2004-05-031-0/+1
* Remove the source file for the sio(4) EBus attachment here, too.Marius Strobl2004-04-301-4/+0
* Makefile for geom_gate.ko.Pawel Jakub Dawidek2004-04-301-0/+8
* Added 3ware's twa.Vinod Kashyap2004-04-271-0/+2
* Add ng_sppp(4) to the modules build process.Roman Kurakin2004-04-251-0/+1
* Enable the led-toggling magic. Compiling files which are in the kernel intoPhilip Paeps2004-04-231-3/+2
* Hook up acpi_asus and its manual page in two more places I managed to overlookPhilip Paeps2004-04-231-1/+1
* Missed this out in my last commit. Makefile for the acpi_asus driver.Philip Paeps2004-04-221-0/+10
* Fix the build. opt_asr.h is gone.Nate Lawson2004-04-221-1/+1
* Divide the drivers into essential (pci, thermal) and mobile (lid,Nate Lawson2004-04-211-5/+10
* IPv6 is on by default in GENERIC so enable IPv6 in IPFilter too by default.Darren Reed2004-04-201-0/+2
* Remove opt_da.h from the Makefile as well. Duplication of the option inNate Lawson2004-04-191-1/+0
* A simple packet distribution node type that acts like an Ethernet hub.Ruslan Ermilov2004-04-172-0/+7
* Include nehemiah.c only on i386, as is done for the non-modulesMarcel Moolenaar2004-04-111-0/+2
* Fix module build during buildworld with MODULES_WITH_WORLD defined.Alexander Kabaev2004-04-101-1/+4
* Changed comments following changes to not bundle firmware by default.Vinod Kashyap2004-04-101-5/+6
* Don't include the firmware image by default as it adds 500k (uncompressed) toScott Long2004-04-101-2/+2
* Reorganise the entropy device so that high-yield entropy sourcesMark Murray2004-04-091-1/+3
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themMax Laier2004-04-063-0/+12
* Initial check-in of the device driver for 3ware's 9000 seriesVinod Kashyap2004-03-301-0/+24
* Clean up the stub fake vnode locking implemenations. The main reason thisPeter Wemm2004-03-291-1/+0
* Connect ctau driver (Cronyx-Tau/ISA) to modules build process.Roman Kurakin2004-03-251-0/+2
* sppp (4) to netgraph (4) node. As always: I'l connect it to theRoman Kurakin2004-03-241-0/+7
* Add uart_subr.cMarcel Moolenaar2004-03-201-1/+1