From 48b15bd431779863408d2bd33e7f0c8192bfe6de Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 10 Jan 2003 18:35:20 +0000 Subject: [PATCH] Either compaq has two variants of the WL200, or the old entry is wrong. Go ahead and include a second entry for the WL200 until I can sort this out. Submitted by: Matt Pearce --- etc/defaults/pccard.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 183bb0867c8..8f6b5cbf8c0 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1890,6 +1890,12 @@ card "Compaq" "Compaq WL110 PC Card" remove /etc/pccard_ether $device stop # Compaq WL200 +card "Compaq" "WL200_11Mbps_Wireless_PCI_Card" + config auto "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + +# Compaq WL200 (might be wrong) card "Compaq" "Compaq WL200_11Mbps_Wireless_PCI_Card" config auto "wi" ? insert /etc/pccard_ether $device start -- 2.45.0