summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* "Fixed" my recent world breakage (umap_subr.c now includes opt_ddb.h).bde1999-08-301-3/+6
* Convert the 3Com XL driver to miibus. This one is a little trickywpaul1999-08-291-0/+5
* Add MAINTAINER and remove the unused COMPAT_LINUX and VM_STACK defines.marcel1999-08-281-1/+4
* $Id$ -> $FreeBSD$peter1999-08-2891-91/+91
* Fix path for miibus_if.m (mii > dev/mii);wpaul1999-08-271-3/+3
* Add sysctl variables for the Linuxulator. These reside under `compat.linux' asmarcel1999-08-271-2/+2
* Update these Makefiles; add mlphy and tlphy to the mii module, addwpaul1999-08-272-2/+8
* Change asf function to use the new name of the list in kern_linker.c.grog1999-08-261-1/+1
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-212-3/+36
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-212-3/+26
* Sort xrefs.mpp1999-08-191-3/+3
* Bring up to date to work with -CURRENT.grog1999-08-142-19/+108
* Convert the Winbond driver to newbus and have it compiled as a module.wpaul1999-08-102-2/+30
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-109-16/+44
* Add vinumraid5.c to list of sources.grog1999-08-071-1/+1
* "Linux emulator" -> "Linux image activator"nik1999-08-041-4/+4
* Initial checkinnewton1999-07-301-0/+15
* Clarify use of the 'streams' pseudo-device (i.e.: static or kld).newton1999-07-301-7/+12
* Add a module Makefile for the PNIC driver.wpaul1999-07-282-3/+31
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-252-2/+30
* Add mx and ax modules for the Macronix and ASIX drivers and update thewpaul1999-07-243-3/+60
* Create module directories for the xl, ti, tl and sk drivers and addwpaul1999-07-235-2/+117
* Rename bpfilter to bpf.des1999-07-065-28/+28
* Use the correct value for banksize so splash_pcx works in LFB modes.des1999-06-281-2/+2
* Reenable Vinum buildgrog1999-06-241-3/+2
* The second phase of syscons reorganization.yokota1999-06-2213-294/+221
* Print verbose messages when there is error.yokota1999-06-161-2/+21
* Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only sectionroger1999-06-121-2/+2
* Change perl5 to perl (same change as made in the fxp module)roger1999-06-121-5/+5
* Makefile to build a loadable bktr Bt848/Bt878 device driverroger1999-06-121-0/+47
* Remove vinum from the build until Greg reviews phk's cdevsw changes.jb1999-06-021-2/+3
* Unifdef VM86.jlemon1999-06-011-7/+3
* Reenable vinum build.grog1999-05-151-5/+2
* Vinum doesn't compile right now.phk1999-05-131-2/+5
* MFS: indent-assisted style cleanup.des1999-05-101-30/+27
* A little closer to style(9).des1999-05-081-58/+64
* Fixed bitrot in comments.bde1999-05-061-4/+2
* MFS: don't build the pcic.ko module.obrien1999-05-051-2/+2
* Add procfs_rlimit.c so the kernel actually compiles.billf1999-05-041-3/+4
* Add missing copyright.jkh1999-05-041-0/+27
* Add "fire" screen saver.jkh1999-05-043-2/+114
* Allow loadable interface drivers with BPF support to be loaded into a kernelmsmith1999-04-284-8/+8
* Reference kld(4).ghelmer1999-04-233-6/+6
* No need to use a magic IPFIREWALL_MODULE - the build system suppliespeter1999-04-201-2/+2
* Kill joy for the time being, it used lkm unconditionally, breaking world.peter1999-04-191-4/+3
* Remove LKM module glue Makefile.peter1999-04-191-12/+0
* Use perl, not perl5 to compile interfaces.dfr1999-04-181-4/+4
* Actually build the new fxp module.bde1999-04-181-6/+6
* Disconnect lkm subdir so we don't build a lkm module, in case somethingpeter1999-04-171-2/+3
* Reverse last checkin, which was a regression. Grrr.grog1999-04-171-663/+4
OpenPOWER on IntegriCloud