Date: Tue, 13 Apr 2004 11:44:02 -0700 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Subject: Re: Calling the pros .. sound troubleshooting Message-ID: <200404131144.02724.kstewart@owt.com> In-Reply-To: <200404130914.56759.kstewart@owt.com> References: <407B0026.5040908@alzogbi.com> <407C3679.70003@alzogbi.com> <200404130914.56759.kstewart@owt.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 13 April 2004 09:14 am, Kent Stewart wrote: > On Tuesday 13 April 2004 11:50 am, Mazen S. Alzogbi wrote: > > Kent Stewart wrote: > > > On Monday 12 April 2004 01:46 pm, Mazen S. Alzogbi wrote: > > >>Hi, > > >> <snip> > > > > none1@pci0:2:7: class=0x040100 card=0x42011558 chip=0x70121039 > > rev=0xa0 hdr=0x00 > > vendor = 'Silicon Integrated Systems (SiS)' > > device = 'SiS7012 PCI Audio Accelerator' > > class = multimedia > > subclass = audio > > > > But what does that mean ? Doens't it mean it can see it but can't > > probe it? > > I was waiting for opal to build and break on -current and found the following. The SIS7012 is handled by ich.c. You can find it in /usr/src/sys/dev/sound/pci/ich.c I had to laugh when I saw #define SIS7012ID 0x70121039 /* SiS 7012 needs special handling */ Because of your problems all I could do was chuckle and agree with someone's comment. The last modification header was * Copyright (c) 2001 Cameron Grant <cg@freebsd.org> There have been many modifications to "main" by other people since then. The last mod was 13 days ago. The last RELENG_4 mod was last August. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404131144.02724.kstewart>