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.