Subject: PR/12843 CVS commit: src/sys/dev/pci
To: None <jmcneill@NetBSD.org, gnats-admin@netbsd.org,>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: netbsd-bugs
Date: 08/06/2006 16:25:02
The following reply was made to PR kern/12843; it has been noted by GNATS.
From: "Jared D. McNeill" <jmcneill@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/12843 CVS commit: src/sys/dev/pci
Date: Sun, 6 Aug 2006 16:21:11 +0000 (UTC)
Module Name: src
Committed By: jmcneill
Date: Sun Aug 6 16:21:11 UTC 2006
Modified Files:
src/sys/dev/pci: cs4280.c cs428x.h
Log Message:
PR/12843: Workaround for CS4280 on IBM ThinkPads. From Stephane Witzmann.
Note: This workaround conflicts with piixpm(4); you will need to disable
the piixpm driver if you need this fix.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/dev/pci/cs4280.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/cs428x.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.