From 0c4612275a0acd8cd31bcf475fcb1ab710549ffa Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 9 Sep 2001 20:31:26 +0000 Subject: Add NetGEAR FA411 card. This appears to be based on the AX88190 chipset and works with those flags. --- etc/defaults/pccard.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'etc/defaults') diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 0a51246..989291b 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -754,6 +754,12 @@ card "NETGEAR" "FA410TX" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# BayNetworks NETGEAR FA411 Fast Ethernet +card "NETGEAR" "FA411" + config auto "ed" ? 0x30000 + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # Network Everywhere Ethernet 10BaseT PC Card card "Network Everywhere" "Ethernet 10BaseT PC Card" config auto "ed" ? -- cgit v1.1