Added FDC37c655 SuperIO chip for Intel Premiere/PCI.

This commit is contained in:
TomW 2015-07-12 14:22:47 +01:00
commit e590bd9ca2
6 changed files with 167 additions and 2 deletions

View file

@ -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);