Don't 'autodetect' ATA PIO32 mode - use compile def instead.
[seabios.git] / src / disk.h
index 3661d27f7abd0059ce41555e5c1517ec286764b7..8e9f1cbff296df9b6993be560bb337204e1f7cae 100644 (file)
@@ -174,7 +174,6 @@ struct ata_device_s {
     u8  type;         // Detected type of ata (ata/atapi/none/unknown)
     u8  device;       // Detected type of attached devices (hd/cd/none)
     u8  removable;    // Removable device flag
-    u8  mode;         // transfer mode : PIO 16/32 bits - IRQ - ISADMA - PCIDMA
     u16 blksize;      // block size
     u8  version;      // ATA/ATAPI version