From nobody@FreeBSD.org  Mon Jun 11 01:34:26 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 8301B37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 11 Jun 2001 01:34:26 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.3/8.11.3) id f5B8YQA00745;
	Mon, 11 Jun 2001 01:34:26 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200106110834.f5B8YQA00745@freefall.freebsd.org>
Date: Mon, 11 Jun 2001 01:34:26 -0700 (PDT)
From: freedom@csie.nctu.edu.tw
To: freebsd-gnats-submit@FreeBSD.org
Subject: ThinkPad 570 doesn't need clkrun_hack
X-Send-Pr-Version: www-1.0

>Number:         28031
>Category:       kern
>Synopsis:       ThinkPad 570 doesn't need clkrun_hack
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    bmah
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 01:40:01 PDT 2001
>Closed-Date:    Thu Nov 29 08:16:42 PST 2001
>Last-Modified:  Thu Nov 29 08:17:15 PST 2001
>Originator:     Tan Koan-Sin
>Release:        5.0-CURRENT
>Organization:
>Environment:
FreeBSD kung-5.eecs.harvard.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #27: Mon Jun 11 04:16:18 EDT 2001     freedom@kung-5.eecs.harvard.edu:/usr/src/sys/compile/ThinkPad  i386
>Description:
ThinkPad 570 does not need the clkrun hack.
>How-To-Repeat:

>Fix:
Change
        /* Not sure if the 570 needs the clkrun hack */
        {0x1014, 0x0132, "Thinkpad 570", amp_none, NULL, clkrun_hack},
in /sys/dev/sound/pci/csa.c to
        {0x1014, 0x0132, "Thinkpad 570", amp_none, NULL, NULL}
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: asmodai 
State-Changed-When: Thu Nov 15 10:45:06 PST 2001 
State-Changed-Why:  
Committed to CURRENT. 
Will be MFC'd in 2 weeks time. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28031 
State-Changed-From-To: closed->feedback 
State-Changed-By: des 
State-Changed-When: Thu Nov 15 12:41:12 PST 2001 
State-Changed-Why:  
This PR will remain in feedback state until the patch has been MFCed. 


Responsible-Changed-From-To: freebsd-bugs->asmodai 
Responsible-Changed-By: des 
Responsible-Changed-When: Thu Nov 15 12:41:12 PST 2001 
Responsible-Changed-Why:  
Jeroen will handle the MFC. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28031 
Responsible-Changed-From-To: asmodai->freebsd-bugs 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Fri Nov 16 02:28:56 PST 2001 
Responsible-Changed-Why:  
Move back to thebugs list. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28031 
Responsible-Changed-From-To: freebsd-bugs->bmah 
Responsible-Changed-By: bmah 
Responsible-Changed-When: Fri Nov 16 09:18:13 PST 2001 
Responsible-Changed-Why:  
I'll do the MFC, 2 weeks from original CURRENT commit. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28031 
State-Changed-From-To: feedback->closed 
State-Changed-By: bmah 
State-Changed-When: Thu Nov 29 08:16:42 PST 2001 
State-Changed-Why:  
MFC done...thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28031 
>Unformatted:
