Expand description
Combo Floppy controller + SuperIO config controller, as specified by the Winbond W83977ATF SIO chipset.
SIO Extended Function registers are shared with floppy disk controller registers. IO port reads/writes are forwarded to SIO config controller when the chipset is in config mode and are forwarded to the FDC otherwise.
Structs§
- Winbond83977
Floppy SioDevice - Combo Floppy controller + SuperIO config controller, as specified by the Winbond W83977ATF SIO chipset.
Enums§
Traits§
- Maybe
Stub Floppy Disk Controller - Trait that abstracts over different floppy controller implementations.