summaryrefslogtreecommitdiffstats
path: root/etc/pccard.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pccard.conf.sample')
-rw-r--r--etc/pccard.conf.sample16
1 files changed, 15 insertions, 1 deletions
diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample
index 05005ba..c16a4df 100644
--- a/etc/pccard.conf.sample
+++ b/etc/pccard.conf.sample
@@ -8,7 +8,7 @@
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
-# $Id: pccard.conf.sample,v 1.27 1999/02/22 03:06:28 steve Exp $
+# $Id: pccard.conf.sample,v 1.28 1999/02/22 14:03:31 brian Exp $
# Generally available IO ports
io 0x240-0x360
@@ -441,3 +441,17 @@ card "3COM" "3CCM156"
config 0x23 "sio2 10
insert echo 3Com PCMCIA 56K modem inserted
remove echo 3Com PCMCIA 56K modem removed
+
+#AR-P500 ethernet card
+card "IC-CARD" "IC-CARD"
+ config 0x20 "ed0" 15
+ insert echo AR-P500 Ethernet card inserted
+ insert /etc/pccard_ether ed0
+ remove echo AR-P500 Ethernet card removed
+ remove ifconfig ed0 delete
+
+#Eiger 33.6 modem
+card "AT&T" "V34+ Fax Modem"
+ config 0x23 "sio1" 10
+ insert echo Eiger 33.6K modem inserted
+ remove echo Eiger 33.6K modem removed
OpenPOWER on IntegriCloud