|
@@ -698,6 +698,7 @@ static ide_startstop_t idefloppy_issue_pc(ide_drive_t *drive,
|
|
/* Issue the packet command */
|
|
/* Issue the packet command */
|
|
hwif->OUTBSYNC(drive, WIN_PACKETCMD,
|
|
hwif->OUTBSYNC(drive, WIN_PACKETCMD,
|
|
hwif->io_ports.command_addr);
|
|
hwif->io_ports.command_addr);
|
|
|
|
+ ndelay(400);
|
|
return (*pkt_xfer_routine) (drive);
|
|
return (*pkt_xfer_routine) (drive);
|
|
}
|
|
}
|
|
}
|
|
}
|