summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add a module directory for geom_vinum.le2004-06-121-0/+11
* Fix typo that prevents esp_sbus.c and lsi64854.c from being built on sparc64.marius2004-06-101-1/+1
* Port the NetBSD esp(4) driver. This only includes the sbus front-end, soscottl2004-06-101-0/+15
* Add eisa_if.himp2004-06-091-1/+1
* Add eisa_if.h to the list of things to build for new eisa_if.m for theimp2004-06-091-1/+1
* style.Makefile(5)obrien2004-06-092-12/+12
* Recognise NOINET6 as an indication to not build IPv6 enabled source evendarrenr2004-06-081-1/+2
* add missing #include <sys/module.h>phk2004-05-302-0/+2
* First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...tackerman2004-05-281-0/+11
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-2626-25/+28
* - Connect geom(8) and its libraries to the build.pjd2004-05-201-0/+2
* Modules Makefiles for geom_stripe and geom_nop.pjd2004-05-202-0/+16
* Connect Cronyx Tau-PCI to the system.rik2004-05-171-0/+2
* Unbreak the fdc module build after the repocopy of sys/isa/fd.c toroam2004-05-171-3/+7
* Disable ndis module on amd64. It doesn't compile. For example,peter2004-05-161-1/+1
* Fixed the disordering from rev. 1.371.ru2004-05-161-1/+1
* Move the ichwd to i386 only.nyan2004-05-131-1/+1
* Add a driver for the watchdog timer function present on the LPC interfacedes2004-05-112-0/+10
* Add support for Cronyx Tau-PCI adapters.rik2004-05-051-0/+39
* Enable the build of the vinum KLD on sparc64. It is known to work sojoerg2004-05-051-0/+1
* Connect geom_gate.ko to the build.pjd2004-05-031-0/+1
* Remove the source file for the sio(4) EBus attachment here, too.marius2004-04-301-4/+0
* Makefile for geom_gate.ko.pjd2004-04-301-0/+8
* Added 3ware's twa.vkashyap2004-04-271-0/+2
* Add ng_sppp(4) to the modules build process.rik2004-04-251-0/+1
* Enable the led-toggling magic. Compiling files which are in the kernel intophilip2004-04-231-3/+2
* Hook up acpi_asus and its manual page in two more places I managed to overlookphilip2004-04-231-1/+1
* Missed this out in my last commit. Makefile for the acpi_asus driver.philip2004-04-221-0/+10
* Fix the build. opt_asr.h is gone.njl2004-04-221-1/+1
* Divide the drivers into essential (pci, thermal) and mobile (lid,njl2004-04-211-5/+10
* IPv6 is on by default in GENERIC so enable IPv6 in IPFilter too by default.darrenr2004-04-201-0/+2
* Remove opt_da.h from the Makefile as well. Duplication of the option innjl2004-04-191-1/+0
* A simple packet distribution node type that acts like an Ethernet hub.ru2004-04-172-0/+7
* Include nehemiah.c only on i386, as is done for the non-modulesmarcel2004-04-111-0/+2
* Fix module build during buildworld with MODULES_WITH_WORLD defined.kan2004-04-101-1/+4
* Changed comments following changes to not bundle firmware by default.vkashyap2004-04-101-5/+6
* Don't include the firmware image by default as it adds 500k (uncompressed) toscottl2004-04-101-2/+2
* Reorganise the entropy device so that high-yield entropy sourcesmarkm2004-04-091-1/+3
* Make pf* modules respect NOINET6 from make.conf(5) in order to build themmlaier2004-04-063-0/+12
* Initial check-in of the device driver for 3ware's 9000 seriesvkashyap2004-03-301-0/+24
* Clean up the stub fake vnode locking implemenations. The main reason thispeter2004-03-291-1/+0
* Connect ctau driver (Cronyx-Tau/ISA) to modules build process.rik2004-03-251-0/+2
* sppp (4) to netgraph (4) node. As always: I'l connect it to therik2004-03-241-0/+7
* Add uart_subr.cmarcel2004-03-201-1/+1
* Generate opt_inet.h.fjoe2004-03-181-1/+5
* Move the arl to i386 only.nyan2004-03-161-1/+1
* Remove the module reference for RAIDframescottl2004-03-161-1/+0
* Remove RAIDFrame. It hasn't worked since GEOM replaced the old diskscottl2004-03-161-28/+0
* Add arl(4): driver for Aironet Arlan 655 wireless adapters.fjoe2004-03-152-0/+12
* Kill bogus isa compat opt file.imp2004-03-151-1/+1
OpenPOWER on IntegriCloud