summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* agp_amd64.c is not needed on pc98.nyan2004-08-161-1/+4
* And isa_if.himp2004-08-161-1/+1
* Add pccbb_isa.c and pccbb_pci.cimp2004-08-161-1/+1
* AMD64 on-CPU GART support.obrien2004-08-162-1/+6
* Connect RAID3 GEOM class to the build.pjd2004-08-161-0/+1
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3pjd2004-08-161-0/+9
* - Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.cmarius2004-08-141-2/+7
* Now that hme(4) is MI build its module on all platforms.marius2004-08-142-4/+6
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-142-14/+3
* Add geom_uzip -- geom class that implements read-only compressed disks.fjoe2004-08-132-0/+10
* - Introduce an ofw_bus kobj-interface for retrieving the OFW node and amarius2004-08-124-6/+7
* Add the module build stuff for the ATM call control module.harti2004-08-122-0/+18
* change the name of the md module, to g_md, introduce a define with thejmg2004-08-091-1/+1
* Due to popular demand, hook up geom_vinum to the build.le2004-08-071-0/+1
* Move the source code for these two modules out of src/sys/modules.des2004-08-064-906/+4
* Fix module builds for i386 and amd64.markm2004-08-041-0/+3
* Bump WARNS to 2 for all other ACPI drivers and minor cleanup.njl2004-08-034-16/+20
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-032-10/+0
* Really back out rev 1.388.obrien2004-08-021-0/+1
* Don't build and install a mem.ko module.obrien2004-08-021-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-013-2/+25
* Connect GEOM_MIRROR class to the build.pjd2004-07-301-0/+1
* Add GEOM_MIRROR class which provide RAID1 functionality and has many usefulpjd2004-07-301-0/+9
* Add the ACPI Panasonic extras driver.nyan2004-07-212-1/+10
* 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
OpenPOWER on IntegriCloud