Und dass noch:
/MB - This command line switch will force the driver to use the
PCI BIOS calls (INT 1Ah) to scan for PCI SCSI host adapters.
/M1 - This command line switch will force the driver to use the "Mechanism 1" method for scanning for PCI SCSI host adapters.
/M2 - This command line switch will force the driver to use the "Mechanism 2" method for scanning for PCI SCSI host adapters.
For example, if you want to force the ASPI manager to find your PCI SCSI host adapter using PCI motherboard BIOS calls, your CONFIG.SYS would be:
DEVICE=C:\SCSI\ASPI8DOS.SYS /D /MB
NOTE: Most PCI systems do not support all three methods for scanning
for PCI cards. It is recommended that you let the ASPI manager determine which method is suitable.
If you would like ASPI8DOS.SYS NOT to reset the SCSI bus, during driver initialization, you can use the /NORST command line switch. For example:
DEVICE=C:\SCSI\ASPI8DOS.SYS /D /NORST
If you would like ASPI8DOS.SYS to always reset the SCSI bus, during
driver initialization, you can use the /RESET command line switch.
For example:
If you would like ASPI8DOS.SYS to always reset the SCSI bus, during
driver initialization, you can use the /RESET command line switch.
For example:
DEVICE=C:\SCSI\ASPI8DOS.SYS /D /RESET
von: https://storage.microsemi.com/…_sw/ezscsi_401_readme.htm