summaryrefslogtreecommitdiffstats
path: root/etc/pccard.conf.sample
diff options
context:
space:
mode:
authorhosokawa <hosokawa@FreeBSD.org>2000-01-23 03:00:04 +0000
committerhosokawa <hosokawa@FreeBSD.org>2000-01-23 03:00:04 +0000
commitafc0afa978960777b6940ba5fccc5c340ab2a343 (patch)
tree64e363f75d72cf85fbd3ce8784c917ccb045baa6 /etc/pccard.conf.sample
parentdafe7a5c08e069ab2fab4cc52d7d11edf1e2d22a (diff)
downloadFreeBSD-src-afc0afa978960777b6940ba5fccc5c340ab2a343.zip
FreeBSD-src-afc0afa978960777b6940ba5fccc5c340ab2a343.tar.gz
Added IC-CARD+ Ethernet card.
Diffstat (limited to 'etc/pccard.conf.sample')
-rw-r--r--etc/pccard.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index 114416e..4dab213 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -767,3 +767,11 @@ card "Fast Ethernet" "Adapter"
insert /etc/pccard_ether $device
remove logger -t pccard:$device -s Planex FNW-3600-T removed
remove /etc/pccard_ether_remove $device
+
+# IC-CARD+ Ethernet card
+card "IC-CARD+" "IC-CARD+"
+ config 0x20 "ed0" ?
+ insert logger -t pccard:$device -s IC-CARD+ Ethernet card inserted
+ insert /etc/pccard_ether $device
+ remove logger -t pccard:$device -s IC-CARD+ Ethernet card removed
+ remove ifconfig $device delete
OpenPOWER on IntegriCloud