summaryrefslogtreecommitdiffstats
path: root/hw/ide.c
Commit message (Expand)AuthorAgeFilesLines
* put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...bellard2004-05-291-3/+3
* added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman...bellard2004-05-231-17/+76
* cleanupbellard2004-05-201-17/+1
* PCI supportbellard2004-05-181-7/+103
* different serial number for each drive (initial patch by Mike Nordell)bellard2004-05-171-2/+9
* ide slave fixes (aka Win98 CD-ROM detection fix)bellard2004-05-041-7/+7
* ide endianness fixesbellard2004-04-251-10/+6
* avoid error if too many sectors in non LBA modebellard2004-04-251-1/+1
* ide select logic fixbellard2004-04-071-13/+19
* win32 port (initial patch by kazu)bellard2004-03-311-76/+60
* fixed IDE probebellard2004-03-231-1/+1
* write to both IDE drives - return 0 for not present drivesbellard2004-03-201-14/+43
* removable device support - io port API changebellard2004-03-141-82/+88
* ide identify fix (initial patch by Jens Axboe)bellard2004-02-011-4/+5
* fixed atapi error codes (initial patch by Jens Axboe)bellard2004-02-011-3/+6
* SEEK_STAT bit ata reset fix (Jens Axboe)bellard2004-02-011-1/+1
* ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1...bellard2004-01-221-3/+11
* use CPUStatebellard2004-01-051-8/+8
* CD-ROM detection fixbellard2004-01-041-5/+10
* make windows happierbellard2003-11-161-0/+6
* make Knoppix CD-ROM probe happybellard2003-11-121-0/+26
* moved IDE driver to ide.cbellard2003-11-111-0/+1421
OpenPOWER on IntegriCloud