From nobody@FreeBSD.org  Wed Jan  5 17:20:42 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 345C016A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Jan 2005 17:20:42 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA4843D1F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Jan 2005 17:20:42 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j05HKf3c082143
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 5 Jan 2005 17:20:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j05HKfMe082142;
	Wed, 5 Jan 2005 17:20:41 GMT
	(envelope-from nobody)
Message-Id: <200501051720.j05HKfMe082142@www.freebsd.org>
Date: Wed, 5 Jan 2005 17:20:41 GMT
From: Erik Udo <erik.u@dnainternet.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Support for the ADI AD1888 onboard sound
X-Send-Pr-Version: www-2.3

>Number:         75860
>Category:       kern
>Synopsis:       [sound] no support for the ADI AD1888 onboard sound
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sound
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 05 17:30:30 GMT 2005
>Closed-Date:    Fri Jun 24 09:19:29 GMT 2005
>Last-Modified:  Fri Jun 24 09:19:29 GMT 2005
>Originator:     Erik Udo
>Release:        5.3-STABLE
>Organization:
>Environment:
FreeBSD koti 5.3-STABLE FreeBSD 5.3-STABLE #11: Wed Jan  5 15:26:22 EET 2005     erik@koti:/usr/src/sys/i386/compile/bsdkernel  i386

>Description:
      There is no ADI AD1888 audio support. It complained something about 'unknown revision id'
I use the snd_via8233.ko sound module. I got it working simply adding the following line in ac97.c:
        { 0x41445368, 0x00, 0, "AD1888",        ad198x_patch },
The thing is, the sound went 'too fast', as if sysctl's ac97rate or vchans
was wrong. But i didn't have hw.snd.pcm0.ac97rate! and changing the amount of vchans didn't do anything. However i found a patch on netbsd cvsweb that adds AD1888 support, and i tested NetBSD 2.0, it was working just fine. I was hoping someone could take a look at it: http://mail-index.netbsd.org/netbsd-bugs/2004/06/16/0006.html
>How-To-Repeat:
      Buy a Asus a7v880, boot FreeBSD.
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sound 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Apr 3 08:51:53 GMT 2005 
Responsible-Changed-Why:  
Reassign to appropriate mailing list. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75860 
State-Changed-From-To: open->closed 
State-Changed-By: anholt 
State-Changed-When: Fri Jun 24 09:14:41 GMT 2005 
State-Changed-Why:  
scottl committed a patch for probing this chipset to 5-stable on 2005/05/01. 
If you still have problems with it, please submit a new PR with a description 
of how to reproduce.  The linked patch appeard to be only about probing the 
chipset. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75860 
>Unformatted:
