aboutsummaryrefslogtreecommitdiff
path: root/hw/ide.c
AgeCommit message (Expand)Author
2004-05-04ide slave fixes (aka Win98 CD-ROM detection fix)bellard
2004-04-25ide endianness fixesbellard
2004-04-25avoid error if too many sectors in non LBA modebellard
2004-04-07ide select logic fixbellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-23fixed IDE probebellard
2004-03-20write to both IDE drives - return 0 for not present drivesbellard
2004-03-14removable device support - io port API changebellard
2004-02-01ide identify fix (initial patch by Jens Axboe)bellard
2004-02-01fixed atapi error codes (initial patch by Jens Axboe)bellard
2004-02-01SEEK_STAT bit ata reset fix (Jens Axboe)bellard
2004-01-22ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1...bellard
2004-01-05use CPUStatebellard
2004-01-04CD-ROM detection fixbellard
2003-11-16make windows happierbellard
2003-11-12make Knoppix CD-ROM probe happybellard
2003-11-11moved IDE driver to ide.cbellard