From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Gateway M675PRR notebook, Sigmatel STAC9758 Date: Tue, 08 Feb 2005 21:04:37 +0100 Message-ID: References: <20050207131321.r9essh2fs0k4oss4@sith.umcs.maine.edu> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII In-Reply-To: <20050207131321.r9essh2fs0k4oss4@sith.umcs.maine.edu> Sender: alsa-devel-admin@lists.sourceforge.net Errors-To: alsa-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Erik Albert Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Mon, 7 Feb 2005 13:13:21 -0500, Erik Albert wrote: > > [1 ] > On my Gateway M675PRR notebook, the vendor ID is reported as 0xffff. I needed > to change the test in the ac97_patch.c file to get the special m675_regs to be > used. Hmm, the value 0xffff sounds strange. It's usually an invalid read... Takashi > > --- ac97_patch.c 2005-02-07 12:51:35.000000000 -0500 > +++ /root/ac97_patch.c 2005-02-07 12:50:10.303610056 -0500 > @@ -657,7 +657,7 @@ > > /* Gateway M675 notebook */ > if (ac97->pci && > - ac97->subsystem_vendor == 0x107b && > + (ac97->subsystem_vendor == 0x107b || ac97->subsystem_vendor == > 0xffff) && > ac97->subsystem_device == 0x0601) > pregs = m675_regs; > > > [2 PGP Public Key ] > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click