mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
IDE: Hard disks now have a valid default configuration, per ATA-2 and later.
This commit is contained in:
@@ -82,7 +82,7 @@ typedef struct ide_s {
|
||||
uint8_t selected;
|
||||
uint8_t command;
|
||||
uint8_t head;
|
||||
uint8_t pad;
|
||||
uint8_t params_specified;
|
||||
int type;
|
||||
int board;
|
||||
int irqstat;
|
||||
|
||||
Reference in New Issue
Block a user