aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
Commit message (Expand)AuthorAgeFilesLines
...
* Back out bktr_mem_load. It is not needed because I'm use MODULE_DEPENDRoger Hardiman2000-09-121-1/+0
* Add bktr_mem_loader, default to NO.Roger Hardiman2000-09-111-0/+1
* The entropy driver module has changed name.Mark Murray2000-09-101-1/+1
* First tackle at trying to handle the New Deal on kernels.Daniel C. Sobral2000-09-091-2/+2
* The kernel is now known as `kernel.ko' and it and its matching modulesDavid E. O'Brien2000-09-051-2/+2
* Rename the loadable nullfs kernel module: null -> nullfsSheldon Hearn2000-07-281-1/+1
* Add randomdev_load="NO"Andrey A. Chernov2000-06-291-0/+1
* Add wx and ispfw loadable module defaults.Matt Jacob2000-06-171-0/+2
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-1/+1
* Add the udbp moduleNick Hibma2000-05-021-0/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-141-1/+2
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-141-0/+1
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-051-0/+1
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-281-1/+1
* Close PR #15422; fix loader.conf to reflect new driver support (oldBill Paul1999-12-231-5/+2
* Update the sample for $init_path to reflect the kernel default.Mike Smith1999-12-071-1/+2
* Make some examples reflect defaults.Daniel C. Sobral1999-12-071-7/+7
* Add bus suffix to mii.Daniel C. Sobral1999-12-021-1/+1
* Add if_ prefix to network drivers.Daniel C. Sobral1999-12-021-14/+14
* Add comments on what it the USB modules are. Add the usb module.Nick Hibma1999-11-221-5/+8
* Change the name of the modules from <name>_mod to <name>Nick Hibma1999-11-171-5/+0
* Add the USB modules.Nick Hibma1999-11-161-0/+15
* Changes prompt to "ok". This line is actually commented out, and serves onlyDaniel C. Sobral1999-11-011-1/+1
* Add mii_load entry to the network drivers section. Also add entries forBill Paul1999-09-071-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Convert the Winbond driver to newbus and have it compiled as a module.Bill Paul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul1999-08-101-1/+2
* Add various network cards that have been new-busified and made into KLDsBrian Feldman1999-08-041-2/+9
* Add bktr_load for the loadable Bt848/Bt878 driver.Roger Hardiman1999-06-131-1/+2
* Add fxp on a category of it's own.Daniel C. Sobral1999-05-141-1/+8
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumDaniel C. Sobral1999-05-141-3/+3
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATDaniel C. Sobral1999-05-141-5/+5
* Make the location of init(8) tunable at boot time.Dag-Erling Smørgrav1999-04-201-1/+2
* Replace /kernel.config with /boot/kernel.conf.Daniel C. Sobral1999-03-141-2/+2
* New loader.rc stuff.Daniel C. Sobral1999-03-091-0/+156