From 1b2ea87383ddf4b3ee00b17679703843a04adc94 Mon Sep 17 00:00:00 2001 From: Jun-ichiro itojun Hagino Date: Tue, 24 Feb 1998 13:56:38 +0000 Subject: [PATCH] added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant). --- etc/defaults/pccard.conf | 17 ++++++++++++++++- etc/pccard.conf.sample | 17 ++++++++++++++++- 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf index ad47eaea545..2cc222c9bc4 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.15 1998/02/24 13:26:57 hosokawa Exp $ +# $Id: pccard.conf.sample,v 1.16 1998/02/24 13:32:36 hosokawa Exp $ # Generally available IO ports io 0x240-0x360 @@ -125,6 +125,21 @@ card "DANPEX" "EN-6200P2" insert /etc/pccard_ether ed0 remove /sbin/ifconfig ed0 delete +# Telecom Device SuperSocket RE450T +# Note: There are several revisions of the cardon the market. +# Type A needs no "ether" line. +# Type B needs "ether 0x110" line. +# Type C needs "ether 0xff0" line. +# Yet more revisions exist, reportedly. +# If you see strange MAC address shown by ifconfig command, +# try other config. +card "Ethernet" "Adapter" + config 0x2 "ed0" ? +# ether 0x110 00:e0:98 +# ether 0xff0 00:e0:98 + insert /etc/pccard_ether ed0 + remove /sbin/ifconfig ed0 delete + # AIWA PV-JF288 card "AIWA CO.,LTD." "PV-JF288 " config 0x23 "sio2" 10 diff --git a/etc/pccard.conf.sample b/etc/pccard.conf.sample index ad47eaea545..2cc222c9bc4 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.15 1998/02/24 13:26:57 hosokawa Exp $ +# $Id: pccard.conf.sample,v 1.16 1998/02/24 13:32:36 hosokawa Exp $ # Generally available IO ports io 0x240-0x360 @@ -125,6 +125,21 @@ card "DANPEX" "EN-6200P2" insert /etc/pccard_ether ed0 remove /sbin/ifconfig ed0 delete +# Telecom Device SuperSocket RE450T +# Note: There are several revisions of the cardon the market. +# Type A needs no "ether" line. +# Type B needs "ether 0x110" line. +# Type C needs "ether 0xff0" line. +# Yet more revisions exist, reportedly. +# If you see strange MAC address shown by ifconfig command, +# try other config. +card "Ethernet" "Adapter" + config 0x2 "ed0" ? +# ether 0x110 00:e0:98 +# ether 0xff0 00:e0:98 + insert /etc/pccard_ether ed0 + remove /sbin/ifconfig ed0 delete + # AIWA PV-JF288 card "AIWA CO.,LTD." "PV-JF288 " config 0x23 "sio2" 10