summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-08-23 20:10:44 +0000
committerwpaul <wpaul@FreeBSD.org>2000-08-23 20:10:44 +0000
commit079703721bb552520bac11859fca966738a9a755 (patch)
treee9643c8506fe030a1d8827785871cfc2c2c194ed
parentd690e4b8d3ed9f3714a1d9ee520076a205f297eb (diff)
downloadFreeBSD-src-079703721bb552520bac11859fca966738a9a755.zip
FreeBSD-src-079703721bb552520bac11859fca966738a9a755.tar.gz
Add entry for the Farallon Skyline 11Mbps wireless NIC (WaveLAN/IEEE
compatible)
-rw-r--r--etc/defaults/pccard.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index f9ea9df..929a7f4 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -1732,6 +1732,12 @@ card "PLANEX" "GeoWave/GW-NS110"
insert /etc/pccard_ether $device
remove /sbin/ifconfig $device delete
+# Farallon Skyline 11Mbps Wireless
+card "INTERSIL" "HFA384x/IEEE"
+ config 0x1 "wi" ?
+ insert /etc/pccard_ether $device
+ remove /sbin/ifconfig $device delete
+
########## xe ##########
# Accton EN2226/Fast EtherCard (16-bit verison)
OpenPOWER on IntegriCloud