Add entry for Eiger 33.6K modem

Submitted by:	John Goerzen <jgoerzen@alexanderwohl.complete.org>
This commit is contained in:
Mike Smith 1998-02-10 01:01:35 +00:00
parent 0c473d5219
commit d3282c9763
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33201
2 changed files with 16 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.12 1997/12/07 05:20:56 nate Exp $
# $Id: pccard.conf.sample,v 1.13 1997/12/16 02:43:26 pst Exp $
# Generally available IO ports
io 0x240-0x360
@ -261,6 +261,13 @@ card "IBM" "Push/Pop Modem(14.4"
insert echo IBM Push/Pop Modem inserted
remove echo IBM Push/Pop Modem removed
# Eiger PCCARD modem
# Apparently this modem does not work unless the recommended
# init string (AT&F&C1&D2) is supplied.
card "PCMCIA " "33.6K Fax/Modem "
config 23 "sio2" 5
insert echo Eiger 33.6K modem inserted
remove echo Eiger 33.6K modem removed
# BUG Linkboy D64K (ISDN)
card "BUG Inc." "Linkboy D64K"

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.12 1997/12/07 05:20:56 nate Exp $
# $Id: pccard.conf.sample,v 1.13 1997/12/16 02:43:26 pst Exp $
# Generally available IO ports
io 0x240-0x360
@ -261,6 +261,13 @@ card "IBM" "Push/Pop Modem(14.4"
insert echo IBM Push/Pop Modem inserted
remove echo IBM Push/Pop Modem removed
# Eiger PCCARD modem
# Apparently this modem does not work unless the recommended
# init string (AT&F&C1&D2) is supplied.
card "PCMCIA " "33.6K Fax/Modem "
config 23 "sio2" 5
insert echo Eiger 33.6K modem inserted
remove echo Eiger 33.6K modem removed
# BUG Linkboy D64K (ISDN)
card "BUG Inc." "Linkboy D64K"