Replace a missing quote in the config for 3Com/USR/MegaHertz 3CCM156
This commit is contained in:
parent
9396bc70eb
commit
647fe2d24b
@ -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.29 1999/02/22 14:08:44 brian Exp $
|
||||
# $Id: pccard.conf.sample,v 1.30 1999/02/25 23:33:51 msmith Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -438,7 +438,7 @@ card "3Com" "Megahertz 589E"
|
||||
|
||||
# 3Com/USR/MegaHertz 3CCM156
|
||||
card "3COM" "3CCM156"
|
||||
config 0x23 "sio2 10
|
||||
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.29 1999/02/22 14:08:44 brian Exp $
|
||||
# $Id: pccard.conf.sample,v 1.30 1999/02/25 23:33:51 msmith Exp $
|
||||
|
||||
# Generally available IO ports
|
||||
io 0x240-0x360
|
||||
@ -438,7 +438,7 @@ card "3Com" "Megahertz 589E"
|
||||
|
||||
# 3Com/USR/MegaHertz 3CCM156
|
||||
card "3COM" "3CCM156"
|
||||
config 0x23 "sio2 10
|
||||
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