]> git.ipfire.org Git - thirdparty/qemu.git/commit
lsi53c895a: Implement read and write access to DMA Next Address
authorSebastian Herbszt <herbszt@gmx.de>
Sat, 13 Jun 2009 21:03:27 +0000 (23:03 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Jun 2009 22:46:58 +0000 (17:46 -0500)
commit73cf22cb601aa2295ce749286d9370a5ddb8be44
treed501913f33ab594ce4e2cc0cd5b616af57ea2a7b
parent04f4e710a06cc024a98e3e90be6fcf096d0dd0d3
lsi53c895a: Implement read and write access to DMA Next Address

Fixes the following errors:

lsi_scsi: error: Unhandled writeb 0x28 = 0x0
lsi_scsi: error: Unhandled writeb 0x29 = 0x0
lsi_scsi: error: Unhandled writeb 0x2a = 0x0
lsi_scsi: error: Unhandled writeb 0x2b = 0x0

(cherry picked from commit 4b9a2d6de77ccd1e3fb40a0d0c8cd9eddf35e3ab)

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/lsi53c895a.c