blob: e91ebc3abba91ca0854117b86e582847de3f8497 (
plain)
1
2
3
4
5
6
7
8
9
|
# NCT5539D SuperIO
The SuperIO has the ID `0xd121` and the source can be found in
`src/superio/nuvoton/nct5539d/`.
## For developers
The SuperIO generates ACPI using the
[SSDT generator for generic SuperIOs](../common/ssdt.md).
|