Jump to content

BTSCSI.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
Supported devices:
Supported devices:
*BT-445S ISA VL SCSI
*BT-445S ISA VL SCSI
*BT-542B, BT-542S ISA SCSI
*BT-542B ISA SCSI
*BT-640A, BT-646S Micro Channel SCSI
*BT-542D, BT-542S ISA Fast SCSI
*BT-742A, BT-747S EISA SCSI
*BT-640A Micro Channel SCSI
*BT-946 PCI SCSI
*BT-646D, BT-646S Micro Channel Fast SCSI
*BT-742A EISA
*BT-747D/BT-747S EISA Fast SCSI
*BT-757C/757CD - EISA Fast Wide SCSI
*BT-946C - PCI Fast SCSI
*BT-956C/956CD Bus Master Wide SCSI


==Parameter==
==Parameter==
Line 16: Line 21:


;TIP:For using the RSJ Writer you maybe have to set the Timeout parameter to zero /A:n /TO:0 (n=Adapter number)
;TIP:For using the RSJ Writer you maybe have to set the Timeout parameter to zero /A:n /TO:0 (n=Adapter number)
==Links==
* {{FileLink|BusLogic_SCSI_1996-10-23.zip}}


[[Category:BASEDEV Statements]]
[[Category:BASEDEV Statements]]

Latest revision as of 04:53, 18 August 2025

Product Support
OS/2 1.3
OS/2 2.0 *
OS/2 2.1 S
OS/2 2.11 SMP S
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Driver for various Buslogic BusMaster SCSI Host Adapters

BASEDEV=BTSCSI.ADD parameters

Supported devices:

  • BT-445S ISA VL SCSI
  • BT-542B ISA SCSI
  • BT-542D, BT-542S ISA Fast SCSI
  • BT-640A Micro Channel SCSI
  • BT-646D, BT-646S Micro Channel Fast SCSI
  • BT-742A EISA
  • BT-747D/BT-747S EISA Fast SCSI
  • BT-757C/757CD - EISA Fast Wide SCSI
  • BT-946C - PCI Fast SCSI
  • BT-956C/956CD Bus Master Wide SCSI

Parameter

  • /A:n - adapter number
  • /LUNS:n - logical units
  • /TO:n - time out
TIP
For using the RSJ Writer you maybe have to set the Timeout parameter to zero /A:n /TO:0 (n=Adapter number)

Links