Module chipset_legacy::winbond83977_sio
source · 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§
- Combo Floppy controller + SuperIO config controller, as specified by the Winbond W83977ATF SIO chipset.
Enums§
Traits§
- Trait that abstracts over different floppy controller implementations.