Module Name: src Committed By: msaitoh Date: Tue Dec 24 03:43:34 UTC 2019
Modified Files: src/sys/dev/pci: piixpm.c piixpmreg.h Log Message: Don't force using SMBUS0SEL register. - Use it depending on USE_SMBUS0SEL bit. - If we use SMBUS0EN_LO register to select the port, update the port select bits only. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/dev/pci/piixpm.c cvs rdiff -u -r1.9 -r1.10 src/sys/dev/pci/piixpmreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.