added "Telecom Device SuperSocket RE450T" (PCMCIA NE2000 variant).

This commit is contained in:
Jun-ichiro itojun Hagino 1998-02-24 13:56:38 +00:00
parent 8b2db71cdf
commit 1b2ea87383
2 changed files with 32 additions and 2 deletions

View File

@ -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

View File

@ -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