Daniel C. Sobral
f483369d5c
Changes prompt to "ok". This line is actually commented out, and serves only
...
as an example and to reflect the builtin default.
1999-11-01 08:07:04 +00:00
Bill Paul
80688b5935
Add mii_load entry to the network drivers section. Also add entries for
...
a few additional drivers that have recently been module-ized.
1999-09-07 05:03:06 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Bill Paul
8674aa45c7
Convert the Winbond driver to newbus and have it compiled as a module.
1999-08-10 21:09:12 +00:00
Bill Paul
08339b4fa4
Convert the VIA Rhine driver to newbus and set it up to be compiled as
...
a module. Also modified the code to work on FreeBSD/alpha and added
device vr0 to the alpha GENERIC config.
While I was in the neighborhood, I noticed that I was still using
#define NFPX 1 in all of the Makefiles that I'd copied from the fxp
module. I don't really use #define Nfoo X so it didn't matter, but
I decided to customize this correctly anyway.
1999-08-10 17:15:20 +00:00
Brian Feldman
42fd81e3c9
Add various network cards that have been new-busified and made into KLDs
...
(thanks Bill!)
Remove lkm.
1999-08-04 17:44:07 +00:00
Roger Hardiman
d56282d89f
Add bktr_load for the loadable Bt848/Bt878 driver.
1999-06-13 15:45:49 +00:00
Daniel C. Sobral
b097076e25
Add fxp on a category of it's own.
1999-05-14 10:20:54 +00:00
Daniel C. Sobral
372dd86a44
Remove atapi and joy, add svr4 and streams. I wonder if removing vinum
...
is in order or not... (things are _not_ loaded by default, but it serves
as a reference to people tweaking their own loader.conf files)
1999-05-14 10:14:50 +00:00
Daniel C. Sobral
5109966e43
Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THAT
...
doing here?).
Candidate for 3.2.
1999-05-14 10:03:58 +00:00
Dag-Erling Smørgrav
5f967b24fc
Make the location of init(8) tunable at boot time.
1999-04-20 21:15:13 +00:00
Daniel C. Sobral
d9d2e726c0
Replace /kernel.config with /boot/kernel.conf.
1999-03-14 21:57:49 +00:00
Daniel C. Sobral
7caa817b0e
New loader.rc stuff.
...
Reviewed by: jkh
1999-03-09 14:06:55 +00:00