Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 01:34:26 -0700 (PDT)
From:      freedom@csie.nctu.edu.tw
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/28031: ThinkPad 570 doesn't need clkrun_hack
Message-ID:  <200106110834.f5B8YQA00745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28031
>Category:       kern
>Synopsis:       ThinkPad 570 doesn't need clkrun_hack
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 01:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106110834.f5B8YQA00745>