Reset the Zoom 56K modem when starting to use it.

Failing to do so freezes your system.

Submitted by:Sean O'Connell <sean@stat.Duke.EDU>  (my hero)
This commit is contained in:
Julian Elischer 1999-12-27 08:39:29 +00:00
parent 7cda2db0ec
commit e1f5bec4cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55134
2 changed files with 6 additions and 2 deletions

View File

@ -579,9 +579,11 @@ card "Viking" "V.90 K56flex"
insert echo Viking 56K Modem inserted
remove echo Viking 56K Modem removed
# Zoom 56K modem
# Zoom 56K modem
# Freezes your system entirely if you don't have the reset..
card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax"
config 0x1f "sio2" ?
reset 1000
insert echo Zoom modem inserted
remove echo Zoom modem removed

View File

@ -579,9 +579,11 @@ card "Viking" "V.90 K56flex"
insert echo Viking 56K Modem inserted
remove echo Viking 56K Modem removed
# Zoom 56K modem
# Zoom 56K modem
# Freezes your system entirely if you don't have the reset..
card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax"
config 0x1f "sio2" ?
reset 1000
insert echo Zoom modem inserted
remove echo Zoom modem removed