Jump to content

ALI.ADD: Difference between revisions

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


==Parameters==
==Parameters==
; /CLK
;/CLK:It is for the PCI bus speed of the motherboard. By default is 33 MHz.
: It is for the PCI bus speed of the motherboard. By default is 33Mhz.
  Bus speed of CPU    PCI speed
  Bus speed of CPU    PCI speed
     60Mhz              30Mhz
     60Mhz              30Mhz
Line 17: Line 16:
  BASEDEV=ALI.ADD /CLK:33
  BASEDEV=ALI.ADD /CLK:33


{{ProdS V21=C|V22=C|V30=C|V31=C}}


{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}}
[[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]]
[[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]]

Revision as of 01:41, 12 March 2020

ALi Aladin Busmaster driver, better use DANIS506.ADD

BASEDEV=ALI.ADD

Parameters

/CLK
It is for the PCI bus speed of the motherboard. By default is 33 MHz.
Bus speed of CPU     PCI speed
    60Mhz              30Mhz
    66Mhz              33Mhz
    75Mhz              32Mhz
    75Mhz              37Mhz
    83Mhz              32Mhz
    90Mhz              30Mhz
   100Mhz              33Mhz 

Sample

BASEDEV=ALI.ADD /CLK:33

Template:ProdS V21=C