Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 10:38:18 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Doug <Doug@gorean.org>
Cc:        Peter Wemm <peter@netplex.com.au>, dmaddox@conterra.com, current@freebsd.org
Subject:   Re: New PnP code does not work for me(?)
Message-ID:  <Pine.BSF.4.10.9909271037250.322-100000@salmon.nlsystems.com>
In-Reply-To: <37EE9D38.81A8B494@gorean.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 26 Sep 1999, Doug wrote:

> Peter Wemm wrote:
> > 
> > "Donald J . Maddox" wrote:
> > > Ok, will do.  Thanks.
> > >
> > > This may be a silly question, but...  The old PnP driver recognized
> > > a lot of devices, including my AWE64.  Isn't there a list of IDs it
> > > was aware of that should be merged into newPnP ASAP?
> > 
> > The old PnP code was matching on the card vendor ID.  The new pnp code
> > treats each logical device on it's own and matches by logical ID.
> 
> 	The new architecture sounds like a good thing, but isn't there a way to
> fall back to the old method if the logical device ID isn't found?
> Perhaps with an error message asking the user to report the logical ID
> to proper-mailing-list@freebsd.org? Of course I'm probably dreaming
> here, but it seems to me that some kind of compromise should be
> possible, since I tend to agree with Donald that "Working before + not
> working now = broken," no matter how much "better" the broken version is
> from the purity standpoint. 

This isn't feasable. Most of these cards are multifunction beasts and
matching the vendor ID instead of the logical ID prevents us from probing
and attaching the other functions (e.g. joystick, midi, ata).

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909271037250.322-100000>