Add entries for the Danpex EN-6200P2 and Megahertz XJ4336
This commit is contained in:
parent
03cdd17845
commit
86adab044b
@ -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.6 1997/02/23 09:20:43 peter Exp $
|
||||
# $Id: pccard.conf.sample,v 1.7 1997/10/21 18:07:36 nate Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -86,6 +86,12 @@ card "HITACHI" "HT-4840-11"
|
||||
insert /etc/pccard_ether fe0
|
||||
remove echo HT-4840-11 removed
|
||||
remove /sbin/ifconfig fe0 delete
|
||||
|
||||
# Danpex (Alloy, etc.) EN-6200P2
|
||||
card "DANPEX" "EN-6200P2"
|
||||
config 0x22 "ed0" 9
|
||||
insert /etc/pccard_ether ed0
|
||||
remove /sbin/ifconfig ed0 delete
|
||||
|
||||
# AIWA PV-JF288
|
||||
card "AIWA CO.,LTD." "PV-JF288 "
|
||||
@ -117,6 +123,12 @@ card "MEGAHERTZ" "XJ2288"
|
||||
insert echo Megahertz XJ2288 inserted
|
||||
remove echo Megahertz XJ2288 removed
|
||||
|
||||
# Megahertz XJ4336
|
||||
card "Megahertz" "XJ4336-CC4336"
|
||||
config 0x21 "sio1" 10
|
||||
insert echo Megahertz XJ4336 inserted
|
||||
remove echo Megahertz XJ4336 removed
|
||||
|
||||
# Omron ME2814 FAX/DATA MODEM
|
||||
card "OMRON" "ME2814 FAX/DATA MOD"
|
||||
config 0x23 "sio2" 3
|
||||
|
@ -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.6 1997/02/23 09:20:43 peter Exp $
|
||||
# $Id: pccard.conf.sample,v 1.7 1997/10/21 18:07:36 nate Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -86,6 +86,12 @@ card "HITACHI" "HT-4840-11"
|
||||
insert /etc/pccard_ether fe0
|
||||
remove echo HT-4840-11 removed
|
||||
remove /sbin/ifconfig fe0 delete
|
||||
|
||||
# Danpex (Alloy, etc.) EN-6200P2
|
||||
card "DANPEX" "EN-6200P2"
|
||||
config 0x22 "ed0" 9
|
||||
insert /etc/pccard_ether ed0
|
||||
remove /sbin/ifconfig ed0 delete
|
||||
|
||||
# AIWA PV-JF288
|
||||
card "AIWA CO.,LTD." "PV-JF288 "
|
||||
@ -117,6 +123,12 @@ card "MEGAHERTZ" "XJ2288"
|
||||
insert echo Megahertz XJ2288 inserted
|
||||
remove echo Megahertz XJ2288 removed
|
||||
|
||||
# Megahertz XJ4336
|
||||
card "Megahertz" "XJ4336-CC4336"
|
||||
config 0x21 "sio1" 10
|
||||
insert echo Megahertz XJ4336 inserted
|
||||
remove echo Megahertz XJ4336 removed
|
||||
|
||||
# Omron ME2814 FAX/DATA MODEM
|
||||
card "OMRON" "ME2814 FAX/DATA MOD"
|
||||
config 0x23 "sio2" 3
|
||||
|
Loading…
Reference in New Issue
Block a user