Calling the pros .. sound troubleshooting

Kent Stewart kstewart at owt.com
Tue Apr 13 11:44:05 PDT 2004


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 at 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 at 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


More information about the freebsd-questions mailing list