Changeset 92 for trunk


Ignore:
Timestamp:
Apr 30, 2011, 10:33:46 PM (14 years ago)
Author:
chris
Message:
  • Changes to README
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/README

    r91 r92  
    8686                       turned off with /!t to perform only a PCI class scan
    8787/r                     Reset ports during initialization (default = off
    88                        unless the [Intel] AHCI was found to be initialized
    89                        by the BIOS to SATA mode)
     88                       unless the [Intel] AHCI controller was found to be
     89                       initialized by the BIOS to SATA mode)
    9090/a                     Set adapter for adapter-specific options
    9191                       (default = -1, all adapters)
     
    163163There are three kinds of IDE/ATA/SATA controllers:
    164164
    165  1. Legacy controller (IDE or SATA) without AHCI support
     165 1. Legacy controllers (IDE or SATA) without AHCI support
    166166    This kind of controller will only be recognized by IDE drivers
    167167    (IBM1S506.ADD or DANIS506.ADD).
    168168
    169  2. AHCI-capable controller which supports IDE/SATA legacy interfaces
     169 2. AHCI-capable controllers which supports IDE/SATA legacy interfaces
    170170    This kind of controller will work with IDE or AHCI drivers and it's
    171171    up to the user to decide which driver to use.
    172172
    173  3. AHCI-only controller
     173 3. AHCI-only controllers
    174174    This kind of controller will only be recognized by OS2AHCI.
    175175
     
    209209   controller for the CDROM.
    210210 - If DANIS506.ADD comes first in CONFIG.SYS, it will take over both the
    211    SATA/AHCI controller and OS2AHCI.ADD will silently exit.
     211   SATA/AHCI and the PATA/IDE controller and OS2AHCI.ADD will silently exit.
    212212
    213213Advantages of AHCI
Note: See TracChangeset for help on using the changeset viewer.