Correct W83781D comment: the AS97127F does not have an integrated hardware monitor; motherboards with it still use a discrete W83781D.
This commit is contained in:
@@ -563,7 +563,7 @@ const device_t lm78_device = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/* Winbond W83781D (or ASUS AS97127F) on ISA and SMBus. */
|
/* Winbond W83781D on ISA and SMBus. */
|
||||||
const device_t w83781d_device = {
|
const device_t w83781d_device = {
|
||||||
"Winbond W83781D Hardware Monitor",
|
"Winbond W83781D Hardware Monitor",
|
||||||
DEVICE_ISA,
|
DEVICE_ISA,
|
||||||
|
Reference in New Issue
Block a user