Changeset 177


Ignore:
Timestamp:
Oct 8, 2016, 10:56:06 PM (9 years ago)
Author:
David Azarewicz
Message:

Repository cleanup

Location:
trunk
Files:
2 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/README

    r176 r177  
    243243      DANIS506.ADD 1.8.8 or later is required for this to work.
    244244
    245       When using earlier versions of DANI1S506.ADD, the options "/A:x /I"
    246       will be required to tell DANI1S506.ADD to ignore adapters to be
     245      When using earlier versions of DANIS506.ADD, the options "/A:x /I"
     246      will be required to tell DANIS506.ADD to ignore adapters to be
    247247      driven by OS2AHCI.ADD. The same applies to IBM1S506.ADD
    248248
     
    255255
    256256 1. Drive HDD and CDROM via DANIS506.ADD
    257  2. Drive HDD via OS2AHCI.ADD and CDROM via DANI1S506.ADD
     257 2. Drive HDD via OS2AHCI.ADD and CDROM via DANIS506.ADD
    258258
    259259OS2AHCI.ADD can't drive the CDROM because it's attached to a legacy PATA
     
    289289The big advantage of AHCI controllers, apart from being vendor-neutral,
    290290is that they take care of a lot of things which previous-generation
    291 drivers like DANI1S506 would have to do step by step. For example, in
     291drivers like DANIS506 would have to do step by step. For example, in
    292292order to send an ATAPI command, DANIS506 would have to do the following:
    293293
Note: See TracChangeset for help on using the changeset viewer.