ASUS Socket 7 boards use W83877F for SuperIO.
This commit is contained in:
parent
60058283eb
commit
08b019eb85
3 changed files with 54 additions and 10 deletions
|
|
@ -1 +1,2 @@
|
|||
void w83877tf_init();
|
||||
void w83877f_init(uint16_t base, uint8_t key);
|
||||
void w83877tf_init(uint16_t base, uint8_t key);
|
||||
|
|
|
|||
Loading…
Reference in a new issue