summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add phk's m(4) Memory Disk driver as a KLD. I don't believe itgreen1999-09-222-1/+10
* Use new location of Bt848 driver.roger1999-09-221-6/+3
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportwpaul1999-09-222-1/+35
* Change the name of the installed KLM to contain a leading "if_".obrien1999-09-2016-16/+25
* RealTek driver module wasn't being built; add it to the Makefile.wpaul1999-09-191-1/+1
* Convert the VIA Rhine driver to miibus.wpaul1999-09-191-0/+6
* Clean up and reorder.des1999-09-081-1/+11
* 1) s/mod(un)?load/kld$1load/n_hibma1999-09-061-0/+3
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-062-1/+34
* Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,wpaul1999-09-061-1/+1
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-052-1/+34
* Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.obrien1999-09-052-2/+2
* Don't generate opt_debug_nullfs.h. It is no longer necessary.bde1999-09-041-6/+1
* Backed out the quick fix in the previous commit. Depending on opt_ddb.hbde1999-09-041-5/+1
* Install linux.sh in /usr/sbin and not in /usr/bin.marcel1999-09-031-1/+1
* Add MAINTAINER linenewton1999-09-011-0/+1
* Convert the RealTek 8139 driver to newbus and miibus in one swell foop.wpaul1999-08-311-0/+34
* Add a driver for the internal PHY in the RealTek 8139.wpaul1999-08-311-1/+1
* add vnode_if.hroger1999-08-311-2/+2
* Convert the Adaptec and Winbond drivers to miibus.wpaul1999-08-302-2/+13
* "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
OpenPOWER on IntegriCloud