From owner-freebsd-questions Wed Apr 14 21:27:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from raven.korax.net (raven.korax.net [209.82.39.7]) by hub.freebsd.org (Postfix) with ESMTP id 71EEC152F8 for ; Wed, 14 Apr 1999 21:27:07 -0700 (PDT) (envelope-from beck@7thdesign.com) Received: from raven.korax.net (beck@raven.korax.net [209.82.39.7]) by raven.korax.net (8.9.3/8.9.3) with ESMTP id AAA09833 for ; Thu, 15 Apr 1999 00:24:45 -0400 (EDT) Date: Thu, 15 Apr 1999 00:24:45 -0400 (EDT) From: Colin Beck X-Sender: beck@raven.korax.net To: questions@freebsd.org Subject: ppp, pnp 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 been working at getting my PnP modem working under FreeBSD release 2.2.6. I recompiled the kernel with controller ppp0, put the pnp ID in /usr/sys/isa/sio.c, and by entering "-c" and then "pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8" I was able to get sio1 to recognize it. How do I make it so that I do not have to manually tell pnp what settings to use for my card at bootup? Also, when I am trying to dial my modem manually in ppp, the modem doesn't output to the screen like it should. Instead, I get the message "myname /kernel: sio4: 1 events for device with no tp". How can I get it to play nice? Thanks for you help, Colin Beck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message