summaryrefslogtreecommitdiffstats
path: root/etc/defaults
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2000-10-21 15:09:27 +0000
committersanpei <sanpei@FreeBSD.org>2000-10-21 15:09:27 +0000
commit95b65ad0262dc28b1a4bddeb2cee4d2ff5bea30b (patch)
treebf21735dae3fc7655ac15d35819ba67f52078027 /etc/defaults
parentcbb8cbedb3f4e6af0fd2457326f543adb2638fc8 (diff)
downloadFreeBSD-src-95b65ad0262dc28b1a4bddeb2cee4d2ff5bea30b.zip
FreeBSD-src-95b65ad0262dc28b1a4bddeb2cee4d2ff5bea30b.tar.gz
add TDK Grey Cell GCS2000 Ethernet Card
PR: 22184
Diffstat (limited to 'etc/defaults')
-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 ef111c9..8950fe2 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -569,6 +569,12 @@ card "Fast Ethernet" "Adapter"
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
+# TDK Grey Cell GCS2000 Ethernet Card
+card "Grey Cell" "GCS2000"
+ config auto "ed" ? 0x10
+ insert /etc/pccard_ether $device start
+ remove /etc/pccard_ether $device stop
+
# Grey Cell GCS2220 Ethernet Card
card "Grey Cell" "GCS2220"
config auto "ed" ? 0x10
OpenPOWER on IntegriCloud