NetBSD-Bugs archive

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

PR/56525 CVS commit: [netbsd-9] 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-9] src/sys/dev/pci
Date: Tue, 30 Nov 2021 11:44:39 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Nov 30 11:44:39 UTC 2021
 
 Modified Files:
 	src/sys/dev/pci [netbsd-9]: piixpm.c
 
 Log Message:
 Apply patch, requested by msaitoh in ticket #1378:
 
 	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.54.2.1 -r1.54.2.2 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