Date: Sun, 4 May 2003 13:25:46 +0100 From: Bruce Cran <bruce@cran.org.uk> To: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> Cc: questions@freebsd.org Subject: Re: compiling kernel. Message-ID: <20030504122546.GA6187@fourtytwo.brucec.backnet> In-Reply-To: <20030503090717.Y13214@Gina.esfm.ipn.mx> References: <200305031542.09259.webmaster@carnal-cathedral.com> <20030503090717.Y13214@Gina.esfm.ipn.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 03, 2003 at 09:19:48AM -0500, Eduardo Viruena Silva wrote: > On Sat, 3 May 2003, Mats wrote: > > > > > # To make an SMP kernel, the next two are needed > > #options SMP # Symmetric MultiProcessor Kernel > > #options APIC_IO # Symmetric (APIC) I/O > > > > # device isa > > # device eisa > > device pci > > > > # Floppy drives > > device fdc > > > > > you are using fdc and you are excluding isa... > it wont work. include > > device isa Doesn't the error message about 'npx' mean that the npx floating-point driver needs ISA support to work? Bruce Cran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030504122546.GA6187>