From owner-freebsd-questions Mon Dec 26 14:53:03 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id OAA01469 for questions-outgoing; Mon, 26 Dec 1994 14:53:03 -0800 Received: from dfw.net (vanian@dfw.net [198.175.15.10]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id WAA01463 for ; Mon, 26 Dec 1994 22:52:59 GMT Received: by dfw.net (4.1/SMI-4.1) id AA20701; Mon, 26 Dec 94 16:52:00 CST From: vanian@dfw.net (Phil A. Bowl) Message-Id: <9412262252.AA20701@dfw.net> Subject: Serial Port Problems To: questions@freebsd.org Date: Mon, 26 Dec 1994 16:52:00 -0600 (CST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 455 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. Phil