Changeset 177
- Timestamp:
- Oct 8, 2016, 10:56:06 PM (9 years ago)
- Location:
- trunk
- Files:
-
- 2 deleted
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/README
r176 r177 243 243 DANIS506.ADD 1.8.8 or later is required for this to work. 244 244 245 When using earlier versions of DANI 1S506.ADD, the options "/A:x /I"246 will be required to tell DANI 1S506.ADD to ignore adapters to be245 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 247 247 driven by OS2AHCI.ADD. The same applies to IBM1S506.ADD 248 248 … … 255 255 256 256 1. Drive HDD and CDROM via DANIS506.ADD 257 2. Drive HDD via OS2AHCI.ADD and CDROM via DANI 1S506.ADD257 2. Drive HDD via OS2AHCI.ADD and CDROM via DANIS506.ADD 258 258 259 259 OS2AHCI.ADD can't drive the CDROM because it's attached to a legacy PATA … … 289 289 The big advantage of AHCI controllers, apart from being vendor-neutral, 290 290 is that they take care of a lot of things which previous-generation 291 drivers like DANI 1S506 would have to do step by step. For example, in291 drivers like DANIS506 would have to do step by step. For example, in 292 292 order to send an ATAPI command, DANIS506 would have to do the following: 293 293
Note:
See TracChangeset
for help on using the changeset viewer.