From 8072a67c79c6da90fa3d3f9779195bf0a7181d7f Mon Sep 17 00:00:00 2001 From: MIHIRA Sanpei Yoshiro Date: Mon, 2 Oct 2000 14:41:09 +0000 Subject: [PATCH] use ``config auto'' - Melco LPC-T (PIO mode) - AR-P500 ethernet card - Accton EN2226/Fast EtherCard (16-bit verison) --- etc/defaults/pccard.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 0c054436497..1bdc8bab169 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -564,9 +564,9 @@ card "IBM Corp." "Ethernet" insert /etc/pccard_ether $device remove /sbin/ifconfig $device delete -#AR-P500 ethernet card +#AR-P500 ethernet card, PLANET PCMCIA ethernet Adapter card ENW-3500 card "IC-CARD" "IC-CARD" - config 0x20 "ed" ? + config auto "ed" ? logstr "AR-P500 Ethernet card" insert /etc/pccard_ether $device remove ifconfig $device delete @@ -813,7 +813,7 @@ card "PCMCIA" "PCMCIA-ETHERNET-CARD" # Melco LPC-T (PIO mode) card "PCMCIA" "UE2212" - config 0x1 "ed" ? 0x10 + config auto "ed" ? 0x10 ether 0xff0 insert /etc/pccard_ether $device remove /sbin/ifconfig $device delete @@ -1750,7 +1750,7 @@ card "PLANEX" "GeoWave/GW-NS110" # Accton EN2226/Fast EtherCard (16-bit verison) card "Accton" "Fast EtherCard-16" - config default "xe" ? + config auto "xe" ? insert /etc/pccard_ether $device remove /sbin/ifconfig $device delete