Ignore:
Timestamp:
Jun 2, 2013, 5:10:06 AM (12 years ago)
Author:
David Azarewicz
Message:

driver info updates, misc cleanup, add comments
This is version 1.28

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/ahci.h

    r155 r162  
    5858#define AHCI_PCI_BAR            5
    5959#define AHCI_MAX_PORTS          16 /* Spec says 32, but we only support 16 */
     60#define AHCI_MAX_DEVS           8
    6061#define AHCI_MAX_SG             48 /* hardware max is 64K */
    6162#define AHCI_MAX_SG_ELEMENT_LEN (1UL << 22)
Note: See TracChangeset for help on using the changeset viewer.