summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Format documentations in the form that gdb appears to want.grog1999-10-131-13/+65
* Add macro 'msgbuf' for printing out msgbuf.grog1999-10-131-0/+6
* perl5 -> perln_hibma1999-10-082-4/+4
* perl5 -> perlgreen1999-10-085-10/+10
* Change the SOURCE line to include ${CURDIR}n_hibma1999-10-087-7/+7
* Fix typon_hibma1999-10-071-1/+1
* The Makefiles for the modules for the USB device drivers.n_hibma1999-10-078-0/+169
* Connect the 'amr' and 'mlx' drivers. They can be built as modules ormsmith1999-10-071-1/+1
* This is a driver for the AMI MegaRAID family of controllers. It all ofmsmith1999-10-071-0/+22
* This is a driver for the Mylex DAC960 family of integrated RAIDmsmith1999-10-071-0/+22
* ncplib modules: bring up new ncp.ko and nwfs.kobp1999-10-023-1/+88
* Add the apm_saver syscons screen saver module.nsayer1999-10-023-0/+101
* Reconnect 'bktr' now that world won't (I hope) break again from it.peter1999-09-281-2/+1
* Make the bktr module build. The Makefile was badly mangled, includingpeter1999-09-281-7/+9
* /tmp/cvswGS523imp1999-09-282-3/+32
* Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff.peter1999-09-2720-103/+40
* Don't set an unused make(1) variable (NBPF)peter1999-09-271-1/+0
* bktr (as a module) doesn't build.peter1999-09-271-1/+2
* Don't generate 'bpf.h' since it's not used.peter1999-09-271-5/+2
* Don't generate 'bpf.h' since it's not used.peter1999-09-2718-90/+36
* Update to use new Bt848 driverroger1999-09-261-1/+1
* Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in thepeter1999-09-261-5/+2
* 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
OpenPOWER on IntegriCloud