Implement the RZ-1000 PCI IDE controller needed by some Intel machines.

This commit is contained in:
OBattler
2025-05-06 03:21:54 +02:00
parent 3fd8717e40
commit c3debc5e27
5 changed files with 332 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ add_library(hdd OBJECT
hdc_ide_opti611.c
hdc_ide_cmd640.c
hdc_ide_cmd646.c
hdc_ide_rz1000.c
hdc_ide_sff8038i.c
hdc_ide_um8673f.c
hdc_ide_w83769f.c