Ik probeer op mijn Dell Inspiron 5000e een sitecom 10/100 Mbit PCMCIA kaart aan de praat te krijgen op een slackware 8 systeem (kernel 2.4)
Maar het lukt niet. Bij sitecom stond dit:
In de log zie ik wel:
pcnet_cs: this is an AX88190 card!
pcnet_cs: use axnet_cs instead
pcnet_cs: unable to read hardware net address for io base 0x300
cardmgr[69]: get dev info on socket 1 failed: no such device
Maar waar moet ik dat aangeven ==> axnet_cs ?
Maar het lukt niet. Bij sitecom stond dit:
Maar hij werkt nog steeds niet.In /etc/pcmcia/config file modify following lines
Existing lines in document->
device "pcnet_cs"
class "network" module "net/8390, "pcnet_cs"
Add three lines->
card "PCMCIA FastEthernet"
version "PCMCIA", "FastEthernet"
bind "pcnet_cs"
In de log zie ik wel:
pcnet_cs: this is an AX88190 card!
pcnet_cs: use axnet_cs instead
pcnet_cs: unable to read hardware net address for io base 0x300
cardmgr[69]: get dev info on socket 1 failed: no such device
Maar waar moet ik dat aangeven ==> axnet_cs ?