lsi53c895a: Implement write access to DMA Byte Counter
authorSebastian Herbszt <herbszt@gmx.de>
Sat, 13 Jun 2009 21:03:29 +0000 (23:03 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 16 Jun 2009 20:18:39 +0000 (15:18 -0500)
commit4ceb182ca405c3b45047f8f134897f8a50058a4b
tree24467cbc8a05762f2e654c75d9159e02b97cd552
parentf94dbc83c4d49bf7bc0d4972de0031a6a0d72580
lsi53c895a: Implement write access to DMA Byte Counter

Adds CASE_SET_REG24 and fixes the following errors:

lsi_scsi: error: Unhandled writeb 0x24 = 0x0
lsi_scsi: error: Unhandled writeb 0x25 = 0x0

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