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 20:18:38 +0000 (15:18 -0500)
commit4b9a2d6de77ccd1e3fb40a0d0c8cd9eddf35e3ab
tree2fa4628b4b714a94f9232727ffdffca67d6f3673
parentbd8ee11a6b19343f4ad0a1c5d16869584f609369
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

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