Jump to content

PIIXIDE.ADD: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
mNo edit summary
 
Line 3: Line 3:


{{ProdS |V21=S|V22= |V30=S|V31=S|V40=S|V45=S}}
{{ProdS |V21=S|V22= |V30=S|V31=S|V40=S|V45=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


[[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