> pcnet_cs: sorry, the AX88190 chipset is not supported.
> pcnet_cs: unable to read hardware net address for io
> base 0x300
I have the same problem, I'm getting this same message.
I have a W-Linx Linx Pro 10/100 Card. It's listed as supported in the
pcmcia-cs-3.1.25 list of supported cards, but under 10 MBit/s cards, not
under 10/100.
First I had the potato pcmcia-cs package installed (3.1.22). I got a
high and a low beep when I inserted the card. Then I saw that pcmcia
modules package and installed it too (the version that matches my
kernel, 2.2.18). I think the beeps changed to high and middle then, but
I'm not sure.
When I saw that my card is not in the list of supported cards in the
3.1.22 version I unstalled the pcmcia-cs and pcmcia-modules debian
packages and compiled pcmcia-cs-3.1.25. I don't know if I need a modules
packages for this too, I haven't found one. But the pcnet_cs module,
which is supposed to be the one for my card, is loaded. Here is the
output of lsmod:
Module Size Used by
pcnet_cs 10548 0 (unused)
8390 6108 0 [pcnet_cs]
nls_cp437 3880 0 (autoclean)
bsd_comp 3672 0 (autoclean)
lockd 41720 0 (autoclean) (unused)
sunrpc 55452 0 (autoclean) [lockd]
serial 19640 0 (autoclean)
toshiba 2444 0 (unused)
ds 6408 2 [pcnet_cs]
i82365 22444 2
pcmcia_core 45568 0 [pcnet_cs ds i82365]
ltmodem 350272 1
ppp_deflate 38336 0
ppp 20300 2 [bsd_comp ppp_deflate]
slhc 4404 1 [ppp]
parport_probe 3348 0
parport_pc 7268 0
parport 6836 0 [parport_probe parport_pc]
maestro 26400 0
soundcore 2440 2 [maestro]
ipip 5228 0 (unused)
ip_masq_vdolive 1312 0 (unused)
ip_masq_user 2528 0 (unused)
ip_masq_raudio 2824 0 (unused)
ip_masq_portfw 2448 0 (unused)
ip_masq_mfw 3060 0 (unused)
ip_masq_irc 1976 0 (unused)
ip_masq_ftp 2488 0 (unused)
ip_masq_cuseeme 1060 0 (unused)
ip_masq_autofw 2392 0 (unused)
ip_gre 6292 0 (unused)
unix 11336 133 (autoclean)
Now I get a high and a low beep again when I insert the card.
If anayone can help, please do. This is a rare chance to help 2 people
with one effort :)
Robert