I installed qnx4 under vmware workstation 5 on Windows2000 host.
After that I add to vwware virtual machine scsi drive with two qnx4
partitions as raw divice.
Running qnx4 and scan pci with utilites SHOW_PCI, it says:
Class = Mass Storage (SCSI)
Vendor ID = 104bh, BusLogic
Device ID = 1040h, BT946C SCSI controller
PCI index = 0h
IO @ 1060h MEM @ ec800000h
PCI Int Pin = INT A
Interrupt line = 9
thats because vmware create its own virtual SCSI adapter insteat of all
other real, furtunelly qnx4 understand this virtual adapter with driver
Fsys.aha4scsi!
http://www.qnx.com/developers/hardware_support/qnx4/qnx4hardware.html?catego
ry=FileSys#3
But when a run this driver like
Fsys.aha4scsi aha4scsi -a1060
Host machine send message!!!!!
-------------------------
Sorry, the guest operating system has requested an unimplemented operation
be performed by the virtual SCSI adapter; either install a more up-to-date
BusLogic/Mylex device driver in the guest or remove all virtual SCSI devices
from your virtual machine configuration.
-----------------------
What is the up-to-date BusLogic/Mylex device driver?
Why old-to-date BusLogic/Mylex device driver is not work?