Add entry for D-Link DE-660
Submitted by: Brian Handy <handy@lambic.physics.montana.edu>
This commit is contained in:
parent
c950305edd
commit
4b4ddf1417
@ -8,7 +8,7 @@
|
|||||||
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
||||||
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
|
# 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
|
# Generally available IO ports
|
||||||
io 0x240-0x360
|
io 0x240-0x360
|
||||||
@ -153,6 +153,12 @@ card "Ethernet" "Adapter"
|
|||||||
insert /etc/pccard_ether ed0
|
insert /etc/pccard_ether ed0
|
||||||
remove /sbin/ifconfig ed0 delete
|
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
|
# AIWA PV-JF288
|
||||||
card "AIWA CO.,LTD." "PV-JF288 "
|
card "AIWA CO.,LTD." "PV-JF288 "
|
||||||
config 0x23 "sio2" 10
|
config 0x23 "sio2" 10
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
# IRQ == 0 means "allocate free IRQ from IRQ pool"
|
||||||
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
|
# 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
|
# Generally available IO ports
|
||||||
io 0x240-0x360
|
io 0x240-0x360
|
||||||
@ -153,6 +153,12 @@ card "Ethernet" "Adapter"
|
|||||||
insert /etc/pccard_ether ed0
|
insert /etc/pccard_ether ed0
|
||||||
remove /sbin/ifconfig ed0 delete
|
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
|
# AIWA PV-JF288
|
||||||
card "AIWA CO.,LTD." "PV-JF288 "
|
card "AIWA CO.,LTD." "PV-JF288 "
|
||||||
config 0x23 "sio2" 10
|
config 0x23 "sio2" 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user