From owner-freebsd-questions Tue Sep 1 22:00:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA08431 for freebsd-questions-outgoing; Tue, 1 Sep 1998 22:00:41 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from laf.cioe.com (laf.cioe.com [204.120.165.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA08410 for ; Tue, 1 Sep 1998 22:00:36 -0700 (PDT) (envelope-from quotha@laf.cioe.com) Received: from localhost (quotha@localhost) by laf.cioe.com (8.8.8/8.8.5) with SMTP id XAA12045 for ; Tue, 1 Sep 1998 23:59:35 -0500 (EST) Date: Tue, 1 Sep 1998 23:59:34 -0500 (EST) From: Preston Wiley To: freebsd-questions@FreeBSD.ORG Subject: Internal PnP Modem Problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an internal PnP Modem installed in my PC. I compiled to kernel with the "controller pnp0" option. It displayed the modem and I added it to the PnP Table in "/sys/i386/isa/sio.c" I also had to boot with "kernel -c" and type in "pnp 2 0 enable os irq0 3 drq0 0 port0 0x2f8" I attempted to use ppp to access this modem. I used "set line /dev/cuaa1" and tried to connect using a script, but it didn't work. I turned on logging and the FreeBSD is not getting any of the return codes from the modem. I can manual dial out using the term command within ppp, but I can't get any of the modem output. If I use the modem in other operating systems, the modem does return codes and everything. Am I using the wrong device or is there something else I don't know about? Thanks. Preston To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message