Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-04-07 | ide select logic fix | bellard | 1 | -13/+19 |
2004-03-31 | win32 port (initial patch by kazu) | bellard | 1 | -76/+60 |
2004-03-23 | fixed IDE probe | bellard | 1 | -1/+1 |
2004-03-20 | write to both IDE drives - return 0 for not present drives | bellard | 1 | -14/+43 |
2004-03-14 | removable device support - io port API change | bellard | 1 | -82/+88 |
2004-02-01 | ide identify fix (initial patch by Jens Axboe) | bellard | 1 | -4/+5 |
2004-02-01 | fixed atapi error codes (initial patch by Jens Axboe) | bellard | 1 | -3/+6 |
2004-02-01 | SEEK_STAT bit ata reset fix (Jens Axboe) | bellard | 1 | -1/+1 |
2004-01-22 | ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1... | bellard | 1 | -3/+11 |
2004-01-05 | use CPUState | bellard | 1 | -8/+8 |
2004-01-04 | CD-ROM detection fix | bellard | 1 | -5/+10 |
2003-11-16 | make windows happier | bellard | 1 | -0/+6 |
2003-11-12 | make Knoppix CD-ROM probe happy | bellard | 1 | -0/+26 |
2003-11-11 | moved IDE driver to ide.c | bellard | 1 | -0/+1421 |