"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_XXXX > > 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]"