compiling kernel.

Colin Alston lists at karnaugh.za.net
Sun May 4 03:31:13 PDT 2003


Speaking of which

Why do we need ISA support to compile the kernel ?

Thanks
Colin Alston

----- Original Message -----
From: "Bruce Cran" <bruce at cran.org.uk>
To: "Eduardo Viruena Silva" <mrspock at esfm.ipn.mx>
Cc: <questions at freebsd.org>
Sent: Sunday, May 04, 2003 2:25 PM
Subject: Re: compiling kernel.


> 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
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list