Hi again,

I have created a pcmcia.rdz image that works for the 8390; email me if you 
want me to send it to you. The upshot was I started with the original pcmcia 
image, and changed the /etc/config line 25 to remove the "net/" prefix from 
the 8390.
Now the line looks like this:

device "pcnet_cs"
  class "network" module "8390", "pcnet_cs"

Output from this on insert of card shows it detects and loads. However, the 
very next thing is this:

<insmod 8390.o and insmod pcnet_cs.o are here>
<6>eth0: NE2000 Compatible: io 0x300, irq 3, hw_addr 00:40:33 etc.
<30>Mar 10 23:10:54 cardmgr[17]: executing: './network start eth0'
<30>Mar 10 23:10:54 cardmgr[17]: + cat: not found
<30>Mar 10 23:10:54 cardmgr[17]: + ./network: /sbin/ifconfig: not found
<30>Mar 10 23:10:54 cardmgr[17]: + sed: not found

These commands all occur in the /etc/network script in the section for 
starting the network. If it can't find ifconfig and update resolv files I 
don't think this is going to work.

Any further thoughts? Has anyone ever done a pcmcia network install with mdk7?

Thanks in advance,

Steve Salkin

Reply via email to