From owner-freebsd-doc Wed Sep 6 12:32:34 1995 Return-Path: doc-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.11/8.6.6) id MAA22999 for doc-outgoing; Wed, 6 Sep 1995 12:32:34 -0700 Received: from elf.kendall.mdcc.edu (elf.kendall.mdcc.edu [147.70.150.122]) by freefall.freebsd.org (8.6.11/8.6.6) with ESMTP id MAA22956 ; Wed, 6 Sep 1995 12:32:30 -0700 Received: (from freelist@localhost) by elf.kendall.mdcc.edu (8.6.11/8.6.9) id PAA05405; Wed, 6 Sep 1995 15:22:58 -0400 Date: Wed, 6 Sep 1995 15:22:53 -0400 (EDT) From: "Don's FList drop" To: Ollivier Robert cc: freebsd-questions@freebsd.org, doc@freebsd.org Subject: Booboo in Boca multiport card HOWTO In-Reply-To: <199509022146.XAA06685@keltia.frmug.fr.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: doc-owner@freebsd.org Precedence: bulk On Sat, 2 Sep 1995, Ollivier Robert wrote: > It seems that Don's FList drop said: > > Small change but an important one : > > > (from the FAQ) > > cd /usr/src/sys/i386/conf > > cp GENERIC MYKERNEL > > vi MYKERNEL (this is the point where you make the changes indicated) > > config MYKERNEL > > cd ../../compile/MYKERNEL > > make depend > > > make all > > make install > > reboot Hmmm. I stole that section right off the FAQ in /usr/share/FAQ/Text/FreeBSD.FAQ in the 2.0.5 distribution. I've been complining kernels here w/o using that, but perhaps I haven't made any related changes..... Hmmmm.... Not reassuring - I just ran it for my most recent kernel, and it didn't immediately pass. Wonder what side effects I might be seeing as a result of failing to do this?