index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-06
ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung-uk Kim)
bellard
1
-0
/
+1
2005-07-07
suppressed ppc ide hack - fixed read toc for Darwin/PPC
bellard
1
-9
/
+10
2005-07-02
more generic i8259 support
bellard
1
-3
/
+3
2005-06-05
added CMD646 PCI IDE controller support - better IRQ handling - added IDE flu...
bellard
1
-70
/
+165
2005-04-30
Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik)
bellard
1
-1
/
+25
2005-04-28
BMDMA interrupt fix (aka Solaris x86 IDE bug fix)
bellard
1
-0
/
+3
2004-12-02
added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commands
bellard
1
-0
/
+6
2004-11-17
disable automatic BIOS translation if the logical disk geometry implies it
bellard
1
-16
/
+33
2004-11-16
better BIOS ATA translation support
bellard
1
-6
/
+15
2004-11-09
enabled DMA
bellard
1
-3
/
+5
2004-10-09
IDE standby fix for Linux 2.6 guest - segfault fix
bellard
1
-0
/
+18
2004-10-09
IDE fix for NT4 (Ben Pfaf)
bellard
1
-1
/
+2
2004-06-25
BMDMA support - CDROM fixes
bellard
1
-26
/
+546
2004-06-21
added PCI bus
bellard
1
-6
/
+7
2004-06-21
pmac macio based ide support
bellard
1
-0
/
+139
2004-06-12
IDE ATA identify fix (aka FreeBSD 4.10 fix)
bellard
1
-1
/
+1
2004-05-29
put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...
bellard
1
-3
/
+3
2004-05-23
added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman...
bellard
1
-17
/
+76
2004-05-20
cleanup
bellard
1
-17
/
+1
2004-05-18
PCI support
bellard
1
-7
/
+103
2004-05-17
different serial number for each drive (initial patch by Mike Nordell)
bellard
1
-2
/
+9
2004-05-04
ide slave fixes (aka Win98 CD-ROM detection fix)
bellard
1
-7
/
+7
2004-04-25
ide endianness fixes
bellard
1
-10
/
+6
2004-04-25
avoid error if too many sectors in non LBA mode
bellard
1
-1
/
+1
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