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)
commitf94dbc83c4d49bf7bc0d4972de0031a6a0d72580
tree2fa4628b4b714a94f9232727ffdffca67d6f3673
parent2b56a10aacb501e67893614a86559c59c6fce9e8
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