Install keymaps from new location
[qemu] / hw / ide.c
2004-06-21 bellardadded PCI bus
2004-06-21 bellardpmac macio based ide support
2004-06-12 bellardIDE ATA identify fix (aka FreeBSD 4.10 fix)
2004-05-29 bellardput ready it after write command (aka FreeBSD HD access...
2004-05-23 bellardadded PIIX3 like IDE controller - PCI irq generation...
2004-05-20 bellardcleanup
2004-05-18 bellardPCI support
2004-05-17 bellarddifferent serial number for each drive (initial patch...
2004-05-04 bellardide slave fixes (aka Win98 CD-ROM detection fix)
2004-04-25 bellardide endianness fixes
2004-04-25 bellardavoid error if too many sectors in non LBA mode
2004-04-07 bellardide select logic fix
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-23 bellardfixed IDE probe
2004-03-20 bellardwrite to both IDE drives - return 0 for not present...
2004-03-14 bellardremovable device support - io port API change
2004-02-01 bellardide identify fix (initial patch by Jens Axboe)
2004-02-01 bellardfixed atapi error codes (initial patch by Jens Axboe)
2004-02-01 bellardSEEK_STAT bit ata reset fix (Jens Axboe)
2004-01-22 bellardATAPI transfer size fix (NetBSD CDROM access fix) ...
2004-01-05 bellarduse CPUState
2004-01-04 bellardCD-ROM detection fix
2003-11-16 bellardmake windows happier
2003-11-12 bellardmake Knoppix CD-ROM probe happy
2003-11-11 bellardmoved IDE driver to ide.c