Remove standalone floppy controllers

In preparation for the addition of standalone floppy/hard disk controllers.
This commit is contained in:
Maxwell Scott
2026-02-27 16:43:49 +07:00
parent 8fcf6a0061
commit 76a35e6343

View File

@@ -108,10 +108,7 @@ static fdc_cards_t fdc_cards[] = {
{ &device_none },
{ &device_internal },
{ &fdc_xt_device },
{ &fdc_xt_umc_um8398_device }, /* Standalone chip */
{ &fdc_at_device },
{ &fdc_at_nsc_dp8473_device }, /* Standalone chip */
{ &fdc_at_smc_device }, /* Standalone chip */
{ &fdc_b215_device },
{ &fdc_pii151b_device },
{ &fdc_pii158b_device },