Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 08/06/2006 16:21:11
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.