Add AmbiCom Inc NIC

Submitted by: Wes Peters <wes@softweyr.com>
This commit is contained in:
Brian Somers 1999-05-04 08:39:11 +00:00
parent ee2071b83d
commit 282302a153
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46391
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.32 1999/04/25 10:27:22 brian Exp $
# $Id: pccard.conf.sample,v 1.33 1999/05/03 19:08:43 brian Exp $
# Generally available IO ports
io 0x240-0x360
@ -471,3 +471,11 @@ card "AT&T" "V34+ Fax Modem"
# Motorola Montana
card "Motorola" "MONTANA 33.6 FAX/MODEM"
config 0x21 "sio1" 10
# AmbiCom 10BaseT card
card "AmbiCom Inc" "AMB8002T"
config 0x20 "ed0" 11
insert echo AmbiCom 8002T inserted
insert /etc/pccard_ether ed0
remove echo AmbiCom 8002T removed
remove /sbin/ifconfig ed0 delete

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.32 1999/04/25 10:27:22 brian Exp $
# $Id: pccard.conf.sample,v 1.33 1999/05/03 19:08:43 brian Exp $
# Generally available IO ports
io 0x240-0x360
@ -471,3 +471,11 @@ card "AT&T" "V34+ Fax Modem"
# Motorola Montana
card "Motorola" "MONTANA 33.6 FAX/MODEM"
config 0x21 "sio1" 10
# AmbiCom 10BaseT card
card "AmbiCom Inc" "AMB8002T"
config 0x20 "ed0" 11
insert echo AmbiCom 8002T inserted
insert /etc/pccard_ether ed0
remove echo AmbiCom 8002T removed
remove /sbin/ifconfig ed0 delete