Xref: utzoo unix-pc.general:2464 comp.sys.att:5841 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cwjcc!neoucom!wtm From: wtm@neoucom.UUCP (Bill Mayhew) Newsgroups: unix-pc.general,comp.sys.att Subject: Re: Trouble with Unix PC internal modem Summary: You can try .modeminit Keywords: Unix PC onboard modem Message-ID: <1534@neoucom.UUCP> Date: 15 Mar 89 12:09:08 GMT References: <717@valkyrie.UUCP> Organization: Northeastern Ohio Universities College of Medicine Lines: 38 /etc/rc runs a 68K executable file named /etc/.modeminit. .modeminit seems to do some magic to initialize the OBM. It doesn't seem to do any harm to run .modeminit as long as there isn't any ongoing phone activity. I just tried running it, and it clicked some realy, but not the line relay as the click was softer than the clanking sound the line realy makes on my machine. The ultimate test was that the OBM still worked afterword. As usual, .modeminit doesn't seem to be documented; at least if it is lurking in the manuals, it has eluded my search thus far. Here is a strings of .modeminit: --------------------------------- .data PN^Nup XON^Nu /etc/.lineone /etc/.linetwo /dev/ph1 /dev/ph0 Failed to open modem port. Error return= %d Answer Tone 2100 Hz Tone Answer Tone 2100 Hz Tone 1800 Hz Guard Tone 1800 Hz Guard Tone /etc/.modem /etc/.modem file not found. IOCTL Failed in setting the following parameter:%s Error Returned = %d @(#) adminbin:adminbin.sl 1.137 ---------------------------------- --Bill wtm@impulse.UUCP