From fbd2d9c1388222a03fac5848611279fc140c2a45 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 22 Feb 1999 03:06:28 +0000 Subject: [PATCH] Add entries for the following cards: Viking V.90/K56Flex modem Zoom 56K modem 3CCE589E* network card 3CCM156 modem Latter submitted by: Patrick Seal --- etc/defaults/pccard.conf | 28 +++++++++++++++++++++++++++- etc/pccard.conf.sample | 28 +++++++++++++++++++++++++++- 2 files changed, 54 insertions(+), 2 deletions(-) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index fc8c0e04e301..fb0bc6cd37e9 100644 --- a/etc/defaults/pccard.conf +++ b/etc/defaults/pccard.conf @@ -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.25 1999/02/04 10:06:44 markm Exp $ +# $Id: pccard.conf.sample,v 1.26 1999/02/19 07:20:55 msmith Exp $ # Generally available IO ports io 0x240-0x360 @@ -409,3 +409,29 @@ card "New Media" "SCSI" # Libretto Floppy disk card "Y-E DATA" "External FDD" config 0x4 "fdc0" 10 + +# Viking V.90/K56Flex modem +card "Viking" "V.90 K56flex" + config 0x23 "sio3" 9 + insert echo Viking 56K Modem inserted + remove echo Viking 56K Modem removed + +# Zoom 56K modem +card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax" + config 0x1f "sio2" 10 + insert echo Zoom modem inserted + remove echo Zoom modem removed + +# 3Com Megahertz 3CCE589E* 10 Mbps LAN PC Card +card "3Com" "Megahertz 589E" + config 0x1 "ep0" 10 + insert echo 3Com Megahertz Ethernet card inserted + insert /etc/pccard_ether ep0 + remove echo 3Com Megahertz Ethernet card removed + remove /sbin/ifconfig ep0 delete + +# 3Com/USR/MegaHertz 3CCM156 +card "3COM" "3CCM156" + config 0x23 "sio2 10 + insert echo 3Com PCMCIA 56K modem inserted + remove echo 3Com PCMCIA 56K modem removed diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample index fc8c0e04e301..fb0bc6cd37e9 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.25 1999/02/04 10:06:44 markm Exp $ +# $Id: pccard.conf.sample,v 1.26 1999/02/19 07:20:55 msmith Exp $ # Generally available IO ports io 0x240-0x360 @@ -409,3 +409,29 @@ card "New Media" "SCSI" # Libretto Floppy disk card "Y-E DATA" "External FDD" config 0x4 "fdc0" 10 + +# Viking V.90/K56Flex modem +card "Viking" "V.90 K56flex" + config 0x23 "sio3" 9 + insert echo Viking 56K Modem inserted + remove echo Viking 56K Modem removed + +# Zoom 56K modem +card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax" + config 0x1f "sio2" 10 + insert echo Zoom modem inserted + remove echo Zoom modem removed + +# 3Com Megahertz 3CCE589E* 10 Mbps LAN PC Card +card "3Com" "Megahertz 589E" + config 0x1 "ep0" 10 + insert echo 3Com Megahertz Ethernet card inserted + insert /etc/pccard_ether ep0 + remove echo 3Com Megahertz Ethernet card removed + remove /sbin/ifconfig ep0 delete + +# 3Com/USR/MegaHertz 3CCM156 +card "3COM" "3CCM156" + config 0x23 "sio2 10 + insert echo 3Com PCMCIA 56K modem inserted + remove echo 3Com PCMCIA 56K modem removed