From owner-freebsd-hackers Thu Sep 12 21:39:15 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA10719 for hackers-outgoing; Thu, 12 Sep 1996 21:39:15 -0700 (PDT) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA10683 for ; Thu, 12 Sep 1996 21:39:12 -0700 (PDT) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA19445; Fri, 13 Sep 1996 00:20:03 -0400 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Fri, 13 Sep 1996 00:20 EDT Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.7.5/8.7.3) with ESMTP id WAA00734 for ; Thu, 12 Sep 1996 22:49:34 -0400 (EDT) Received: (from rivers@localhost) by lakes.water.net (8.7.5/8.6.9) id WAA00644 for freebsd-hackers@freebsd.org; Thu, 12 Sep 1996 22:50:14 -0400 (EDT) Date: Thu, 12 Sep 1996 22:50:14 -0400 (EDT) From: Thomas David Rivers Message-Id: <199609130250.WAA00644@lakes.water.net> To: ponds!freebsd.org!freebsd-hackers Subject: Back from the hurricane, and into the PnP storm... Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well - I've finally got the power back on, and the machines rebooted :-) It was really something over here in Raleigh, NC. Anyway, I took this opportunity to replace an old 486 with a new PCI pentium-133 (Triton II-VX chip set, not the fastest, but hey...) Now - I've got an interesting plug-and-play problem. If I tell the BIOS (Award, PnP support version 1.0A dated 1996) it has no DRQs or IRQs it can assign to PnP/PCI devices, everything _except_ the Sound-Blaster PNP card I have will work. If I tell the BIOS it has any DRQs - the old ne2000 I have (not PnP) quits working... something weird there. Also, I should add, this is 2.1.5-RELEASE, with the PnP patches that were applicable to 2.1. What I assumed would happen is that the BIOS should give-up on assigning any values to the PnP sound card, then FreeBSD should pick up the pieces here... apparently, that's not what's going on. Also, I'm running a Trident 9680 PCI video card - could it be conflicting somehow? [I'm using the XFree86 'G' beta...] - Dave Rivers -