Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!usc!cs.utexas.edu!not-for-mail From: bene@cpqd.br (Benedito Aparecido Cruz) Newsgroups: comp.os.386bsd.questions Subject: [NetBSD] Modem Problems Date: 24 May 1994 08:04:39 -0500 Organization: UTexas Mail-to-News Gateway Lines: 31 Sender: nobody@cs.utexas.edu Message-ID: <9405241253.AA12362@moon.cpqd.br> NNTP-Posting-Host: news.cs.utexas.edu I am using NetBSD 0.9 (GENERICAHA) installed on wd1. My system has an internal modem installed on DOS COM4 IRQ3. It works fine with DOS. When I try to use it with NetBSD, it does not answer, that is: - I do kermit set line /dev/com3 set speed 1200 connect ... atdtXXXXXXXXXX <- my number (to get busy) The "atdt" line is not echoed by the kermit, I listen the modem dialing, etc, it gets the busy tone, but nothing is shown. My GENERICAHA config file is (only the COM part): device com0 at isa? port "IO_COM1" tty irq 4 vector comintr device com1 at isa? port "IO_COM2" tty irq 3 vector comintr device com3 at isa? port "IO_COM4" tty irq 3 vector comintr My mouse is at com0, nothing at com1 and com2 and the modem is at com3. I have compiled the kernel with the default GENERICAHA before (changing wd0 to wd1, of course) and the behavioring was the same. The /etc files are defaults. Any suggestions are welcome. Bene (bene@cpqd.br) PS If possible, answer directly to my e-mail.