Added IDE command F8 to writeide.

This commit is contained in:
OBattler 2016-08-10 01:36:17 +02:00
parent b620a42901
commit 205ef83dcb

View file

@ -1294,6 +1294,7 @@ void writeide(int ide_board, uint16_t addr, uint8_t val)
case WIN_IDENTIFY: /* Identify Device */
case WIN_SET_FEATURES:
case WIN_READ_NATIVE_MAX:
// output=3;
// timetolive=500;
ide->atastat = BUSY_STAT;