Added FDC37c655 SuperIO chip for Intel Premiere/PCI.
This commit is contained in:
parent
13ca7eadd4
commit
e590bd9ca2
6 changed files with 167 additions and 2 deletions
|
|
@ -7,3 +7,4 @@ void fdc_poll();
|
|||
void fdc_abort();
|
||||
void fdc_discchange_clear(int drive);
|
||||
void fdc_set_dskchg_activelow();
|
||||
void fdc_3f1_enable(int enable);
|
||||
|
|
|
|||
Loading…
Reference in a new issue