Disable mixing of DMA and FIFO messages in the Solaris ESP kernel module.
commit7334fd80cc5fc813384b52f059ec98ecd672dafd
authormcayland <mcayland@f158a5a8-5612-0410-a976-696ce0be7e32>
Fri, 6 May 2011 22:35:59 +0000 (6 22:35 +0000)
committermcayland <mcayland@f158a5a8-5612-0410-a976-696ce0be7e32>
Fri, 6 May 2011 22:35:59 +0000 (6 22:35 +0000)
tree67c445c329cdfab6dd2eb76898b34755358b63db
parent620c659dc9b04ec683338458e17a4dbda51d66b9
Disable mixing of DMA and FIFO messages in the Solaris ESP kernel module.

QEMU's ESP emulation currently does not support the mixing of DMA and FIFO
messages. Setting the scsi-options property prevents the Solaris ESP kernel
module from trying to use this feature by default, which otherwise would
cause boot to fail.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
git-svn-id: svn://openbios.org/openbios/trunk/openbios-devel@1038 f158a5a8-5612-0410-a976-696ce0be7e32
drivers/esp.c