]> Git Repo - qemu.git/commit - hw/scsi/esp.c
esp: lower IRQ on soft reset
authorBlue Swirl <[email protected]>
Thu, 10 Jun 2010 17:57:39 +0000 (17:57 +0000)
committerBlue Swirl <[email protected]>
Thu, 10 Jun 2010 17:57:39 +0000 (17:57 +0000)
commit85948643b8df28ca87e41a1c4c7f16a66b4ac6cd
tree787a8d99ad1a959d283288c358b8dcb42e9799c9
parente163ae7b8f80dc4eb38445956929409601a8321c
esp: lower IRQ on soft reset

42f1ced228c9b616cfa2b69846025271618e4ef5 removed irq lowering
during reset. However, for chip reset command and DMA reset signal,
its actually the correct thing to do.

Lower IRQ on soft reset only.

Signed-off-by: Blue Swirl <[email protected]>
hw/esp.c
This page took 0.026765 seconds and 4 git commands to generate.