Howdy, Y'all:
I am trying to configure my ethernet card on my new debian install.
The card is a Macromate mn-220pct and Windows98 sets it to
port 2a0h and irq 10. Below is
isadump > tmp
grep "(" tmp > isapnp.txt
then I deleted the lines that didn't seem to relate to my NIC.
# Card 2: (serial identifier 86 13 72 64 18 19 80 63 5e)
# Don't forget to uncomment the activate (ACT Y) when happy
(CONFIGURE WSC8019/326263832 (LD 0
# (IO 0 (SIZE 32) (BASE 0x0220))
# (INT 0 (IRQ 3 (MODE +E)))
# (ACT Y)
))
#
# End tag... Checksum 0x00 (OK)
(WAITFORKEY)
I'm guessing that I edit '(BASE 0x0220)' to '(BASE 0x02a0)'
and '(IRQ 3 (MODE +E)' to '(IRQ 10 (MODE +E)',
but what value should '(IO 0' and '(INT 0' be?
Chuck
How should I edit 'IO 0' and 'INT 0' ?
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs