Changeset 103 for trunk


Ignore:
Timestamp:
Jun 6, 2011, 6:52:00 PM (14 years ago)
Author:
Markus Thielen
Message:

added error interrupt info to serial dump

File:
1 edited

Legend:

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

    r102 r103  
    14551455  }
    14561456
     1457  dprintf("port #%d interrupt error status: 0x%08lx; restarting port\n",
     1458          p, irq_stat);
     1459
    14571460  /* Handle device-specific errors. Those errors typically involve restarting
    14581461   * the corresponding port to resume operations which can take some time,
Note: See TracChangeset for help on using the changeset viewer.