From owner-freebsd-questions@FreeBSD.ORG Tue Apr 13 11:44:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 032D816A4CE for ; Tue, 13 Apr 2004 11:44:05 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F69C43D45 for ; Tue, 13 Apr 2004 11:44:04 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i3DIhr8a014892; Tue, 13 Apr 2004 11:43:53 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Tue, 13 Apr 2004 11:44:02 -0700 User-Agent: KMail/1.6.1 References: <407B0026.5040908@alzogbi.com> <407C3679.70003@alzogbi.com> <200404130914.56759.kstewart@owt.com> In-Reply-To: <200404130914.56759.kstewart@owt.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404131144.02724.kstewart@owt.com> Subject: Re: Calling the pros .. sound troubleshooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 18:44:05 -0000 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, > > >> > > > > 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 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