diff options
-rw-r--r-- | etc/defaults/pccard.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index cb0cbef..f2fd625 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -1857,6 +1857,12 @@ card "corega_K.K." "Wireless_LAN_PCCB-11" insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop +# Corega KK Wireless LAN PCCL-11 +card "corega" "WL PCCL-11" + config auto "wi" ? + insert /etc/pccard_ether $device start + remove /etc/pccard_ether $device stop + # D Link DWL-650 11Mbps WLAN Card card "D" "Link DWL-650 11Mbps WLAN Card" config auto "wi" ? |