Difference between revisions of "Developer Manual/Super IO"
Jump to navigation
Jump to search
Eocallaghan (talk | contribs) |
Eocallaghan (talk | contribs) |
||
Line 9: | Line 9: | ||
Adding support for a new Super I/O chip is usually not significantly hard once you have obtained the datasheet for your target chip. Herein we shall outline the steps usally taken for a bringup. | Adding support for a new Super I/O chip is usually not significantly hard once you have obtained the datasheet for your target chip. Herein we shall outline the steps usally taken for a bringup. | ||
=== Virtual Logical Devices (LDN) === | === [[Virtual Logical Devices]] (LDN) === | ||
Many Super I/O's use register 0x30 of one logical device number (LDN) for more than one function enable. | Many Super I/O's use register 0x30 of one logical device number (LDN) for more than one function enable. |