summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorkeichii <keichii@FreeBSD.org>2002-05-07 16:50:15 +0000
committerkeichii <keichii@FreeBSD.org>2002-05-07 16:50:15 +0000
commit789a44127f0cbbd83ee6c07c01538acd77f8ce80 (patch)
tree71944f5faeb53584a2f0310c7e056e2b8b5b5ee1 /etc
parent9070f27e7dc597ed8df724d59268396981c76734 (diff)
downloadFreeBSD-src-789a44127f0cbbd83ee6c07c01538acd77f8ce80.zip
FreeBSD-src-789a44127f0cbbd83ee6c07c01538acd77f8ce80.tar.gz
This is two new entries for Taiwanese 16bit PCMCIA cards.
The Blue Concentric CF 802.11b card is a compactflash form-factored card that does 802.11b, including 128bit encryption. The Zonet modem pccard is a simple FAX/Modem card. Both are sold in Guang-Hua Market in Taipei, and functions perfectly with -current and -stable.
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index e68c659..5ef9097 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -1628,6 +1628,10 @@ card "Xircom" "CreditCard Modem CM-56T"
config auto "sio" ?
reset 100
+# Zonet 56Kbps FAX/Modem PC Card
+card "PC CARD" "56Kbps Fax Modem PC Card"
+ config auto "sio" ?
+
# Zoom 56K modem
# Freezes your system entirely if you don't have the reset..
card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax"
@@ -2009,6 +2013,13 @@ card "The Linksys Group, Inc." "Instant Wireless Network PC Card"
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
+# Taiwanese Blue Concentric Circle CF Wireless LAN Model WL-379F
+# This is a card sold in Taiwan.
+card "Wireless LAN" "11Mbps PC Card"
+ config auto "wi" ?
+ insert /etc/pccard_ether $device start
+ remove /etc/pccard_ether $device stop
+
# Toshibas wireless lan card
card "TOSHIBA" "Wireless LAN Card"
config auto "wi" ?
OpenPOWER on IntegriCloud