Ignore:
Timestamp:
Sep 14, 2010, 10:44:57 AM (15 years ago)
Author:
markus
Message:

merged last NCQ related changes with Watcom related changes

File:
1 edited

Legend:

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

    r13 r14  
    12321232void ahci_error_intr(AD_INFO *ai, int p, u32 irq_stat)
    12331233{
    1234   u8 _far *port_mmio = port_base(ai, p);
    12351234  int reset_port = 0;
    1236   u32 tmp;
    12371235
    12381236  /* Handle adapter and interface errors. Those typically require a port
Note: See TracChangeset for help on using the changeset viewer.