From 86adab044b058d53d1f29fd7ba5f9ec3d54232df Mon Sep 17 00:00:00 2001 From: msmith Date: Thu, 23 Oct 1997 14:00:40 +0000 Subject: Add entries for the Danpex EN-6200P2 and Megahertz XJ4336 --- etc/defaults/pccard.conf | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'etc/defaults') diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index 334a732..39b1d5b 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.6 1997/02/23 09:20:43 peter Exp $ +# $Id: pccard.conf.sample,v 1.7 1997/10/21 18:07:36 nate Exp $ # Generally available IO ports io 0x240-0x360 @@ -86,6 +86,12 @@ card "HITACHI" "HT-4840-11" insert /etc/pccard_ether fe0 remove echo HT-4840-11 removed remove /sbin/ifconfig fe0 delete + +# Danpex (Alloy, etc.) EN-6200P2 +card "DANPEX" "EN-6200P2" + config 0x22 "ed0" 9 + insert /etc/pccard_ether ed0 + remove /sbin/ifconfig ed0 delete # AIWA PV-JF288 card "AIWA CO.,LTD." "PV-JF288 " @@ -117,6 +123,12 @@ card "MEGAHERTZ" "XJ2288" insert echo Megahertz XJ2288 inserted remove echo Megahertz XJ2288 removed +# Megahertz XJ4336 +card "Megahertz" "XJ4336-CC4336" + config 0x21 "sio1" 10 + insert echo Megahertz XJ4336 inserted + remove echo Megahertz XJ4336 removed + # Omron ME2814 FAX/DATA MODEM card "OMRON" "ME2814 FAX/DATA MOD" config 0x23 "sio2" 3 -- cgit v1.1