Add entries for the following cards:
Viking V.90/K56Flex modem Zoom 56K modem 3CCE589E* network card 3CCM156 modem Latter submitted by: Patrick Seal <patseal@hyperhost.net>
This commit is contained in:
parent
c6b0cb111f
commit
fbd2d9c138
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44205
@ -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.25 1999/02/04 10:06:44 markm Exp $
|
||||
# $Id: pccard.conf.sample,v 1.26 1999/02/19 07:20:55 msmith Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -409,3 +409,29 @@ card "New Media" "SCSI"
|
||||
# Libretto Floppy disk
|
||||
card "Y-E DATA" "External FDD"
|
||||
config 0x4 "fdc0" 10
|
||||
|
||||
# Viking V.90/K56Flex modem
|
||||
card "Viking" "V.90 K56flex"
|
||||
config 0x23 "sio3" 9
|
||||
insert echo Viking 56K Modem inserted
|
||||
remove echo Viking 56K Modem removed
|
||||
|
||||
# Zoom 56K modem
|
||||
card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax"
|
||||
config 0x1f "sio2" 10
|
||||
insert echo Zoom modem inserted
|
||||
remove echo Zoom modem removed
|
||||
|
||||
# 3Com Megahertz 3CCE589E* 10 Mbps LAN PC Card
|
||||
card "3Com" "Megahertz 589E"
|
||||
config 0x1 "ep0" 10
|
||||
insert echo 3Com Megahertz Ethernet card inserted
|
||||
insert /etc/pccard_ether ep0
|
||||
remove echo 3Com Megahertz Ethernet card removed
|
||||
remove /sbin/ifconfig ep0 delete
|
||||
|
||||
# 3Com/USR/MegaHertz 3CCM156
|
||||
card "3COM" "3CCM156"
|
||||
config 0x23 "sio2 10
|
||||
insert echo 3Com PCMCIA 56K modem inserted
|
||||
remove echo 3Com PCMCIA 56K modem removed
|
||||
|
@ -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.25 1999/02/04 10:06:44 markm Exp $
|
||||
# $Id: pccard.conf.sample,v 1.26 1999/02/19 07:20:55 msmith Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -409,3 +409,29 @@ card "New Media" "SCSI"
|
||||
# Libretto Floppy disk
|
||||
card "Y-E DATA" "External FDD"
|
||||
config 0x4 "fdc0" 10
|
||||
|
||||
# Viking V.90/K56Flex modem
|
||||
card "Viking" "V.90 K56flex"
|
||||
config 0x23 "sio3" 9
|
||||
insert echo Viking 56K Modem inserted
|
||||
remove echo Viking 56K Modem removed
|
||||
|
||||
# Zoom 56K modem
|
||||
card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax"
|
||||
config 0x1f "sio2" 10
|
||||
insert echo Zoom modem inserted
|
||||
remove echo Zoom modem removed
|
||||
|
||||
# 3Com Megahertz 3CCE589E* 10 Mbps LAN PC Card
|
||||
card "3Com" "Megahertz 589E"
|
||||
config 0x1 "ep0" 10
|
||||
insert echo 3Com Megahertz Ethernet card inserted
|
||||
insert /etc/pccard_ether ep0
|
||||
remove echo 3Com Megahertz Ethernet card removed
|
||||
remove /sbin/ifconfig ep0 delete
|
||||
|
||||
# 3Com/USR/MegaHertz 3CCM156
|
||||
card "3COM" "3CCM156"
|
||||
config 0x23 "sio2 10
|
||||
insert echo 3Com PCMCIA 56K modem inserted
|
||||
remove echo 3Com PCMCIA 56K modem removed
|
||||
|
Loading…
Reference in New Issue
Block a user