From gd78059@sac.sfbay.sun.com Tue Apr 28 09:07:19 2009
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n3SG7JWJ005163
	for <psarc-ext@sac.sfbay.sun.com>; Tue, 28 Apr 2009 09:07:19 -0700 (PDT)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id n3SG7Iw2008220;
	Tue, 28 Apr 2009 09:07:18 -0700 (PDT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KIT00M0ZJG5VP00@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 28 Apr 2009 09:07:17 -0700 (PDT)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KIT008CZJG1HFA0@nwk-avmta-1.sfbay.Sun.COM>; Tue,
 28 Apr 2009 09:07:13 -0700 (PDT)
Received: from sac.sfbay.sun.com (sac.SFBay.Sun.COM [129.146.226.132])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id n3SG7Dne040913; Tue, 28 Apr 2009 09:07:13 -0700 (PDT)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id n3SG7BWi005151; Tue,
 28 Apr 2009 09:07:11 -0700 (PDT)
Received: (from gd78059@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id n3SG7Bru005147; Tue,
 28 Apr 2009 09:07:11 -0700 (PDT)
Date: Tue, 28 Apr 2009 09:07:11 -0700 (PDT)
From: "Garrett D'Amore - sun microsystems" <gd78059@sac.sfbay.sun.com>
Subject: Delivery of audiots for x86 [PSARC/2009/260 Self Review]
To: PSARC-ext@sun.com
Cc: audio-ng-core@sun.com
Message-id: <200904281607.n3SG7Bru005147@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 1911

I'm submitting the following self-review case on my own behalf.
I believe it is merely an obvious extension of already delivered
architecture, and therefore qualifies for self review.

Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Delivery of audiots for x86
    1.2. Name of Document Author/Supplier:
	 Author:  Garrett D'Amore
    1.3  Date of This Document:
	28 April, 2009
4. Technical Description
Title: Delivery of audiots for x86
Requested Binding:  Patch

Problem:

Some southbridges (most commonly used with AMD processors)
use an ALi M5451 south bridge and AC'97 audio controller.
There is no support for these  in Solaris today.

Solution:

We already have a driver for this part -- audiots commonly
used on SPARC systems.  As part of Boomer (2008/318) I've
already made changes to the driver to ensure it will work
properly on x86 processors -- and this has been verified by
testing this driver on such x86/amd platforms by 4Front.

So, we will simply deliver the audiots driver on x86 platforms.

While it would be "cleaner" for audiots to be in its own package,
the SPARC platform already delivers this in SUNWaudd.  Rather than
have different packages for SPARC vs. x86, we will simply add 
this driver to the x86 SUNWaudd package.

While this case is seeking patch binding, we have no plans to
deliver the recompiled binary for Solaris 10 or earlier.  We
don't believe there is any architectural reason such a backport
should be architecturally significant though -- the audiots
driver using the legacy SADA interfaces should support x86 just
as well, with only minor, if any, changes to it.

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		ON
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


