Ignore:
Timestamp:
Feb 24, 2011, 9:56:54 PM (14 years ago)
Author:
chris
Message:
  • fixed debug print code in readl/writel (stack offset after printf() call was wrong after I removed the port offset token a few weeks ago and this was never tested)
  • added some logic to prevent PCI devices from being detected twice -- first by a thorough scan and then again by a class-based scan
  • still not working on ICH8 notebook; already found out that a port reset is required for this particular hardware (Dell D630) but the boot process is still hanging...
File:
1 edited

Legend:

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

    r77 r79  
    66
    77
    8 #define VERSION            104       /* driver version (2 implied decimals) */
     8#define VERSION            105       /* driver version (2 implied decimals) */
    99
    1010/* BLDLEVEL information (in C source modules added via macro
Note: See TracChangeset for help on using the changeset viewer.