Re: device npx <--- what for?

2004-08-12 Thread Bill Moran
"Jorge Mario G." <[EMAIL PROTECTED]> wrote:

> Hi there
> I'm using freebsd 5.2.1-RELEASE
> 
> I compiled my kernel without ISA and FLOPPY because I
> dont have that hardware.
> but the kernel failed at 
> /../.../isa./npx_devclass and npx_
> 
> once I added ISA and Floppy all worked again
> 
> my questions is why do I need npx? and isa?

npx is the floating point math driver.  You either need it or software
emulation of an FPU.

You need isa because npx depends on it.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


device npx <--- what for?

2004-08-12 Thread Jorge Mario G.
Hi there
I'm using freebsd 5.2.1-RELEASE

I compiled my kernel without ISA and FLOPPY because I
dont have that hardware.
but the kernel failed at 
/../.../isa./npx_devclass and npx_

once I added ISA and Floppy all worked again

my questions is why do I need npx? and isa?




=


_
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"