NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56525 CVS commit: [netbsd-8] src/sys/dev/pci



The following reply was made to PR kern/56525; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56525 CVS commit: [netbsd-8] src/sys/dev/pci
Date: Tue, 30 Nov 2021 11:48:29 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Nov 30 11:48:29 UTC 2021
 
 Modified Files:
 	src/sys/dev/pci [netbsd-8]: piixpm.c
 
 Log Message:
 Apply patch, requested by msaitoh in ticket #1709:
 
 	sys/dev/pci/piixpm.c					patch
 
 Fix a bug that I2C access panics on old AMD chipset (e.g SB600).
 Fixes PR kern/56525.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.52.6.2 -r1.52.6.3 src/sys/dev/pci/piixpm.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index