Subject: PR/36652 CVS commit: src/sys/dev/pci
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@netbsd.org>
List: netbsd-bugs
Date: 07/16/2007 14:40:02
The following reply was made to PR kern/36652; it has been noted by GNATS.

From: Christos Zoulas <christos@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36652 CVS commit: src/sys/dev/pci
Date: Mon, 16 Jul 2007 14:36:01 +0000 (UTC)

 Module Name:	src
 Committed By:	christos
 Date:		Mon Jul 16 14:36:01 UTC 2007
 
 Modified Files:
 	src/sys/dev/pci: pccbb.c
 
 Log Message:
 PR/36652: Dave Barnes: cbb0: Bad Vcc status once set will not clear
 -ThinkPad 570 / PC: Don't write to SOCKET_STAT, which is read-only,
 instead write to SOCKET_FORCE.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.144 -r1.145 src/sys/dev/pci/pccbb.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.