From 6494921c8b59bbb533f266b76c0945ba8b504d45 Mon Sep 17 00:00:00 2001 From: imp Date: Sun, 29 Sep 2002 23:16:08 +0000 Subject: oops, last second botch: fix extra 'i' --- etc/defaults/pccard.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc') diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 3e54532..67579c7 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -2075,9 +2075,9 @@ card "Sony Corporation" "PCWA-C100" # German Telekom T-Sinus 130card, unknown original manufactor card "T-Sinus" "130card" - iconfig auto "wi" ? - insert /etc/pccard_ether $device start - remove /etc/pccard_ether $device stop + config auto "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop # TDK LAK-CD011WL card "TDK" "LAK-CD011WL for Wireless LAN" -- cgit v1.1