I ran pnpdump and then edited the file giving my network card BASE of
280 based on what I found in my old lil.conf file:
append= "ether=0,0x280,eth0"
I ran isapnp and got the following error message:
etc/isopnp.conf:396: Fatal - IO range check railed for 32 bytes of IO at 280
etc/isopnp.conf:396: Fatal - Error occurred executing request '<IORESCHECK>'
-- further action aborted:
If I got to 396 there is a keyword (CHECK), if I remove it then no errors
are thrown and the output is:
......Port 0x280; IRQ10 --- Enabled OK.
Can anyone explain what is going on here?
Thanks!