summaryrefslogtreecommitdiff
path: root/hw/ide.c
AgeCommit message (Expand)Author
2006-04-23-win2k-hack performance+DMA support (Leonardo E. Reiter)bellard
2006-04-02CDROM detection fixbellard
2006-02-01correct DMA and transfer mode reporting (Jens Axboe)bellard
2005-08-06ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung-uk Kim)bellard
2005-07-07suppressed ppc ide hack - fixed read toc for Darwin/PPCbellard
2005-07-02more generic i8259 supportbellard
2005-06-05added CMD646 PCI IDE controller support - better IRQ handling - added IDE flu...bellard
2005-04-30Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik)bellard
2005-04-28BMDMA interrupt fix (aka Solaris x86 IDE bug fix)bellard
2004-12-02added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commandsbellard
2004-11-17disable automatic BIOS translation if the logical disk geometry implies itbellard
2004-11-16better BIOS ATA translation supportbellard
2004-11-09enabled DMAbellard
2004-10-09IDE standby fix for Linux 2.6 guest - segfault fixbellard
2004-10-09IDE fix for NT4 (Ben Pfaf)bellard
2004-06-25BMDMA support - CDROM fixesbellard
2004-06-21added PCI busbellard
2004-06-21pmac macio based ide supportbellard
2004-06-12IDE ATA identify fix (aka FreeBSD 4.10 fix)bellard
2004-05-29put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...bellard
2004-05-23added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman...bellard
2004-05-20cleanupbellard
2004-05-18PCI supportbellard
2004-05-17different serial number for each drive (initial patch by Mike Nordell)bellard
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