1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00

- Added entry for Accton 2216 ethernet card.

Submitted by:	 Patrick Gardella <patrick@cre8tivegroup.com>
This commit is contained in:
Nate Williams 1997-11-14 18:48:59 +00:00
parent 9e836af5d9
commit 5547669065
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31172
2 changed files with 18 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.8 1997/10/23 14:00:40 msmith Exp $
# $Id: pccard.conf.sample,v 1.9 1997/10/30 01:17:01 nate Exp $
# Generally available IO ports
io 0x240-0x360
@ -45,6 +45,14 @@ card "ACCTON" "EN2212"
remove echo Accton EN2212 removed
remove /sbin/ifconfig ed0 delete
#Accton 2216
card "ACCTON" "EN2216-PCMCIA-ETHERNET"
config 0x20 "ed0" 10
insert echo Accton 2216 inserted
insert /etc/pccard_ether ed0
remove echo Accton 2216 removed
remove /sbin/ifconfig ed0 delete
# 3Com Etherlink III 3C589B, 3C589C
card "3Com Corporation" "3C589"
config 0x1 "ep0" ?

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.8 1997/10/23 14:00:40 msmith Exp $
# $Id: pccard.conf.sample,v 1.9 1997/10/30 01:17:01 nate Exp $
# Generally available IO ports
io 0x240-0x360
@ -45,6 +45,14 @@ card "ACCTON" "EN2212"
remove echo Accton EN2212 removed
remove /sbin/ifconfig ed0 delete
#Accton 2216
card "ACCTON" "EN2216-PCMCIA-ETHERNET"
config 0x20 "ed0" 10
insert echo Accton 2216 inserted
insert /etc/pccard_ether ed0
remove echo Accton 2216 removed
remove /sbin/ifconfig ed0 delete
# 3Com Etherlink III 3C589B, 3C589C
card "3Com Corporation" "3C589"
config 0x1 "ep0" ?