From owner-freebsd-questions Sat Aug 19 5:19:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rz.uni-ulm.de (sirius-giga.rz.uni-ulm.de [134.60.241.36]) by hub.freebsd.org (Postfix) with ESMTP id 868E837B423 for ; Sat, 19 Aug 2000 05:19:50 -0700 (PDT) Received: from gmx.de (lilith.wohnheim.uni-ulm.de [134.60.106.64]) by mail.rz.uni-ulm.de (8.9.3/8.9.3) with ESMTP id OAA13018; Sat, 19 Aug 2000 14:17:42 +0200 (MEST) Message-ID: <399E7AE5.592929C5@gmx.de> Date: Sat, 19 Aug 2000 14:17:41 +0200 From: Siegbert Baude X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Georg Shelly , "freebsd-questions@freebsd.org" Subject: Re: pnp error ISA PnP AWE64 References: <20000819111724.17154.qmail@web511.mail.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Georg, > On PC with ISA PnP AWE64 sound card > FreeBSD 4.1-RELEASE on boot put this: > > isa0: too many dependant configs (8) > isa0: unexpected small tag 14 The first error appears, because your AWE 64 gives to many proposals for possible PnP-configurations. Count the lines "start dependant" in your verbose dmesg oputput; after the 8th one the error will appear, because the PnP handler expects only up to 8 possibilities. On this list there once was a patch to get rid of this message, but donīt bother, it wonīt harm your system. For the second error I donīt know. This never appeared on my system since 4.0 RELEASE until todayīs 4.1 STABLE. Ciao Siegbert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message