mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
Made the QDI FMB's PIIX no longer use MIRQ for the secondary IDE controller, makes the secondary IDE controller work.
This commit is contained in:
@@ -91,6 +91,7 @@ extern const device_t sio_device;
|
||||
extern const device_t sio_zb_device;
|
||||
|
||||
extern const device_t piix_device;
|
||||
extern const device_t piix_no_mirq_device;
|
||||
extern const device_t piix_old_device;
|
||||
extern const device_t piix_rev02_device;
|
||||
extern const device_t piix3_device;
|
||||
|
||||
Reference in New Issue
Block a user