Date: Wed, 26 May 2004 13:41:16 -0500 From: "Brian Henning" <b1henning@hotmail.com> To: <freebsd-questions@freebsd.org> Subject: bochs ethernet card Message-ID: <BAY15-DAV6kL5Rl3kou00003ed7@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY15-DAV6kL5Rl3kou00003ed7>