Add entry for D-Link DE-660

Submitted by:	Brian Handy <handy@lambic.physics.montana.edu>
This commit is contained in:
Mike Smith 1999-02-19 07:20:55 +00:00
parent 9b09b6c73f
commit 5966e39935
2 changed files with 14 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.24 1998/12/15 02:57:30 msmith Exp $
# $Id: pccard.conf.sample,v 1.25 1999/02/04 10:06:44 markm Exp $
# Generally available IO ports
io 0x240-0x360
@ -153,6 +153,12 @@ card "Ethernet" "Adapter"
insert /etc/pccard_ether ed0
remove /sbin/ifconfig ed0 delete
# D-Link DE-660 NE2000 clone
card "D-Link" "DE-660"
config 0x20 "ed0" ? 0x10
insert /etc/pccard_ether ed0 link0 -link1
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.24 1998/12/15 02:57:30 msmith Exp $
# $Id: pccard.conf.sample,v 1.25 1999/02/04 10:06:44 markm Exp $
# Generally available IO ports
io 0x240-0x360
@ -153,6 +153,12 @@ card "Ethernet" "Adapter"
insert /etc/pccard_ether ed0
remove /sbin/ifconfig ed0 delete
# D-Link DE-660 NE2000 clone
card "D-Link" "DE-660"
config 0x20 "ed0" ? 0x10
insert /etc/pccard_ether ed0 link0 -link1
remove /sbin/ifconfig ed0 delete
# AIWA PV-JF288
card "AIWA CO.,LTD." "PV-JF288 "
config 0x23 "sio2" 10