Parameter in mds.ini for autoload of repositories

hi
which parameter in mds.ini file should i check to see if auto load provision is turned on for repositories to load automatically after restart of MDM server
After i restarted the MDM server, the repositories did not load, what else do i check for ?
Thank you
Jonu Joy

Autostart = False or Autostart = 0 means "don't load the repositories after the server starts."
Autostart = <number> means "wait <number> seconds after the server starts, then load the repositories".
So "Autostart=60" means that 60 seconds after your server is started, the repositories should start loading.
Rich

Similar Messages

  • (Administration - Marketing - Import), you can set a parameter value "Import mode" for what to do in case of duplication as "update existing records", "Import new records". The final report of this import is presented as a text file that can be viewed in

    Administration - Marketing -> Import, you can set a parameter value "Import mode" for what to do in case of duplication as "update existing records", "Import new records". The final report of this import is presented as a text file that can be viewed in Business Administration - Marketing -> Import -> Exceptions. Whatever the exception, including duplication import occurs during import and recorded in a text file.   What are the fields that determine the duplicity? How I can I can change those?

    You will be returned anything that is in the option's value parameter. What is displayed in the dropdown and what is put in the value attribute do NOT need to be the same, so maybe you should start there.

  • How to pass parameter to a report for Operator 'LIKE'

    I need to pass a parameter to a report for "LIKE" operator. the parameter for "equal to or is in" operator is 'eq':
    'https://secure-ausomxfts.crmondemand.com/OnDemand/user/analytics/saw.dll?Go&Path=/shared/Company_AFTA-D78SR_Shared_Folder/Work Order Asset Lookup&Options=r&Action=Navigate&P0=2&P1=eq&P2=Account.TEXT_61&P3=&p4=
    What would 'p1' value for 'LIKE' operator?
    Thanks

    Hi, Hope the below helps
    neq - Not equal to or not in
    lt - Less than
    gt - Greater than
    ge - Greater than or equal to
    le - Less than or equal to
    bwith - Begins with
    ewith - Ends with
    cany - Contains any (of the values in &P3)
    call - Contains all (of the values in &P3)
    like - Is like (Type %25 rather than the % wildcard)
    top - In the top n (&P3 contains 1+n, where n is the number of top items)
    bottom - In the bottom n (&P3 contains 1+n, where n is the number of bottom
    items)
    bet - Between (&P3 must have two values)
    null - Is null (&P3 must be 0 or omitted)
    nnul - Is not null (&P3 must be 0 or omitted)
    Venky CRMIT

  • How send parameter in prerender() function for query

    Sir I use requestbean for sending data to next page
    Because want use this parameter in query
    I get data as per this parameter
    But when I call next page not pass parameter value to next page and query use blank parameter
    I write code in prerender()
    See my code
    public void prerender() {
    try {
    getSessionBean1().getTripRowSet().setObject( 1, parameter1..getValue());
    tripDataProvider.refresh();
    } catch (Exception e) {
    error("Cannot switch to person " + &#8220;no record &#8220;);
    log("Cannot switch to person " + &#8220;no record , e);
    Please give me idea how I send my parameter in prerender() function for query
    Thank&#8217;s
    aamir

    sir i try SessionBean but same as result
    sir you see my full problem
    I use studio creator
    I create two page first for sending data to other page such as user login page
    I add property in SessionBean, RequestBean and bind to data with my user name textfield
    and in next page I bind to data with other textfield
    after this I try to use this textfield use in
    public void prerender() {  
    try {
    getSessionBean1().getChartofaccRowSet().setObject(1, textfield1.getValue());
    chartofaccDataProvider.refresh();
    } catch (Exception e) {
    error("Cannot switch to person " + �noooo�t);
    log("Cannot switch to person " + �noooo�, e);
    In this line I use that textfiled that bind to data form login page
    getSessionBean1().getChartofaccRowSet().setObject(1, textfield1.getValue());
    but sir this public void prerender() {   function t not get textfield1 value in this function textfield give me null value
    but when page complete run then show value in textfield
    it mean this public void prerender() { function run befor  SessionBean, RequestBean and not get SessionBean, RequestBean value
    please give me idea how I pass value in public void prerender() { function form other page and I use this value in query
    such as example
    getSessionBean1().getChartofaccRowSet().setObject(1, textfield1.getValue());
    this is my sessionbean query
    SELECT ALL FNET.CHARTOFACC.PARENT,
    FNET.CHARTOFACC.CHILD,
    FNET.CHARTOFACC.ACCID,
    FNET.CHARTOFACC.TITLE,
    FNET.CHARTOFACC.CAMPID,
    FNET.CHARTOFACC.ACTIVE,
    FNET.CHARTOFACC.FSTATUS,
    FNET.CHARTOFACC.COMHEADID,
    FNET.CHARTOFACC.FIX_VARIABLE,
    FNET.CHARTOFACC.VARI_PER
    FROM FNET.CHARTOFACC
    WHERE FNET.CHARTOFACC.CAMPID = ?
    please give me idea
    thank�s
    aamir
    SELECT ALL FNET.CHARTOFACC.PARENT,
    FNET.CHARTOFACC.CHILD,
    FNET.CHARTOFACC.ACCID,
    FNET.CHARTOFACC.TITLE,
    FNET.CHARTOFACC.CAMPID,
    FNET.CHARTOFACC.ACTIVE,
    FNET.CHARTOFACC.FSTATUS,
    FNET.CHARTOFACC.COMHEADID,
    FNET.CHARTOFACC.FIX_VARIABLE,
    FNET.CHARTOFACC.VARI_PER
    FROM FNET.CHARTOFACC
    WHERE FNET.CHARTOFACC.CAMPID = ?

  • How to create ''from to '' parameter in XL reporter for templates

    Hi,
    How to create ''from to '' parameter in XL reporter for templates
    Can anyone help me in this regard
    thanks,
    Suresh Kannan

    Suresh,
    1. Goto Report Designer
    2. there u can find "Advanced Report Builder" on left side of the window
    3. At the below u can find three buttons like "Parameters", "Properties","Apply"
    4. Click on "Parameters"
    5. then Parameters window will populate
    6. Click the new Button
    7. Name: give as u like
    Category: Literal
    Type: Date
    Attribute: Leave blank
    Default Vale: Leave Blank
    Prompt: From Date
    This is the process to create the parameters.

  • Web API for the official repositories?

    I'm 99% sure the answer is no, but do we have a web API for the official repositories, à la Aurjson?

    https://www.archlinux.org/packages/search/json/
    https://projects.archlinux.org/archweb. … /search.py
    https://www.archlinux.org/packages/<rep … <pkg>/json
    https://projects.archlinux.org/archweb. … display.py
    It is sadly not documented like the aur one though, but you can dig trough the source to see all the functions etc.
    I also wrote a silly little tool that uses this interface
    Edit: old feature request on it: https://bugs.archlinux.org/task/13026
    Last edited by Mr.Elendig (2013-10-29 12:51:53)

  • PXISYS.ini for a PXIe-1065

    Where can I get or verify that I have the correct PXISYS.ini for a PXIe-1065 chassis?
    The PXISYS.ini that is located in the Windows directory contains -1 for PCIBusNumber and PCIDeviceNumber all the slots
    PCIBusNumber = -1
    PCIDeviceNumber = -1
    PXISYS.ini is attached.
    I believe this is the cause of all the slots showing as Unknown or Empty
    Thanks
    Omar
    Omar
    Attachments:
    pxisys.ini ‏5 KB
    Chassis.ini ‏2 KB

    Hi Omar,
    You can get a new pxisys.ini file from this webpage. You'll basically have to download the peripheral driver. I'm also linking this article for your reference that describes the pxisys.ini.
    Best regards,
    Rohan B

  • Import Parameter as Select Option for a FM in ECC 6.0

    Hi All,
    Can someone help me get the import parameter of a function module to be of the type select-options( the way it is used in reports) in ECC 6.0.
    Thanks for all your help in advance.
    Divya

    What I do is as following....
    I create two parameters...One for <b>START</b> and the other for <b>END</b>....Then, inside my FM I create a RANGE...
      DATA: BEGIN OF r_datum OCCURS 1,
            sign(1),
            option(2),
            low  TYPE vekp-vhilm,
            high TYPE vekp-vhilm,
            END OF r_datum.
    Passing the START to low and END to high....
    P.S: Don't forget to assign points to useful answers.
    Greetings,
    Blag.
    Message was edited by:
            Alvaro Tejada Galindo

  • How to use the region parameter of main report for subreport chart titles?

    I am using Crystal Reports 11.
    I create 1 main report with 10 sub-reports that contain cross-tabs & charts. The main report has a parameter regarding 3 different areas: region1, region2, and region3.
    I use the method of adding the u2018regionu2019 parameter of main report to the selection formula of the sub-reports. So, I can select 'region' from main report to controll outputs in sub-reports by region.
    I use formulas for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    Since I pass the u2018regionu2019 parameter of main report to sub-reports, I have to change chart titles dynamically based on the region I select.
    How can I use the region parameter from main report in the formulas to get chart titles dynamically?
    Thank you in advance.

    Thank you.
    I am not using Chart Title with "Chart Expert".
    I am using a formula for chart titles, e.g.:
    Select {Product Code}
    Case 'a111':
      u2018Region1 u2013 a111 Counts'
    Case u2018b222u2019:
      u2018Region1 u2013 b222 Counts'
    u2026
    u2026
    Default:
    u2026
    I drag this formula above the charts and it looks like a dynamic title. So, for product a111, the chart title would be "Region1 u2013 a111 Counts"; for product b222, the chart title would be "Region1 u2013 b222" Counts; and so on ...
    Because I pass the region parameter from master report to subreport, I want to change the region part of the chart titles dynamically.
    For example,
    when select Region1, the chart titles should be: "Region1 u2013 a111 Counts"; "Region1 u2013 b222"; ...
    when select Region2, the chart titles should be: "Region2 u2013 a111 Counts"; "Region2 u2013 b222"; ...
    I want to add the region parameter into the tiltle formula.
    How should I do?

  • MDS persistence for column within a loop

    Hello,
    I am trying out basic setup of MDS. I was able to make it work for most of my columns except for a column within a loop. I also tried using the ADF Read Only Dynamic table and it is not persisting any of the columns of the table, since it is inside the loop.
    I would like to know if this is a bug when you apply MDS to component that has id that is dynamically incremented/generated.
    mds customization file - c18 i s missing which should correspond to the dynamic column
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <mds:customization version="11.1.1.60.13" xmlns:mds="http://xmlns.oracle.com/mds">
    <mds:modify element="c17">
    <mds:attribute name="displayIndex" value="1"/>
    </mds:modify>
    <mds:modify element="c21">
    <mds:attribute name="displayIndex" value="2"/>
    </mds:modify>
    <mds:modify element="c16">
    <mds:attribute name="displayIndex" value="3"/>
    </mds:modify>
    <mds:modify element="c20">
    <mds:attribute name="displayIndex" value="4"/>
    </mds:modify>
    <mds:modify element="c19">
    <mds:attribute name="displayIndex" value="5"/>
    </mds:modify>
    <mds:modify element="c28">
    <mds:attribute name="displayIndex" value="6"/>
    </mds:modify>
    <mds:modify element="c27">
    <mds:attribute name="displayIndex" value="11"/>
    </mds:modify>
    <mds:modify element="c22">
    <mds:attribute name="displayIndex" value="12"/>
    </mds:modify>
    <mds:modify element="c15">
    <mds:attribute name="displayIndex" value="0"/>
    </mds:modify>
    </mds:customization>
    jspx related to the display, just to show the component id. In blue is the logic/code for dynamically displaying a column and the dropdown and contents of the dropdown
    <af:forEach
    items="#{pageFlowScope.SearchRules.filterBeans}" varStatus="index" var="def">
    *<af:column id="c18" headerText="#{def.parameterDisplayName}">*
    <af:selectOneChoice value="#{row.dataProvider.ruleColumns[index.index].attributeId}"
    disabled="#{!(sessionScope.usersession.ruleAuth.isRoleForCreateEditRule and row.dataProvider.ruleColumns[index.index].isEdit)}"
    clientComponent="true"
    helpTopicId="#{row.dataProvider.ruleColumns[index.index].ruleTypeParameterID}"
    autoSubmit="true" shortDesc="#{row.message}"
    id="soc4445" valuePassThru="true"
    valueChangeListener="#{pageFlowScope.SearchRules.ccsChange}">
    <af:forEach items="#{bindings.Rule.rangeSet}" varStatus="att" >
    <af:selectItem label="#{row.dataProvider.ruleColumns[index.index].attributes[att.index].assignedAttributeValue}"
    value="#{row.dataProvider.ruleColumns[index.index].attributes[att.index].assignedAttributeID}"
    rendered="#{row.dataProvider.ruleColumns[index.index].attributeSize > att.index}"
    id="si4"/>
    </af:forEach>
    <!--f:selectItems value="#{row.dataProvider.ruleColumns[index.index].attributes}"
    id="si4"/-->
    </af:selectOneChoice>
    </af:column>
    </af:forEach>
    Thanks,
    Catherine

    Hi,
    the problem actually is that the id is the same for all of the occurences. So the forEach loop should create unique IDs for each occurence of a component.
    Frank

  • Pass parameter with blank space for report ver 6

    Hi,
    I face a problem that i willing to pass the acno where it's value with blank space, for example ' 9' as parameter into my report, and assign it as v_acno. Inside the report query i add a where condition, acno >= :v_acno. When i run the report and pass acno without ' , it do not show any record. But when i run the report and pass acno with ' then able to show the records.
    for example the value i key in
    with ' = ' 9'
    without ' = 9
    So how i can solve it by pass the acno without ' but the record still able to show?
    thks
    Message was edited by:
    user569740
    Message was edited by:
    user569740

    Hi Nick,
    It occurs because an argument of the DTExec commands must be enclosed in quotation marks if it contains a space. From the dtexe (SSIS Tool): Syntax Rules section of the
    dtexec Utility (SSIS Tool) document, we can see:
    All options must start with a slash (/) or a minus sign (-). The options that are shown here start with a slash (/), but the minus sign (-) can be substituted.
    An argument must be enclosed in quotation marks if it contains a space. If the argument is not enclosed in quotation marks, the argument cannot contain white space.
    Doubled quotation marks within quoted strings represent escaped single quotation marks.
    Options and arguments are not case-sensitive, except for passwords.
    So, you need to make the value of the variable @QUERY_STRING within double quotes in the value of the variable @Cmd or remove the space within the @QUERY_STRING value.
    Regards,
    Mike Yin
    TechNet Community Support

  • How to pass parameter into extract function (for XMLTYPE)

    I have a table PROBLEMXML with XMLTYPE field xml_column. In this column there are several deffinitions for the problem. There is no max amount of deffinitions and it can be no definition at all. I need to return all definitions for every problem as a string wirh definitions separated by ";".
    Query
    SELECT extract(prob.Def,'/Definitions/Definition[1]/@var') || ';'|| extract(prob.Def,'/Definitions/Definition[2]/@var')
    FROM PROBLEMXML j ,
    XMLTABLE (
    '/problem'
    PASSING j.xml_column
    COLUMNS probid VARCHAR (31) PATH '/problem/@id',
    Def XMLTYPE PATH '/problem/Definitions') prob
    where PROBLEM_ID =1;
    returns exactly what I want a;m.
    But
    declare
    my_var varchar2(2000) :=null;
    n1 number;
    n2 number;
    begin
    n1:=1;
    n2:=2;
    SELECT extract(prob.Def,'/Definitions/Definition[n1]/@var') || '|'|| extract(prob.Def,'/Definitions/Definition[n2]/@var') into my_var
    FROM ETL_PROBLEMXML_STG_T j ,
    XMLTABLE (
    '/problem'
    PASSING j.xml_column
    COLUMNS probid VARCHAR (31) PATH '/problem/@id',
    Def XMLTYPE PATH '/problem/Definitions') prob
    where PROBLEM_ID =1;
    dbms_output.put_line(my_var);
    end;
    returns NULL.
    Is there is a way to pass parameter into extract function?

    I need to return all definitions for every problem as a string wirh definitions separated by ";".In XQuery, there's the handy function "string-join" for that.
    For example :
    SQL> WITH etl_problemxml_stg_t AS (
      2   SELECT 1 problem_id,
      3  xmltype('<problem id="1">
      4   <Definitions>
      5    <Definition var="var1"></Definition>
      6    <Definition var="var2"></Definition>
      7    <Definition var="var3"></Definition>
      8   </Definitions>
      9  </problem>') xml_column
    10   FROM dual
    11  )
    12  SELECT j.problem_id,
    13         prob.probid,
    14         prob.def
    15  FROM etl_problemxml_stg_t j,
    16       XMLTable(
    17        'for $i in /problem
    18         return element r
    19         {
    20          $i/@id,
    21          element d { string-join($i/Definitions/Definition/@var, ";") }
    22         }'
    23        passing j.xml_column
    24        columns
    25         probid varchar2(30)  path '@id',
    26         def    varchar2(100) path 'd'
    27       ) prob
    28  ;
    PROBLEM_ID PROBID               DEF
             1 1                    var1;var2;var3

  • Import parameter in Function Module for user exit

    Hi Experts,
    I need to send IDOC when PO release, for that i found an Exit M06E0004. It is having
    FUNCTION EXIT_SAPLEBND_002.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(I_CEKKO) LIKE  CEKKO STRUCTURE  CEKKO  " EKKO table
    *"     VALUE(IT_BEKPO) TYPE  MMPUR_BEKPO OPTIONAL  " EKPO table
    *"     VALUE(IT_BEKET) TYPE  MMPUR_BEKET OPTIONAL    " EKEt table
    *"     VALUE(IT_EKKNU) TYPE  MMPUR_EKKNU OPTIONAL  
    *"  EXPORTING
    *"     VALUE(E_CEKKO) LIKE  CEKKO STRUCTURE  CEKKO
      INCLUDE ZXM06U22.
    ENDFUNCTION.
    All of the fields i have to take in IDOC segment r from EKKO and EKPO table, but 1 field is from MDSB table (MDSB-MATNR), how can i take it in the code i have to write. can i take TABLE: MDSB in the include, or any other way. because its standard FM we cant take it in IMPORT.
    Regards,
    Nik

    Hello Nik
    You can use a similar approach as described in thread:
    Get Parameter from Standard Transaction to BADi
    You need to find out in which main program MDSB is defined. Then you can try to access this field dynamically from within your exit.
    Alternatively, you have to search for a function module which can retrieve this (runtime) information (MDSB-MATNR).
    Regards
      Uwe

  • New/modified voltage.ini for MBM5 5.3.7.0 to fully support K8N Neo2 Platinum

    I have been fed up with the misread of MBM5 with Neo2 since i made the switch from Neo1
    Fixed :
    vcore fixed calibration
    +3.3v fixed (showed to low level)
    +5v calibrated
    +12v fixed ( showed to high level)
    New section to select Neo2 Platinum as the voltage configuration .
    Here's the whole voltage.ini file in the code box .
    Just save the previous one as voltage.ini.bak and paste this in a new file , restart MBM .
    Code: [Select]
    /* Voltage file for MBM                                   */
    /* Dated: 18-Jun-2004 08:41:37                            */
    /* [name] = sensorchip name -exactly- as in chipinfo.ini  */
    /*     VT = number of voltage configurations start at 0   */
    /*     Vx = where x is voltage config number              */
    /*          this holds the name of voltage config         */
    /*   VxVy = where x is the voltage config number          */
    /*          where y is the voltage number default this is */
    /*                  1 core 0                              */
    /*                  2 core 1 or 1.5 or 2.5                */
    /*                  3 3.3                                 */
    /*                  4 5                                   */
    /*                  5 12                                  */
    /*                  6 -12                                 */
    /*                  7 -5                                  */
    /*          this holds the register and calculation for   */
    /*          the voltage in question                       */
    /*          As of MBM 5.3.0.0 you can use a total of 16   */
    /*          calculation, if for example you want sensor   */
    /*          to show a voltage that MBM does not show      */
    /*          right now then add an 8th line, place your    */
    /*          code in there and set MBM voltage sensor 8    */
    /*          to MBM Fixed                                  */
    /*    255 = should always be used if a voltage is not     */
    /*          supported by this voltage config selection    */
    /*    $xx = a register from the sensor chip, any $xx      */
    /*          value in the string will be replaced with     */
    /*          the value from that register of the sensor    */
    /*          chip                                          */
    /*      B = option to use bank switch on ISA based        */
    /*          sensor chips, always use at end and always    */
    /*          followed by a bank number in hexadecimal      */
    /*      | = needed on dual sensor chips, always use it,   */
    /*          followed by 0 or 1 for the 1st or 2nd sensor  */
    /*          chip found                                    */
    /*      - = a calculation with a negative number is only  */
    /*          possible if that number is between ( )        */
    /*          example:  $12*(-0.4) will work                */
    /*                    $12*-0.4 will NOT work              */
    /*     // = remarks, don't use anything else              */
    /*      . = in ALL calculation use a dot as the decimal   */
    /*          symbol, even if it's not your normal decimal  */
    /*          symbol.                                       */
    /* if you feel you have a new voltage configuration for   */
    /* your board then feel free to send it to support at     */
    /* [email protected]                                    */
    [None]
    VT=0
    V0=None
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [National LM78]
    VT=2
    V0=LM78 Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    V1=LM78 Epox
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=$25*(-0.016)*4
    V1V7=$26*(-0.016)*1.666
    V2=LM78 Tekram
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.94
    V2V7=$26*(-0.016)*1.5
    [National LM78j]
    VT=2
    V0=LM78j Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    V1=LM78j Epox
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=$25*(-0.016)*4
    V1V7=$26*(-0.016)*1.666
    V2=LM78j Tekram
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.94
    V2V7=$26*(-0.016)*1.5
    [National LM79]
    VT=2
    V0=LM79 Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    V1=LM79 Epox
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=$25*(-0.016)*4
    V1V7=$26*(-0.016)*1.666
    V2=LM79 Tekram
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.94
    V2V7=$26*(-0.016)*1.5
    [Winbond W83781D]
    VT=0
    V0=W83781D Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*3.47
    V0V7=$26*(-0.016)*1.5
    [Winbond W83782D]
    VT=1
    V0=W83782D Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=W83782D Abit BP6
    V1V1=$20*0.016
    V1V2=$21*0.016B$05
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=(($26*0.016)-3.6)*3.14+3.6
    [Winbond W83783S]
    VT=3
    V0=W83783S Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=255
    V1=W83783S Soyo 7IZB+
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=(($26*0.016)-3.6)*3.14+3.6
    V2=W83783S K7NCR18D/G
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016
    V2V6=$25*0.016
    V2v7=255
    V3=W83783S Tekram P6BX-A
    V3V1=$20*0.016                             
    V3V2=$21*0.016                             
    V3V3=$22*0.016                           
    V3V4=$23*0.016*1.68                             
    V3V5=$24*0.016*3.8                           
    V3V6=(($25*0.016)-3.6)*5.14+3.6                             
    V3V7=(($26*0.016)-3.6)*3.14+3.6
    [Genesys Logic GL518SM]
    VT=0
    V0=GL518SM Standard
    V0V1=($0D+2) * (2.38/128)
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Genesys Logic GL520SM]
    VT=0
    V0=GL520SM Standard
    V0V1=($0D-0.18) * (2.43/128)
    V0V2=($14-0.18) * (2.43/128)
    V0V3=($15+3) * 2.5 * (2.43/256)
    V0V4=($13-0.18) * (2.43/128)*4.191489
    V0V5=255
    V0V6=255
    V0V7=255
    [Analog Devices ADM9240]
    VT=0
    V0=ADM9240 Standard
    V0V1=$21*0.014
    V0V2=$25*0.014
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.062
    V0V6=((($25*0.014)-(5+(5-($23*0.026)))) * 2.879-(5+(5-($23*0.026))))
    V0V7=255
    [National LM80]
    VT=2
    V0=LM80 Standard 1
    V0V1=$25*0.01392
    V0V2=255
    V0V3=$21*0.016431
    V0V4=$23*0.025050
    V0V5=$24*0.06
    V0V6=$23*0.105476 - $20*0.052105
    V0V7=255
    V1=LM80 QDI BrillianX IS
    V1V1=$23*0.014736842
    V1V2=255
    V1V3=$22*0.017366666
    V1V4=$20*0.02632653
    V1V5=$24*0.063156146
    V1V6=$25*(-0.064432432)
    V1V7=$26*(-0.027526881)
    V2=LM80 QDI BrillianX I
    V2V1=$23*0.014736842
    V2V2=255
    V2V3=$22*0.017366666
    V2V4=$20*0.02632653
    V2V5=$24*0.063156146
    V2V6=$25*(-0.070114942)
    V2V7=$26*(-0.027526881)
    [Winbond W83627HF]
    VT=11
    V0=W83627HF Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=W83627HF Standard 2
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=255
    V2=W83627HF Standard 3
    V2V1=$20*0.016
    V2V2=$21*0.016
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*3.8
    V2V6=$25*(-0.016)*3.47
    V2V7=$26*(-0.016)*1.5
    V3=W83627HF Standard 4
    V3V1=$20*0.016
    V3V2=$21*0.016
    V3V3=$22*0.016
    V3V4=$23*0.016*1.68
    V3V5=$24*0.016*3.8
    V3V6=$25*(-0.016)
    V3V7=$26*(-0.016)*1.5
    V4=W83627HF Standard 5
    V4V1=$20*0.016
    V4V2=$21*0.016
    V4V3=$22*0.016
    V4V4=$23*0.016*1.68
    V4V5=$24*0.016*3.8
    V4V6=$25*0.016
    V4V7=$26*0.016
    V5=W83627HF Abit BE7/ KX7
    V5V1=$20*0.016                  // core
    V5V2=$21*0.016                  // ddr
    V5V3=$22*0.016                  // 3.3
    V5V4=$23*0.016*1.68             // 5
    V5V5=$24*0.016*3.8              // 12
    V5V6=$25*0.016                  // vtt
    V5V7=$26*0.016                  // vddq
    V5V8=$51*0.016B5                // vbat
    V5V9=$50*0.016*1.515B5          // 5vsb
    V6=W83627HF Abit NF7
    V6V1=$20*0.016                  // CPU
    V6V2=$21*0.016                  // DDR
    V6V3=$22*0.016                  // +3.3V
    V6V4=$23*0.016*1.68             // +5V
    V6V5=$24*0.016*3.8              // +12V
    V6V6=(($25*0.016)-3.6)*5.14+3.6 // -12V
    V6V7=(($26*0.016)-3.6)*3.14+3.6 // -5V
    V6V8=$50*0.016*1.515B5          // +5V Stand By
    V6V9=$51*0.016B5                // +3.3V Dual
    V7=W83627HF EPoX 8RDA3+
    V7V1=$20*0.016                  // MB (Vdd)
    V7V2=$21*0.016                  // CPU
    V7V3=$22*0.016                  // RAM
    V7V4=$23*0.016*1.68             // +5V
    V7V5=$24*0.016*3.8              // +12V
    V7V6=$25*0.016                  // AGP
    V7V7=(($26*0.016)-3.6)*3.14+3.6 // -5V
    V7V8=$50*0.016*1.515B5          // +5V Stand By
    V7V9=$51*0.016B5                // +3.3V Dual
    V8=Abit IC7/IC7-G
    V8V1=$20*0.016 // core
    V8V2=$21*0.016 // ddr
    V8V3=$22*0.016 // 3.3
    V8V4=$23*0.016*1.68 // 5
    V8V5=$24*0.016*3.8 // 12
    V8V6=$25*0.016 // vtt
    V8V7=$26*0.016 // vddq
    V8V8=$51*0.016B5 // vbat
    V8V9=$50*0.016*1.515B5 // 5vsb
    V9=W83627HF Aopen MX3S-T / MX3SP-T
    V9V1=$20*0.016
    V9V2=$21*0.016
    V9V3=$22*0.016
    V9V4=$23*0.016*1.68
    V9V5=$24*0.016*3.8
    V9V6=(($25*0.016)-3.6)*5.14+3.6
    V9V7=$26*(-0.016)*1.5
    V10=W83627HF EPoX 8RDA/8RDA+
    V10V1=$20*0.016                  // NorthBridge (Vdd)
    V10V2=$21*0.016                  // CPU
    V10V3=$22*0.016                  // DDR RAM
    V10V4=$23*0.016*1.68             // +5V
    V10V5=$24*0.016*3.8              // +12V
    V10V6=(($25*0.016)-3.6)*5.14+3.6 // -12V
    V10V7=(($26*0.016)-3.6)*3.14+3.6 // -5V
    V10V8=$50*0.016*1.515B5          // +5V Stand By
    V10V9=$51*0.016B5                // +3.2 V Battery
    V11=W83627HF Standard 6
    V11V1=$20*0.016
    V11V2=$21*0.016
    V11V3=$22*0.016
    V11V4=$23*0.016*1.68
    V11V5=$24*0.016*3.8
    V11V6=(($25*0.016)-3.6)*5.14+3.6
    V11V7=(($26*0.016)-3.6)*3.14+3.6
    V11V8=$50*0.016*1.51B5         //5VSB
    V11V9=$51*0.016B5 //VBAT
    [Asus AS99127F]
    VT=2
    V0=AS99127F Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=($25*(-0.016))*3.97
    V0V7=($26*(-0.016))*1.503
    V1=AS99127F Standard 2
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*3.8
    V1V6=(($25*0.016)-3.6)*5.14+3.6
    V1V7=(($26*0.016)-3.6)*3.14+3.6
    V2=ASUS P4S533-E
    V2V1=$20*0.016
    V2V2=255
    V2V3=$22*0.016
    V2V4=$23*0.016*1.68
    V2V5=$24*0.016*4
    V2V6=255
    V2V7=255
    [Texas Instruments THMC50]
    VT=0
    V0=THMC50 Standard
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [FairChild FMS2701]
    VT=0
    V0=FMS2701
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Sis SiS5595]
    VT=0
    V0=Sis 5595 Standard
    V0V1=$20*0.016
    V0V2=255
    V0V3=$21*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=255
    V0V7=255
    [VIA Via686A]
    VT=2
    V0=VIA 686A Standard 1
    V0V1=(($22*25 + 133)/2628)*1.25
    V0V2=(($23*25 + 133)/2628)*1.25
    V0V3=(($24*25 + 133)/2628)*1.67
    V0V4=(($25*25 + 133)/2628)*2.6
    V0V5=(($26*25 + 133)/2628)*6.3
    V0V6=255
    V0V7=255
    V1=VIA 686A FIC SD-11
    V1V1=(($22*25 + 133)/2628)*1.143
    V1V2=(($23*25 + 133)/2628)*1.143
    V1V3=(($24*25 + 133)/2628)*1.67
    V1V4=(($25*25 + 133)/2628)*4
    V1V5=(($26*25 + 133)/2628)*9.6
    V1V6=255
    V1V7=255
    V2=VIA 686A Standard 2
    V2V1=(($22*25 + 133)/2628)*1.21
    V2V2=(($23*25 + 133)/2628)*1.25
    V2V3=(($24*25 + 133)/2628)*1.67
    V2V4=(($25*25 + 133)/2628)*2.6
    V2V5=(($26*25 + 133)/2628)*6.3
    V2V6=255
    V2V7=255
    [Winbond W83697HF]
    VT=13
    V0=W83697HF Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=W83697HF Standard 2
    V1V1=$20*0.016 // core
    V1V2=$22*0.016 // agp
    V1V3=$25*0.016 // 3.3
    V1V4=$23*0.016*1.68 // 5
    V1V5=$24*0.016*3.8 // 12
    V1V6=$26*0.016 // vdimm
    V1V7=255
    V2=W83697HF Standard 3
    V2V1=$20*0.016 // core
    V2V2=$26*0.016 // agp
    V2V3=$22*0.016 // 3.3
    V2V4=$23*0.016*1.68 // 5
    V2V5=$24*0.0643 // 12
    V2V6=$25*0.016 // ddr
    V2V7=255
    V3=W83697HF Standard 4
    V3V1=$20*0.016 // core
    V3V2=$22*0.016 // 1.5
    V3V3=$25*0.016 // 3.3
    V3V4=$23*0.016*1.68 // 5
    V3V5=$24*0.016*3.8 // 12
    V3V6=$26*0.016 // vdimm
    V3V7=255
    V4=W83697HF Standard 5
    V4V1=$20*0.016 // core
    V4V2=$25*0.016 // agp
    V4V3=$22*0.016 // 3.3
    V4V4=$23*0.016*1.68 // 5
    V4V5=$24*0.016*3.8 // 12
    V4V6=$26*0.016 // vdimm
    V4V7=255
    V5=ABIT KX7 333
    V5V1=$20*0.016
    V5V2=$21*0.016
    V5V3=$22*0.016
    V5V4=$23*0.016*1.68
    V5V5=$24*0.016*3.8
    V5V6=($25*(-0.016)*5.14)+5.91
    V5V7=($26*(-0.016)*3.14)+2.94
    V6=AsRock K7VT2
    V6V1=$20*0.016
    V6V2=$21*0.016
    V6V3=$22*0.016
    V6V4=$23*0.016*1.68
    V6V5=$24*0.016*3.8
    V6V6=$25*(-0.016)*3.78          //V -12.00
    V6V7=$26*(-0.016)*1.575         //V -5.00
    V7=AsRock K7S8X
    V7V1=$20*0.0164 // core
    V7V2=255
    V7V3=$22*0.0163 // 3.3
    V7V4=$23*0.0164*1.68 // 5
    V7V5=$24*0.0163*4 // 12
    V7V6=255
    V7V7=255
    V8=Abit AT7 MAX
    V8V1=$20*0.016 //VCORE
    V8V2=$22*0.016 //VIO
    V8V3=$23*0.016*1.68 //+5V
    V8V4=$24*0.016*3.8 //+12V
    V8V5=$25*0.016 //AGP
    V8V6=$26*0.016 //DDR
    V8V7=$50*0.016*1.51B5 //5VSB
    V8V8=$51*0.016B5 //VBAT
    V9=Asus P4SDX
    V9V1=$20*0.0154
    V9V2=$21*0.016
    V9V3=$22*0.016
    V9V4=$23*0.016*1.68
    V9V5=$24*0.016*4
    V9V6=255
    V9V7=255
    V10=W83697HF Standard 6
    V10V1=$20*0.016
    V10V2=$21*0.016
    V10V3=$22*0.016
    V10V4=$23*0.016*1.68
    V10V5=$24*0.016*3.8
    V10V6=(($25*0.016)-3.6)*5.14+3.6
    V10V7=(($26*0.016)-3.6)*3.14+3.6
    V10V8=$50*0.016*1.51B5         //5VSB
    V10V9=$51*0.016B5 //VBAT
    V11=W83697HF Epox 8K3A(+)
    V11V1=$20*0.016              // Core
    V11V2=$22*0.016              // AGP
    V11V3=$26*0.016              // DIMM
    V11V4=$25*0.016              // + 3.3
    V11V5=$23*0.016*1.68         // + 5
    V11V6=$24*0.016*3.8          // +12
    V11V7=$50*0.016*1.68B5      // 5VSB
    V11V8=$51*0.016B5            // VBAT
    V12=Abit KD7
    V12V1=$20*0.016                  // Vcore
    V12V2=$22*0.016                  // Vagp
    V12V3=$25*0.016                  // +3.3
    V12V4=$23*0.016*1.68             // +5
    V12V5=$24*0.016*3.8              // +12
    V12V6=$26*0.016                  // Vdimm
    V12V7=$51*0.016B5                // Vbat
    V12V8=$50*0.016*1.515B5          // 5Vsb
    V13=Cluster Labs CPU450
    V13V1=$20*0.016 // Core
    V13V2=$26*0.016 // RAM
    V13V3=$22*0.016 // 3.3
    V13V4=$23*0.016*1.69 // 5
    V13V5=$24*0.016*3.8 // 12
    V13V6=(($25*0.016)-3.6)*5.14+3.6  // -12
    V13V7=$51*0.016B5 // Battery
    [Analog Devices ADM1025]
    VT=0
    V0=ADM1025 Standard
    V0V1=$21*0.012
    V0V2=$20*0.013
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.062
    V0V6=((($25*0.014)-(5+(5-$23*0.026)) )* 2.879-(5+(5-$23*0.026)))
    V0V7=255
    [National LM87]
    VT=1
    V0=LM87 Standard 1
    V0V1=$21*0.014
    V0V2=255
    V0V3=$22*0.017366666
    V0V4=$23*0.016*1.632
    V0V5=$24*0.016*3.9
    V0V6=255
    V0V7=255
    V1=LM87 Standard 2
    V1V1=$21*0.014
    V1V2=$25*0.014
    V1V3=$22*0.017366666
    V1V4=$23*0.016*1.632
    V1V5=$24*0.016*3.9
    V1V6=255
    V1V7=255
    [VIA Via686B]
    VT=3
    V0=VIA 686B Standard
    V0V1=(($22*25 + 133)/2628)*1.25
    V0V2=(($23*25 + 133)/2628)*1.25
    V0V3=(($24*25 + 133)/2628)*1.67
    V0V4=(($25*25 + 133)/2628)*2.6
    V0V5=(($26*25 + 133)/2628)*6.3
    V0V6=255
    V0V7=255
    V1=VIA 686B ABIT VP6
    V1V1=(($22*25 + 133)/2628)*1.24
    V1V2=(($23*25 + 133)/2628)*1.25
    V1V3=(($24*25 + 133)/2628)*1.665
    V1V4=(($25*25 + 133)/2628)*2.54
    V1V5=(($26*25 + 133)/2628)*6.4
    V1V6=255
    V1V7=255
    V2=VIA 686B Asus A7VL-VM
    V2V1=(($22*25 + 133)/2628)*1.88
    V2V2=255
    V2V3=(($24*25 + 133)/2628)*1.66
    V2V4=(($25*25 + 133)/2628)*2.4
    V2V5=(($26*25 + 133)/2628)*16
    V2V6=255
    V2V7=255
    V3=VIA 686B MSI K7T Turbo
    V3V1=(($22*25 + 133)/2628)*1.20
    V3V2=255
    V3V3=(($24*25 + 133)/2628)*1.67
    V3V4=(($25*25 + 133)/2628)*2.6
    V3V5=(($26*25 + 133)/2628)*6.3
    V3V6=255
    V3V7=255
    [MySon MTP008]
    VT=1
    V0=MTP008 Standard 1
    V0V1=$20*0.016 // cpu 0
    V0V2=$23*0.016 // cpu 1
    V0V3=$21*0.016 // 3.3
    V0V4=$26*0.016 // 1.5
    V0V5=$22*0.016*3.9 // 12
    V0V6=255
    V0V7=255
    V1=MTP008 Standard 2
    V1V1=$20*0.0158 // cpu 0
    V1V2=$23*0.0158 // cpu 1
    V1V3=$21*0.016 // 3.3
    V1V4=$26*0.016*1.68 // 1.5
    V1V5=$22*0.016*3.9 // 12
    V1V6=255
    V1V7=255
    [National LM87 Dual]
    VT=1
    V0=LM87 Dual Standard
    V0V1=$21*0.014|1 // cpu 0
    V0V2=$25*0.014|0 // cpu 1
    V0V3=$22*0.0017366666|0 // 3.3
    V0V4=$23*0.016*1.632|1 // 5
    V0V5=$24*0.016*3.9|1 // 12
    V0V6=$25*0.014|0 // VTT
    V0V7=255
    V1=LM87 SM PIIIDME/370DE6
    V1V1=$21*0.0136|0 // cpu 0
    V1V2=$21*0.0136|1 // cpu 1
    V1V3=$22*0.017366666|0 // 3.3
    V1V4=$23*0.016*1.632|1 // 5
    V1V5=$24*0.016*3.9|1 // 12
    V1V6=255
    V1V7=255
    [ITE8712F]
    VT=13
    V0=ITE8712F Standard 1
    V0V1=$20*0.01565
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$28*0.016 // vbat
    V0V5=$24*0.016*3.8
    V0V6=(($27*0.016)-3.6)*5.14+3.6
    V0V7=255
    V1=ITE8712F Standard 2
    V1V1=$20*0.01614 // cpu 0
    V1V2=$21*0.01614 // ??
    V1V3=$22*0.01614 // 3.3
    V1V4=$23*0.01614*1.68 // 5
    V1V5=$24*0.01614*3.9 // 12
    V1V6=255
    V1V7=255
    V2=ITE8712F Standard 3
    V2V1=$25*0.01614 // cpu 0
    V2V2=$21*0.016 // cpu 1
    V2V3=$22*0.016 // 3.3
    V2V4=$24*0.016 // 5
    V2V5=$23*0.01614*3.9 // 12
    V2V6=255
    V2V7=255
    V3=ITE8712F Standard 4
    V3V1=$20*0.016 //V P4
    V3V2=$21*0.016 //V AGP
    V3V3=$22*0.016 //V +3.3
    V3V4=$23*0.027 //V +5.00
    V3V5=$24*0.06564 //V +12.00
    V3V6=$25*0.016 + 4.25*($25*0.016 - 4.096) //V -12.00
    V3V7=$26*0.016 + 2.20*($26*0.016 - 4.096) //V -5.00
    V4=GA-8PE667
    V4V1=$20*0.01653                //V VCore
    V4V2=$21*0.016                  //V 1.5 line
    V4V3=$22*0.016                  //V +3.3
    V4V4=$23*0.02684                //V +5.00
    V4V5=$24*0.06398                //V +12.00
    V4V6=255                       
    V4V7=255 
    V5=CT-7NJS
    V5V1=$20*0.016    // CPU Core
    V5V2=$21*0.016    // +2.5
    V5V3=$22*0.016    // +3.3
    V5V4=$23*0.027    // +5.00
    V5V5=$24*0.06369  // +12.00
    V5V6=(($25*0.016)+(-3.299555556))*5.142857143  // -12
    V5V7=$26*0.016    // V_DDR
    V5V8=$27*0.016    // V_AGP
    V5V9=$28*0.016    // Battery
    V6=GA-8IK1100
    V6V1=$20*0.01565 // core
    V6V2=$23*0.016 // 2.5
    V6V3=$22*0.016 // 3.3
    V6V4=$24*0.016*1.68 // 5
    V6V5=$21*0.06564 // 12
    V6V6=$25*0,016 // 1.5
    V6V7=$27*0.016    // V_AGP
    V7=Shuttle SB61G
    V7V1=$20*0.016    // CPU Core
    V7V2=$21*0.016    // +2.5
    V7V3=$22*0.016    // +3.3
    V7V4=$23*0.027    // +5.00
    V7V5=$24*0.06369  // +12.00
    V7V6=(($25*0.016)+(-3.299555556))*5.142857143  // -12
    V7V7=$26*0.016    // V_DDR
    V7V8=$27*0.026    // +5VSB
    V7V9=$28*0.016    // Battery
    V8=GA-8IPE1000Pro
    V8V1=$20*0.01653                //V VCore
    V8V2=$21*0.016                  //V 2.5 line
    V8V3=$22*0.016                  //V +3.3
    V8V4=$23*0.032                  //V +5.00
    V8V5=$24*0.064                  //V +12.00
    V8V6=$28*0.016 //V Battery                       
    V8V7=255
    V9=GA-8KNXP
    V9V1=$20*0.016 // VCore CPU
    V9V2=$21*0.01565 // VMem DRAM
    V9V3=$22*0.016 // +3.3V
    V9V4=$23*0.032 // +5.00V
    V9V5=$24*0.064 // +12.00V
    V9V6=(($25*0.016)-3.6)*5.72 // -12V
    V9V7=(($26*0.016)-3.6)*2.33 // -5V
    V10=Gigabyte GA-7N400-L
    V10V1=$20*0.016    // V_core
    V10V2=$21*0.016    // ram
    V10V3=$22*0.016    // 3.3
    V10V4=$23*0.016*2.00  // 5
    V10V5=$24*0.016*4.00  // 12
    V10V6=$25*0.016    // AGP
    V10V7=$26*0.016 + 2.20*($26*0.016 - 4.096)  // -5V?
    V11=Asus A7V8X-X
    V11V1=$20*0.016            // Vcore
    V11V2=255
    V11V3=$22*0.016            // +3.3
    V11V4=$23*0.0265          // +5.00
    V11V5=$24*0.0654          // +12.00
    V11V6=255
    V11V7=255
    V12=GA-8PE667 Ultra
    V12V1=$20*0.01653                //V VCore
    V12V2=$21*0.016                  //V 1.5 line
    V12V3=$22*0.016                  //V +3.3
    V12V4=$23*0.02684 + .7           //V +5.00
    V12V5=$24*0.06398                //V +12.00
    V12V6=255
    V12V7=255
    V13=Elitegroup N2U400-A
    V13V1=$20*0.016    // CPU Core by MBM
    V13V2=$21*0.016    // Core 1 by MBM
    V13V3=($22+500)/185    // +3.3V by Bulli; min. 2.7V ($=0), max. 4V ($=255)
    V13V4=($23+400)/100 // +5V by Bulli; min. 4V ($=0), max. 6,5V ($=255)
    V13V5=($24+1100)/100 // +12V by Bulli; min. 11V ($=0), max. 13,5V ($=255)
    V13V6=-($25+1100)/100  // -12V by Bulli; min. -11V ($=0), max. -13,5V ($=255)
    V13V7=-($26+400)/100
    [ALi M5879]
    VT=2
    V0=ALi 5879 Standard 1
    V0V1=$22*0.0161 // cpu 0
    V0V2=255
    V0V3=$20*0.0161 // 3.3
    V0V4=$23*0.016*1.68 // 5
    V0V5=$21*0.016*3.8 // 12
    V0V6=255
    V0V7=255
    V1=Ali 5879 Standard 2
    V1V1=$22*0.0161 // cpu 0
    V1V2=255
    V1V3=$20*0.0161 // 3.3
    V1V4=$21*0.016*1.68 // 5
    V1V5=$23*0.016*3.4 // 12
    V1V6=255
    V1V7=255
    V2=Ali 5879 Standard 3
    V2V1=$22*0.0161 // cpu 0
    V2V2=255
    V2V3=$20*0.0161 // 3.3
    V2V4=$21*0.016*1.68 // 5
    V2V5=$23*0.016*3.41 // 12
    V2V6=255
    V2V7=255
    [Winbond W83L784R]
    VT=0
    V0=Winbond W83L784R Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=255
    V0V6=255
    V0V7=255
    [Analog Devices ADM1024]
    VT=0
    V0=Analog Devices ADM1024 Standard
    V0V1=$21*0.014
    V0V2=$24*0.014
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$25*0.062
    V0V6=$20*0.013
    V0V7=255
    [Sis SiS5595 - rev 2.0]
    VT=1
    V0=Sis SiS5595 - rev 2.0 Standard 1
    V0V1=$20*0.016
    V0V2=255
    V0V3=$21*0.016
    V0V4=$22*0.016*1.68
    V0V5=$23*0.016*3.8
    V0V6=255
    V0V7=255
    V1=Sis SiS5595 - rev 2.0 Standard 2
    V1V1=$22*0.016
    V1V2=$23*0.016
    V1V3=$21*0.016
    V1V4=$20*0.016*1.68
    V1V5=255
    V1V6=255
    V1V7=255
    [Sis950 / ITE8705F]
    VT=13
    V0=Sis950 / ITE8705F -1
    V0V1=$20*0.01614 // cpu 0
    V0V2=$21*0.016 // 2.5
    V0V3=$22*0.016 // 3.3
    V0V4=$23*0.01614*1.68 // 5
    V0V5=$24*0.01614*4 // 12
    V0V6=$25*(-0.01614)*3.55 // -12
    V0V7=255
    V1=Sis950 / ITE8705F -2
    V1V1=$20*0.01565 // cpu 0
    V1V2=$21*0.016 // 2.5
    V1V3=$22*0.016 // 3.3
    V1V4=255
    V1V5=$24*0.01614*3.9 // 12
    V1V6=$27*(-0.01614)*3.47 // -12
    V1V7=$28*(-0.016)*1.503 // -5
    V2=Sis950 / ITE8705F -3
    V2V1=$20*0.01614 // cpu 0
    V2V2=$21*0.01614 // 2.5
    V2V3=$22*0.01614 // 3.3
    V2V4=$23*0.01614*1.68 // 5
    V2V5=$24*0.01614*3.9 // 12
    V2V6=$27*(-0.01614)*4 // -12
    V2V7=255
    V3=Sis950 / ITE8705F -4
    V3V1=$20*0.01565 // cpu 0
    V3V2=$21*0.016 // 2.5
    V3V3=$22*0.016 // 3.3
    V3V4=$23*0.016*1.68 // 5
    V3V5=$24*0.016*3.9 // 12
    V3V6=$27*(-0.016)*4.1 // -12
    V3V7=$28*(-0.016)*1.65 // -5
    V4=Sis950 / ITE8705F -5
    V4V1=$20*0.01614 // cpu 0
    V4V2=$21*0.01614 // 2.5
    V4V3=$22*0.01614 // 3.3
    V4V4=$23*0.01614*1.68 // 5
    V4V5=$24*0.01614*3.96 // 12
    V4V6=(($25*0.016)+(-3.299555556))*5.142857143
    V4V7=(($26*0.016)+(-2.792727273))*3.142857143
    V5=Sis950 / ITE8705F -6
    V5V1=$20*0.01630 // cpu 0
    V5V2=$21*0.01630 // 1.2
    V5V3=$22*0.01630 // 3.3
    V5V4=$23*0.01630*1.68 // 5
    V5V5=$24*0.01630*3.96 // 12
    V5V6=$25*0.01630 // ddr
    V5V7=$26*0.01630 // agp
    V6=Sis950 / ITE8705F -7
    V6V1=$20*0.016 // cpu 0
    V6V2=$24*0.016 // 2.5
    V6V3=$21*0.016 // 3.3
    V6V4=$22*0.016*1.68 // 5
    V6V5=$23*0.016*3.96 // 12
    V6V6=$25*0.016 // ddr
    V6V7=$26*0.016 // agp
    V7=SOYO DRAGON KT400 ULTRA PLATINUM
    V7V1=$20*0.01614 // cpu 0
    V7V2=$24*0.016 // 2.5
    V7V3=$21*0.01614  // 3.3
    V7V4=$22*0.016*1.69 // 5
    V7V5=$23*0.01614*4.02 // 12
    V7V6=$24*0.01614 // ddr
    V7V7=$25*0.01614          // agp
    V7V8=255
    V8=ECS L7S7A2
    V8V1=$20*0.01614 // cpu 0
    V8V2=255
    V8V3=$22*0.016          // ddr
    V8V4=255
    V8V5=255
    V8V6=255
    V8V7=255
    V9=GA-8SQ800ULTRA
    V9V1=$20*0.01614                        // cpu 0
    V9V2=$21*0.01614*1.300                  // 2.5
    V9V3=$22*0.01614*1.02                   // 3.3
    V9V4=$23*0.01614*1.68                   // 5
    V9V5=$24*0.01614*4.07                   // 12
    V9V6=(($25*0.016)+(-3.299555556))*5.16  //-12
    V9V7=(($26*0.016)+(-2.792727273))*3.68  //-5
    V9V8=$27*0.016                          // DDR
    V10=ECS L7S7A2
    V10V1=$20*0.01614          // cpu core
    V10V2=$21*0.016            // +2.5v (ddr)
    V10V3=$22*0.016            // +3.3v
    V10V4=$23*0.01614*1.68     // +5v
    V10V5=$24*0.01614*4        // +12v
    V10V6=$27*0.01614*1.68     // 5vsb
    V10V7=$28*0.016            // vbat
    V11=GA-8IK1100
    V11V1=$20*0.01565 // core
    V11V2=$22*0.016         // 3.3
    V11V3=$24*0.0268 // 5
    V11V4=$21*0.0736 // 12
    V11V5=$27*0.016    // V_AGP
    V12=Shuttle FX41
    V12V1=$20*0.016016 // CPU VCore 1.75 (modified)
    V12V2=$21*0.016 // VDDQ 3.3
    V12V3=$22*0.016 // 3.3
    V12V4=$23*0.016*1.68 // 5
    V12V5=$24*0.016*3.9 // 12
    V12V6=$27*(-0.016)*4.1 // -12
    V12V7=$28*(-0.016)*2.463 // -5 (modified)
    V13=SOYO KT400 DRAGON Lite
    V13V1=$20*0.01614 // CPU core
    V13V2=$24*0.01614 // DDR
    V13V3=$21*0.01614  // +3.3
    V13V4=$22*0.01614*1.663 // +5
    V13V5=$23*0.01614*3.94 // +12
    V13V6=$25*0.01614          // AGP
    [Genesys Logic GL525SM]
    VT=1
    V0=GL525SM Standard 1
    V0V1=$20+3 * (0.020078 * 1)
    V0V2=255
    V0V3=$22+3 * (0.020078 * 1)
    V0V4=$23-3 * (0.020078 * 5/3.5)
    V0V5=$24+3 * (0.020078 * (1.0+15.0/4.7))
    V0V6=$25+3 * (0.020078 * (210/28))
    V0V7=255
    V1=GL525SM Standard 2
    V1V1=$20+3 * (0.020078 * 1)
    V1V2=$21+3 * (0.019 *1)
    V1V3=$22+3 * (0.020078 * 1)
    V1V4=$23-3 * (0.020078 * 5/3.5)
    V1V5=$24+3 * (0.020078 * (1.0+15.0/4.7))
    V1V6=$25+3 * (0.020078 * (210/28))
    V1V7=255
    [Analog Devices ADM1024 Dual]
    VT=0
    V0=ADM1024 Dual Standard
    V0V1=$21*0.014|0 // core 0
    V0V2=$21*0.014|1 // core 1
    V0V3=$23*0.026|0 // 3.3
    V0V4=$20*0.026|0 // 5
    V0V5=$24*0.062|0 // 12
    V0V6=$20*0.010|1 // 1.5
    V0V7=255
    [Dallas SM DS1780]
    VT=0
    V0=Dallas DS1780 Standard
    V0V1=$21*0.014
    V0V2=$20*0.013
    V0V3=$22*0.017
    V0V4=$23*0.026
    V0V5=$24*0.0625
    V0V6=$25*0.096 - 29
    V0V7=255
    [Analog Devices ADM1025 Dual]
    VT=0
    V0=ADM1025 Dual Standard
    V0V1=$21*0.012|0 // core 0
    V0V2=$21*0.012|1 // core 1
    V0V3=$22*0.0172|0 // 3.3
    V0V4=$23*0.026|0 // 5
    V0V5=$24*0.062|0 // 12
    V0V6=((($25*0.014)-(5+(5-$23*0.026)) )* 2.879-(5+(5-$23*0.026)))
    V0V7=$20*0.013|1 // ??
    [Dallas SM DS1780 Dual]
    VT=2
    V0=Dallas DS1780 Dual Standard 1
    V0V1=$21*0.014|0 // core 0
    V0V2=$20*0.013|0 // 2.5
    V0V3=$22*0.017|0 // 3.3
    V0V4=$23*0.026|0 // 5
    V0V5=$24*0.0625|0 // 12
    V0V6=$25*0.096-29|0
    V0V7=255
    V1=Dallas DS1780 Dual Standard 2
    V1V1=$21*0.014|1 // core 0
    V1V2=$20*0.013|1 // 2.5
    V1V3=$22*0.017|1 // 3.3
    V1V4=$23*0.026|1 // 5
    V1V5=$24*0.0625|1 // 12
    V1V6=$25*0.096-29|1
    V1V7=255
    V2=Dell PWS 420
    V2V1=$21*0.014|0 // core 0
    V2V2=$20*0.013|0 // 2.5
    V2V3=$22*0.017|1 // 3.3
    V2V4=$23*0.026|0 // 5
    V2V5=$24*0.0625|0 // 12
    V2V6=255
    V2V7=255
    [Analog Devices ADM1030]
    VT=0
    V0=ADM1030 Standard
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Analog Devices ADM1031]
    VT=0
    V0=ADM1031 Standard
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [ITE8693F]
    VT=0
    V0=ITE8693F Standard
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.28
    V0V5=$24*0.016*3.8
    V0V6=$25*(-0.016)*5.2
    V0V7=255
    [PC87366]
    VT=0
    V0=PC87366 Standard
    V0V1=255 // can't be done via ini file
    V0V2=255 // can't be done via ini file
    V0V3=255 // can't be done via ini file
    V0V4=255 // can't be done via ini file
    V0V5=255 // can't be done via ini file
    V0V6=255 // can't be done via ini file
    V0V7=255 // can't be done via ini file
    [VIA Via8231]
    VT=2
    V0=VIA8231 Standard 1
    V0V1=(($22*25 + 133)/2628)*1.25
    V0V2=(($23*25 + 133)/2628)*1.25
    V0V3=(($24*25 + 133)/2628)*1.67
    V0V4=(($25*25 + 133)/2628)*2.6
    V0V5=(($26*25 + 133)/2628)*6.3
    V0V6=(($27*25 + 133)/2628)*2.6
    V0V7=(($28*25 + 133)/2628)*6.3
    V1=VIA8231 Standard 2
    V1V1=(($24-3) * (2+10) / 10) / 95.8 // core 0
    V1V2=(($23-3) * (2+10) / 10) / 95.8 // 2.5
    V1V3=(($26-3) * (2+3) / 3) / 95.8 // 3.3
    V1V4=(($22-3) * (14+10) / 10) / 95.8 // 5
    V1V5=(($25-3) * (47+10) / 10) / 95.8 // 12
    V1V6=255
    V1V7=255
    v2=EPIA Ezra
    V2V1=(($24*25 + 133)/2628)*1.04         // core0
    V2V2=(($23*25 + 133)/2628)*1.26         // 2.5
    V2V3=(($22*25 + 133)/2628)*1.67         // 3.3
    V2V4=(($25*25 + 133)/2628)*2.4          // 5
    V2V5=(($26*25 + 133)/2628)*6            // 12
    V2V6=255
    V2V7=255
    v3=EPIA Samuel 2
    V3V1=(($24*25 + 133)/2628)*1.04         // core0
    V3V2=(($23*25 + 133)/2628)*1.26         // 2.5
    V3V3=(($22*25 + 133)/2628)*1.67         // 3.3
    V3V4=(($25*25 + 133)/2628)*2.4          // 5
    V3V5=(($26*25 + 133)/2628)*6            // 12
    V3V6=255
    V3V7=255
    [Winbond W83627HF/W83782D Combo]
    VT=1
    V0=Standard W83627HF/W83782D
    V0V1=$20*0.01614|0 // core 0
    V0V2=$20*0.01614|1 // core 1
    V0V3=$26*0.01614|1 // 3.3
    V0V4=$23*0.01614*1.68|0 // 5
    V0V5=$22*0.016*3.8|0 // 12
    V0V6=(($25*0.016)-3.6)*5.14+3.6|0 // -12
    V0V7=255
    V1=Tyan Tiger MP 2460
    V1V1=$20*0.01614|0 // core 0 (CPU 1)
    V1V2=$21*0.01614|0 // core 1 (CPU 2)
    V1V3=$22*0.01614|0 // +3.3 Volts
    V1V4=$23*0.027205|1 // +5 Volts
    V1V5=$24*0.075845|0 // +12 Volts
    V1V6=$25*(-0.38375)|0 // -12 Volts
    V1V7=255 // -5 Volts not implemented
    V1V8=$22*0.01614|1 // AGP Volts
    V1V9=$24*0.01614|1 // DDR Volts
    V1V10=$26*0.01614|1 // standby 3.3 Volts
    V1V11=$51*0.01614|1 B5 // battery Volts (on bank 5)
    [SMSC LPC47M192-NC]
    VT=1
    V0=LPC47M192 Standard
    V0V1=$21*0.012
    V0V2=$20*0.013
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.062
    V0V6=$50*0.008
    V0V7=$51*0.009
    V1=Dell Precision 650
    V1V1=$21*0.0114 // CPU voltage
    V1V2=$20*0.013 // +2.5V
    V1V3=$22*0.0171 // +3.3V
    V1V4=$23*0.026 // +5V
    V1V5=$24*0.06 // +12V
    V1V6=$50*0.0171 // SIO voltage
    V1V7=$51*0.0078 // AGP voltage
    V1V8=$25*0.0093 // +1.8V
    [Winbond W83637HF]
    VT=1
    V0=W83637HF Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=(($25*0.016)-3.6)*5.14+3.6
    V0V7=(($26*0.016)-3.6)*3.14+3.6
    V1=ECS Photon PF2 Lite
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=255
    V1V6=255
    V1V7=255
    [Analog Devices ADM1028]
    VT=0
    V0=not support by this device
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Asus ASB100 (Bach)]
    VT=1
    V0=ASB100 Standard 1
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*3.8
    V0V6=($25*(-0.016))*3.97
    V0V7=($26*(-0.016))*1.666
    V1=ASB100 Standard 2
    V1V1=$20*0.016
    V1V2=$21*0.016
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$24*0.016*4
    V1V6=($25*(-0.016))*4
    V1V7=($26*(-0.016))*1.666
    [Analog Devices ADM1027]
    VT=0
    V0=ADM1027 Standard
    V0V1=$21*4*0.00293
    V0V2=$20*4*0.0032
    V0V3=$22*4*0.0042
    V0V4=$23*4*0.0065
    V0V5=$24*4*0.0156
    V0V6=255
    V0V7=255
    [ITE8722F]
    VT=0
    V0=ITE8722F Standard
    V0V1=$20*0.01565
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$28*0.016 // vbat
    V0V5=$24*0.016*3.8
    V0V6=(($27*0.016)-3.6)*5.14+3.6
    V0V7=255
    [Asus Mozart2]
    VT=0
    V0=Mozart2 Standard
    V0V1=$20*0.016
    V0V2=255
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*4
    V0V6=255
    V0V7=255
    [National LM85]
    VT=0
    V0=LM85 Standard
    V0V1=$21*0.01176
    V0V2=$20*0.013
    V0V3=$22*0.0172
    V0V4=$23*0.026
    V0V5=$24*0.0627
    V0V6=255
    V0V7=255
    [Winbond W83627HF/ADM1027 Combo]
    VT=1
    V0=W83627HF/ADM1027 Combo
    V0V1=$20*0.016|0                // core0
    V0V2=255
    V0V3=255
    V0V4=$23*4*0.0065|1 // +5
    V0V5=$24*4*0.0156|1 // +12
    V0V6=255
    V0V7=255
    [Winbond W83627HF/ADM1027 Combo]
    V1=Tyan 2665
    V1V1=$20*0.0.016|0              // core0
    V1V2=$21*0.01471|0         
    V1V3=$22*0.032|0             
    V1V4=$23*4*0.0065|1  // +5
    V1V5=$24*4*0.0156|1  // +12
    V1V6=255
    V1V7=255
    [Analog Devices ADM1025/1030 Combo]
    VT=0
    V0=ADM1025/1030 Combo
    V0V1=$21*0.012|1
    V0V2=$20*0.013|1
    V0V3=$22*0.0172|1
    V0V4=$23*0.026|1
    V0V5=$24*0.062|1
    V0V6=$25*0.0172|1
    V0V7=255
    [Analog Devices ADM1030 Dual]
    VT=0
    V0=ADM1030 Dual
    V0V1=255
    V0V2=255
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [WinBond W83L785TR]
    VT=0
    V0=WinBond W83L785TR
    V0V1=$20*0.044
    V0V2=$21*0.044
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [WinBond W83L785R]
    VT=0
    V0=WinBond W83L785R
    V0V1=$20*0.044
    V0V2=$21*0.044
    V0V3=255
    V0V4=255
    V0V5=255
    V0V6=255
    V0V7=255
    [Winbond W83627THF-A]
    VT=6
    V0=Winbond W83627THF-A
    V0V1=$20*0.016
    V0V2=$21*0.016
    V0V3=$22*0.016
    V0V4=$23*0.016*1.68
    V0V5=$24*0.016*4
    V0V6=255
    V0V7=255
    V1=Asus P4P800
    V1=Asus P4P800
    V1V1=$20*0.01567
    V1V2=255
    V1V3=$22*0.016
    V1V4=$23*0.016*1.68
    V1V5=$21*0.016*3.8
    V1V6=255
    V1V7=255
    V2=ASUS PC-DL
    V2V1=$20*0.00488 + 0.69 // VCORE (pin 100) (+ 1.5V)
    V2V2=$51*0.016B$05      // VBAT  (pin  74) (+ 3.0V)
    V2V3=$22*0.016          // VIN1  (pin  98) (+ 3.3V)
    V2V4=$23*0.016*1.68 

    Checked and worked fine for windows xp x64 pro version too .
    Just replace the voltage.ini
    MBM 5.3.7.0 64bits can be downloaded at http://www.planetAMD64.com

  • ARC path (boot.ini) for SATA on Promise contr. (KT6d)

    Hi!
    I've recently purchased and installed my first SATA disk, connected to my Promise SATA/RAID controller on my K6 delta motherboard. It is a ghosted duplicate of my old system disk, and now I struggle with the boot.ini file, which still addresses my old disk for boot of Windows XP, in stead of my new one.
    The boot.ini files reads:
    [boot loader]
    timeout=30
    default=scsi(2)disk(0)rdisk(0)partition(2)\WINDOWS
    [operating systems]
    multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Windows XP Professional" /fastdetect
    scsi(2)disk(0)rdisk(0)partition(1)\WINNT="NEW Windows XP Professional" /fastdetect
    The first OS line (multi....) is my old disk, which I have kept for backup purposes. The second line is supposed to be my new SATA disk on the first of the two slots on my Promise integrated SATA RAID controller. Problem is, this disk is not found by Windows XP during boot. I have tried the two following configurations for the ARC path:
    scsi(2)disk(0)rdisk(0)partition(1)
    scsi(0)disk(0)rdisk(0)partition(1)
    Both without luck. Anyone got any idea how to modify boot.ini to make it boot of my disk (which is the first and only SATA disk on my Promise controller)? The BIOS seems to indicate that the SCSI controller is marked as "2", thus the "scsi(2)" line, but even with "scsi(0)" it fails.
    PS: If I boot using my old disk, the new SATA disk pops up, so the disk and controller is fine, and there is only one partition on the disk.
    PPS: The actual error message is as follows:
    Windows could not start because of a computer disk hardware configuration problem.
    Could not read from the selected boot disk. Check boot path and disk hardware.
    Please check the Windows documentation about hardware disk configuration and your hardware reference manuals for additional information.

    Thanks for the tip (and the links) - didn't know the Via controller was better, I'll switch
    But, using the VIA controller, it wil still be detected as a SCSI disk, right? In which case I'll still need to know the "ARC path" (on the format scsi(x)disk(y) etc.) for my boot.ini. I guess I could just try the most likely combinations, but if anyone knows which ARC path to use for the VIA or Promise I'd be much obliged
    I can still use my VIA SATA even though I am still having regular IDE devices on all my EIDE ports, right? (Meaning, there is no conflict where I have to choose either ATA/IDEA or SATA for my VIA controller, thus rendering one of my EIDE disks unconnected if I enable the SATA?)

Maybe you are looking for

  • What is the sql waiting for 9000+ sec ??

    http://download.oracle.com/docs/cd/B19 306_01/server.102/b14237/dynviews_2094.htm#REFRN30229 Edited by: S2K on Dec 23, 2009 12:09 PM Edited by: S2K on Dec 23, 2009 12:38 PM

  • Is is okay to clean an aluminum MacBook Pro with alcohol?

    I have an early 2011 MacBook Pro 13-inch (aluminum), and I am wondering if it is okay to clean everywhere other than the screen (top, bottom, around and on the keyboard, around the ports) with a 70% alcohol wipe. Also, I am currently away from my hom

  • Can one still get "Word" for an old ibook G4?

    My daughters iBook G4 is running Tiger. She says its in the high 10.4's for updates. She has been running something like Neo Office for years, now she needs Word. Besides the bundled version, I thought that she might be able to somehow just get "Word

  • Help - I mistakenly deleted a calendar project in iPhoto 11?

    How do I restore a mistakenly deleted calendar project to iPhoto 11? I have a full SuperDuper backup that shows the project when I'm booted into the backup. Thanks for any tips!

  • Help! Adding Simple Search to Seeded OA Framework Sreen

    I need to add a simple search screen to seeded OA Framework screen for Supplier Products and Services. Please guide me best approach to hit this. I am also facing following problems: 1. I have no idea about attaching bc4j components. 2. The view obje