Add Compex Net-A and 3Com/USR/Megahertz 3CM556

Submitted by:	Willem Jan  Withagen <wjw@surf.IAE.nl> and Brian Handy <handy@lambic.physics.montana.edu>
This commit is contained in:
Mike Smith 1998-09-12 18:53:49 +00:00
parent e6e05668f7
commit 7f4fca29df
2 changed files with 28 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.20 1998/06/15 17:51:03 nate Exp $
# $Id: pccard.conf.sample,v 1.21 1998/09/11 18:35:57 msmith Exp $
# Generally available IO ports
io 0x240-0x360
@ -130,6 +130,13 @@ card "EAGLE Technology" "NE200 ETHERNET LAN MBH10303 "
config 0x1 "fe0" ?
insert /etc/pccard_ether fe0
remove /sbin/ifconfig fe0 delete
# Compex Net-A adapter
card "Ethernet" "Adapter"
config 0x1 "ed0" 11
ether 0xff0
insert /etc/pccard_ether ed0
remove /sbin/ifconfig ed0 delete
# Telecom Device SuperSocket RE450T
# Note: There are several revisions of the cardon the market.
@ -309,6 +316,12 @@ card "U.S. Robotics" "XJ/CC1560J"
insert echo U.S. Robotics XJ1560J inserted
remove echo U.S. Robotics XJ1560J removed
# 3com/USR/Megahertz 3CCM556
card "3Com" "3CXM/3CCM556"
config 0x23 "sio2" 10
insert echo 3Com PCMCIA 56K Modem inserted
remove echo 3Com PCMCIA 56K Modem removed
# BUG Linkboy D64K (ISDN)
card "BUG Inc." "Linkboy D64K"
config 0x23 "sio2" 3

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.20 1998/06/15 17:51:03 nate Exp $
# $Id: pccard.conf.sample,v 1.21 1998/09/11 18:35:57 msmith Exp $
# Generally available IO ports
io 0x240-0x360
@ -130,6 +130,13 @@ card "EAGLE Technology" "NE200 ETHERNET LAN MBH10303 "
config 0x1 "fe0" ?
insert /etc/pccard_ether fe0
remove /sbin/ifconfig fe0 delete
# Compex Net-A adapter
card "Ethernet" "Adapter"
config 0x1 "ed0" 11
ether 0xff0
insert /etc/pccard_ether ed0
remove /sbin/ifconfig ed0 delete
# Telecom Device SuperSocket RE450T
# Note: There are several revisions of the cardon the market.
@ -309,6 +316,12 @@ card "U.S. Robotics" "XJ/CC1560J"
insert echo U.S. Robotics XJ1560J inserted
remove echo U.S. Robotics XJ1560J removed
# 3com/USR/Megahertz 3CCM556
card "3Com" "3CXM/3CCM556"
config 0x23 "sio2" 10
insert echo 3Com PCMCIA 56K Modem inserted
remove echo 3Com PCMCIA 56K Modem removed
# BUG Linkboy D64K (ISDN)
card "BUG Inc." "Linkboy D64K"
config 0x23 "sio2" 3