compiling kernel.

Bruce Cran bruce at cran.org.uk
Sun May 4 03:25:57 PDT 2003


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


More information about the freebsd-questions mailing list