From owner-freebsd-questions Tue Jul 18 19:23: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id 5BF3E37B54E for ; Tue, 18 Jul 2000 19:23:00 -0700 (PDT) (envelope-from lymi@mindspring.com) Received: from j2e7q7 (user-37kbart.dialup.mindspring.com [207.69.171.125]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id WAA26490 for ; Tue, 18 Jul 2000 22:22:55 -0400 (EDT) Message-Id: <4.2.2.20000718222543.00a71030@MailServer> X-Sender: lymi@pop.mindspring.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 18 Jul 2000 22:30:33 -0400 To: freebsd-questions@FreeBSD.ORG From: Ly le Subject: Mime-Version: 1.0 Content-Type: text/html; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I updated from 3.3.0 release to 4.0.0 release to get additional
hardware support.

Under the 3.3.0 release there was a 'pnp' line in 'kernel.conf'.

Under 4.0.0 release the 'pnp' seems to be unsupported.

I used a dialup connection under 3.3.0 release to connect to my ISP.  Currently, I cannot use my modem under 4.0.0 release due to what appears to be an irq conflict.

I have searched mailing lists, read online docs and done some expermenting to try and resolve this on my own.  I have found that if there is no sio4 entry in the 4.0.0 release kernel and I try do dial out I get a chat script error.  I have tried to config the kernel and re-make it under 4.0.0 release with an entry for sio4 and the options that worked under 3.3.0 release.  The result of config'ing the kernel with an sio4 entry is an sio4 that does not show my modem and an sio5 that does.

I have included some info from my kernel.conf and message logs below.

How do I port the 'pnp' line from my 3.3.0 release kernel.conf to my 4.0.0 release system?

I can provide more detailed info if it will help.


* * * FreeBSD 3.3.0 kernel.conf * * *

pnp 1 0 bios irq0 11 irq1 0 drq0 4 drq1 4 port0 1000

* * * FreeBSD 3.3.0 messages * * *

Probing for PnP devices:
CSN 1 Vendor ID: USR3031 [0x31307256] Serial 0xccfdb9ab Comp ID: @@@0000 [0x00000000]
sio4: type 16550A
sio4 (siopnp <USR3031> sn 0xccfdb9ab) at 0x3e8-0x3ef irq 11 on isa

* * * FreeBSD 4.0.0 messages * * *

pci1: <NVidia GeForce DDR graphics accelerator> at 0.0 irq 10

sio4: configured irq 10 not in bitmap of probed irqs 0
sio4: <U.S. Robotics 56K FAX INT> at port 0x3e8-0x3ef irq 10 on isa0
sio4: type 16550A
To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message