summaryrefslogtreecommitdiff
path: root/sys/boot/forth/loader.conf
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-201-1/+1
* MFC: the USB scanner driver. See SANE home page for supported USB scanners.Nick Hibma2000-10-311-0/+2
* Place bktr_mem before bktr so the modules load in the correct orderRoger Hardiman2000-09-171-1/+1
* MFC: Add bktr_mem_load, default set to NORoger Hardiman2000-09-111-1/+2
* Teach the RELENG_4 loader.conf to pull in /boot/device.hints if it exists.Peter Wemm2000-08-081-1/+1
* MFC: Lots of bootstrap fixes and features:John Baldwin2000-07-071-1/+1
* MFC: add lines for WX (Intel Gig Ether) and ispfw (ISP Firmware) modules.Matt Jacob2000-07-051-0/+2
* 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