From owner-freebsd-questions Mon Dec 26 16:06:22 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id QAA02106 for questions-outgoing; Mon, 26 Dec 1994 16:06:22 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id AAA02100 for ; Tue, 27 Dec 1994 00:06:19 GMT Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id QAA03856; Mon, 26 Dec 1994 16:05:48 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.9/8.6.5) with SMTP id QAA00229; Mon, 26 Dec 1994 16:05:48 -0800 Message-Id: <199412270005.QAA00229@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: vanian@dfw.net (Phil A. Bowl) cc: questions@freebsd.org Subject: Re: Serial Port Problems In-reply-to: Your message of "Mon, 26 Dec 94 16:52:00 CST." <9412262252.AA20701@dfw.net> From: David Greenman Reply-To: davidg@Root.COM Date: Mon, 26 Dec 1994 16:05:46 -0800 Sender: questions-owner@freebsd.org Precedence: bulk > Hello, I am having problems getting my serial port (/dev/tty01) to engage in >bi-directional communications. I compiled my kernel with the following line: > >device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr > > ...That's what I used and I cannot get it to work still. I am absolutely >100% sure that my modem is on COM2. Otherwise I wouldn't be leaving you this >message now. Any possible help would be great. Thanks ahead of time. Can you explain a little more about how it doesn't work - what errors or hangs or whatever you are seeing? Does the startup device probe see the port? -DG