Greetings:

Can someone explain what this line does?
device ed0 at isa? disable port 0x280 irq 10 iomem 0x8000

>From what I understand.
The 'disable' portion of the above config keeps ed0 'not found' errors from
showing up.
The ed0 device is loaded for an isa device on irq 10 with port address 0x280.

Is "device ed0 at isa? disable port 0x280 irq 10 iomem 0x8000"  part of the
default kernel for 4.10RC3?

I just noticed that pico bsd recognizes the ed0 device from boch emulator for
ne2000, but the release version of the 4.10RC3 doesn't recognize it.
Any thoughts?

Thanks,

Brian
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to