Click to See Complete Forum and Search --> : pcnet_cs


gropar
08-27-2003, 02:44 PM
While installing Mandrake 9.0 (on Toshiba 2230cds Laptop), I get to the point of configuring network. I choose the instalation of the pcnet_cs module (for IBM network PCMCIA card), and the install program says I have to manually configure the thing...


I've been searching for a fiew weeks now, and can't find how to set Irq, IO, etc. All I found is a desacription of the different parameters (http://pcmcia-cs.sourceforge.net/man/pcnet_cs.4.html), but I don't know wich values to attribute each one of them.

If anyone could help me... :confused:

mdwatts
08-27-2003, 04:24 PM
Use

cat /proc/interrupts

cat /proc/ioports

to find the IRQ and I/O address for the pcmcia card and then use those as outlined in the link you posted.