Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2000 11:47:31 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.ORG>
To:        Isaac Waldron <iwaldron@lr.net>
Cc:        stable@FreeBSD.ORG
Subject:   RE: Minor patch for /usr/src/sys/isa/pnpparse.c
Message-ID:  <XFMail.000713114731.jhb@FreeBSD.org>
In-Reply-To: <200007130201.WAA00739@waldron.house>

next in thread | previous in thread | raw e-mail | index | archive | help

On 13-Jul-00 Isaac Waldron wrote:
> My Soundblaster AWE64 causes two warnings to be emitted at boot time.  The 
> first has to do with the device wanting too many different resources, and the
> message printed is "too many dependant configs."  I fixed this simply by 
> increasing the value of MAXDEP in pnpparse.c from 8 to 16.  The other warning
> I get is due to the PnP code receiving a vendor tag from the device.  This
> was 
> easy to fix as well, I simply added a case statement to the existing switch
> in 
> pnpparse.c to handle the predefined PNP_TAG_VENDOR.  I defined it as a no-op,
> this way, the original behavior is held consistent.  I'm not sure if these
> are 
> truly correct fixes, but they have not caused any trouble on my machine.  
> Output from `uname -a` and the patch are included below.

Looks ok to me.  I'll stick them in -current once I've tested them a bit, then
they can be MFC'd once they've been tested more widely.

> Isaac Waldron
> waldroni@lr.net

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.000713114731.jhb>