On 4/23/08, Igor Kovalenko igor.v.kovalenko@gmail.com wrote:
Seems like that r161 commit broke qemu-system-sparc64 ability to access ide cdrom (that is what I test now), because it makes ide i/o port word transfers byteswapped wrt what ide.c expects. If I revert r161 then cdrom becomes visible.
I also need the following patch to unswap drive identification string for printk display.
Now I have: "drive0 [ATAPI cdrom]: QEMU DVD-ROM"
Thanks, applied.