summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move if_tun back to the common section now that it works on the Alpha.peter2000-01-271-2/+2
* Re-add vpo. I've just re-tested this in a 'make world' on a Decemberpeter2000-01-261-1/+1
* Remove `vpo' with a vengeance -- "EXAMPLE" modules have *NO* businessobrien2000-01-261-1/+1
* if_tun is out of here -- it can come back with it stops breaking theobrien2000-01-261-2/+2
* Add an example vpo module. I don't have a zip drive to test it, but itpeter2000-01-231-1/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-141-1/+1
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-141-1/+1
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-051-1/+1
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-281-2/+2
* Enable building of the OSF/1 compat module.gallatin1999-12-151-0/+4
* Add module for if_ef driver and make it compile.bp1999-12-131-2/+2
* Move mlx, ncp and nwfs to the common area, they build on the Alpha andpeter1999-12-121-3/+4
* Move amr from x86-specific to generic. (it's in the generic conf/filespeter1999-12-121-2/+2
* Fix joy and put it back in the MI section. (yes, it works on Alpha)peter1999-12-121-2/+2
* Sorted SUBDIR.bde1999-12-051-4/+3
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-041-3/+3
* Update the WaveLAN/IEEE driver:wpaul1999-11-251-1/+1
* Add ipfilter kld and wire it in.guido1999-11-231-2/+2
* Add the usb module and move the USB related modules into the generic sectionn_hibma1999-11-221-1/+2
* Reenable "umodem", as its build is not broken anymore.green1999-11-191-1/+1
* For now, disable umodem module building, because it doesn't. Don'tgreen1999-11-181-1/+1
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-2/+2
* The Makefiles for the modules for the USB device drivers.n_hibma1999-10-071-0/+1
* Connect the 'amr' and 'mlx' drivers. They can be built as modules ormsmith1999-10-071-1/+1
* ncplib modules: bring up new ncp.ko and nwfs.kobp1999-10-021-1/+1
* Reconnect 'bktr' now that world won't (I hope) break again from it.peter1999-09-281-2/+1
* /tmp/cvswGS523imp1999-09-281-3/+3
* bktr (as a module) doesn't build.peter1999-09-271-1/+2
* Add phk's m(4) Memory Disk driver as a KLD. I don't believe itgreen1999-09-221-1/+1
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportwpaul1999-09-221-1/+1
* RealTek driver module wasn't being built; add it to the Makefile.wpaul1999-09-191-1/+1
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-061-1/+1
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-051-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-211-3/+3
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-211-3/+3
* Convert the Winbond driver to newbus and have it compiled as a module.wpaul1999-08-101-2/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-101-2/+2
* Add a module Makefile for the PNIC driver.wpaul1999-07-281-3/+3
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-251-2/+2
* Add mx and ax modules for the Macronix and ASIX drivers and update thewpaul1999-07-241-3/+4
* Create module directories for the xl, ti, tl and sk drivers and addwpaul1999-07-231-2/+2
* Reenable Vinum buildgrog1999-06-241-3/+2
* Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only sectionroger1999-06-121-2/+2
* Remove vinum from the build until Greg reviews phk's cdevsw changes.jb1999-06-021-2/+3
* Reenable vinum build.grog1999-05-151-5/+2
* Vinum doesn't compile right now.phk1999-05-131-2/+5
* Fixed bitrot in comments.bde1999-05-061-4/+2
* MFS: don't build the pcic.ko module.obrien1999-05-051-2/+2
* Kill joy for the time being, it used lkm unconditionally, breaking world.peter1999-04-191-4/+3
OpenPOWER on IntegriCloud