Jump to content

PIIXIDE.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Intel IDE Busmaster Driver, better use DANIS506.ADD or IBM1S506.ADD BASEDEV=PIIXIDE.ADD {| class="wikitable" |+Platform Support: !OS/2 2.x !OS/2 3.0 !OS/2 4.0 !OS/2 ..."
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  BASEDEV=PIIXIDE.ADD
  BASEDEV=PIIXIDE.ADD


{| class="wikitable"
{{ProdS |V21=S|V22= |V30=S|V31=S|V40=S|V45=S}}
|+Platform Support:
 
!OS/2 2.x
==Parameters==
!OS/2 3.0
 
!OS/2 4.0
* /A:x  - Adapter Switch, where x is 0, 1, 2, or 3. This selects the adapter that will be referenced by subsequent switches.
!OS/2 4.5x
 
|-
* /U:x  -  Unit Switch, where x is 0, 1, 2, or 3. This selects the unit that will be referenced by subsequent switches.
|Yes
 
|Yes
* /!BM - Bus Master Disable Switch: This will disable the bus master DMA feature.  This capability is fully auto-detected by the driver.  If for any reason it is desirable to disable bus master DMA transfers, this switch can be used on a per adapter or per unit basis.  If used after a /A:x switch but prior to any /U:x or /UNIT:x switch, then bus master DMA transfers will be disabled for all units on the adapter. If the bus master disable switch follows both /A:x and /U:x (or /UNIT:x) switches, then bus master DMA  transfers will be disabled only on the specified unit.
|Yes
 
|Yes
All other option switches are same as for the "IBM1S506.ADD" driver.
|}
 
==Sample==
BASEDEV=PIIXIDE.ADD /A:1 /U:1 /BM


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

Latest revision as of 14:09, 10 June 2019

Intel IDE Busmaster Driver, better use DANIS506.ADD or IBM1S506.ADD

BASEDEV=PIIXIDE.ADD
Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1 S
OS/2 2.11 SMP
OS/2 Warp 3 S
OS/2 Warp Connect S
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S


Parameters

  • /A:x - Adapter Switch, where x is 0, 1, 2, or 3. This selects the adapter that will be referenced by subsequent switches.
  • /U:x - Unit Switch, where x is 0, 1, 2, or 3. This selects the unit that will be referenced by subsequent switches.
  • /!BM - Bus Master Disable Switch: This will disable the bus master DMA feature. This capability is fully auto-detected by the driver. If for any reason it is desirable to disable bus master DMA transfers, this switch can be used on a per adapter or per unit basis. If used after a /A:x switch but prior to any /U:x or /UNIT:x switch, then bus master DMA transfers will be disabled for all units on the adapter. If the bus master disable switch follows both /A:x and /U:x (or /UNIT:x) switches, then bus master DMA transfers will be disabled only on the specified unit.

All other option switches are same as for the "IBM1S506.ADD" driver.

Sample

BASEDEV=PIIXIDE.ADD /A:1 /U:1 /BM