On Tue, 29 Jul 2003, Christian Gennerat wrote:
> maximilian attems a écrit :
> >
> >i've tried to add to /etc/pcmcia/config.opt
> >card "Abocom FE-2500-MX"
> ># version "CardBus", "Fast Ethernet", "V1.0", ""
> > manfid: 0x13d1, 0xab02
> > bind "xircom_tulip_cb"
> >
> [EMAIL PROTECTED]:/src/linux/drivers/net/tulip$ grep -i ab08 *
> tulip_core.c: { 0x13D1, 0xAB08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
> tulip_core.c: { 0x17B3, 0xAB08, PCI_ANY_ID, PCI_ANY_ID, 0, 0, COMET },
> the correct driver should be tulip.o
>
coool :))
[EMAIL PROTECTED]:/usr/src/linux-2.4.21$ grep -r AB02 drivers/net
drivers/net/tulip/tulip_core.c: { 0x13D1, 0xAB02, PCI_ANY_ID, PCI_ANY_ID,
0, 0, COMET },
compiled with CONFIG_TULIP=m
changed above lines in /etc/pcmcia/config.opt
card "Abocom FE-2500-MX"
# version "CardBus", "Fast Ethernet", "V1.0", ""
manfid: 0x13d1, 0xab02
bind "tulip"
thx for your help!!
a++ maks
ps cc to list for docs
pgpCjSbKBZIX3.pgp
Description: PGP signature

