The i82365 module is your socket driver module, not the module for the
card. No module was loaded for the card itself, because it was not
recognized.
> cardmgr[646]: unsupported card in socket 0
> cardmgr[646]: product info: "PCMCIA", "FastEthernet", "V", "1.0"
> cardmgr[646]: manfid: 0x021b, 0x0202 function: 6 (network)
The obvious thing would be to add:
card "Addtron Fast Ethernet"
manfid 0x021b, 0x0202
bind "pcnet_cs"
to /etc/pcmcia/config, which is what the PCMCIA-HOWTO suggests as a
good guess for unsupported 16-bit ethernet cards.
-- Dave
|
[ Edit This Forum ]