From owner-cvs-all Sun Dec 16 17:57:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DCFF37B41A; Sun, 16 Dec 2001 17:57:42 -0800 (PST) Received: (from orion@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBH1vgj97346; Sun, 16 Dec 2001 17:57:42 -0800 (PST) (envelope-from orion) Message-Id: <200112170157.fBH1vgj97346@freefall.freebsd.org> From: Orion Hodson Date: Sun, 16 Dec 2001 17:57:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci ich.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2001/12/16 17:57:42 PST Modified files: sys/dev/sound/pci ich.c Log: Added a sysctl control variable "ac97rate" to allow manual tuning of the link rate - some ich motherboards overclock ac97 out of the box. Will hopefully replace this with a callibration loop in time for 4.5R freeze. Problem reported by Luigi Rizzo and fix derived from his code (put diff in ich.c rather than ac97.c). MFC after: 3 days Revision Changes Path 1.11 +28 -3 src/sys/dev/sound/pci/ich.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message