summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix the alpha (and others) module build by only building fdc_acpi.c onnjl2004-07-161-7/+9
* Rename the sound device drivers:tanimura2004-07-163-19/+2
* Add fdc_acpi to module build, bump WARNS to 2.njl2004-07-151-2/+5
* Replace DDB with KDB.simokawa2004-07-131-1/+1
* Remove stray line with just a tabimp2004-07-121-2/+2
* Add fwip module.dfr2004-07-121-0/+1
* Add fwip module.dfr2004-07-121-0/+19
* Build uart_dbg.c for remote GDB support.marcel2004-07-101-1/+1
* Document compile-time switches here as I'm going to yank them frombms2004-07-091-0/+12
* Change the following environment variables to kernel options:brian2004-07-082-2/+2
* - Merged from sys/dev/fdc/fdc.c revision 1.275.nyan2004-07-081-1/+1
* Change the following kernel options to environment variables:brian2004-07-082-2/+2
* Make bluetooth compile on all platformsemax2004-07-071-6/+3
* Break out the isa and pccard front ends from fdc. This is the firstimp2004-07-071-14/+2
* By popular request, add a workaround that allows large (>128GB or so)tjr2004-07-031-1/+4
* Introduce GEOM_LABEL class.pjd2004-07-022-0/+12
* Set WARNS=2 for the module build of ACPI.marks2004-07-011-0/+1
* The ahb module is not needed for pc98.nyan2004-06-301-1/+1
* Add glue for building acpi_quirk.cnjl2004-06-301-2/+2
* Add ahb module for i386 and alpha (the onlt two platforms that have eisaimp2004-06-291-0/+3
* Add the ahb module for old Adaptec 1742 drivers now that eisa busimp2004-06-291-0/+12
* Add acpi_if.h dependencies to module build.njl2004-06-294-4/+5
* Build usbdevs.himp2004-06-282-2/+2
* Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...imp2004-06-2727-27/+27
* Convert Netgraph to use mbuf tags to pass its meta information around.julian2004-06-252-3/+21
* Clean CLEANFILES.rik2004-06-232-2/+2
* Enable 'vinum' on AMD64.obrien2004-06-221-5/+1
* Give zlib the ability to be a module that can be depended on,markm2004-06-201-0/+8
* Commit pf version 3.5 and link additional files to the kernel build.mlaier2004-06-161-3/+4
* Prepare for pf 3.5 import:mlaier2004-06-163-62/+0
* 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
OpenPOWER on IntegriCloud