Date: Sun, 8 Sep 2002 16:59:38 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/i386 dokern.sh drivers.conf Message-ID: <200209082359.g88NxcpH040896@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2002/09/08 16:59:38 PDT
Modified files:
release/i386 dokern.sh drivers.conf
Log:
Back out last commit where I moved pcn(4) off of the modules floppy back
into the install kernel. Unfortunately pcn(4) also needs mii(4) so that
would also have to added to install kernel, which will bloat it up so that it
doesn't fit on the floppy any more. Turns out we grew a lnc(4) module since
I last looked. So handle it as a kld loadable module during install rather
than have it statically compiled into the kernel.
Revision Changes Path
1.64 +2 -0 src/release/i386/dokern.sh
1.10 +2 -0 src/release/i386/drivers.conf
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209082359.g88NxcpH040896>
