Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 11:14:26 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: GusPNP + 2.2.6 = static
Message-ID:  <Pine.BSF.3.96.980511111404.1090R-100000@gdi.uoregon.edu>
In-Reply-To: <199805110628.IAA17323@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 11 May 1998, Luigi Rizzo wrote:

> If you want to try it, look at what is done in ad1848.c -- mss_format():
> probably the line
> 
> 	if (d->bd_id == MD_OPTI931) {
> 
> should be changed to
> 
> 	if (d->bd_id == MD_OPTI931 || d->bd_id == MD_GUSPNP) {
> 
> and that should suffice.

Okay, I'll take a look at that.  Thanks!

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" 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.3.96.980511111404.1090R-100000>