Ignore:
Timestamp:
Sep 1, 2011, 3:34:05 PM (14 years ago)
Author:
Markus Thielen
Message:

renamed 'cvprintf' to 'ciprintf' to avoid confusion with vprintf-like funcs

File:
1 edited

Legend:

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

    r122 r123  
    614614
    615615  /* found a supported AHCI device */
    616   cvvprintf("found AHCI device: %s %s (%04x:%04x)\n"
     616  ciiprintf("found AHCI device: %s %s (%04x:%04x)\n"
    617617            " class:0x%06lx bus:%d devfunc:0x%02x\n",
    618618            vendor_from_id(vendor), device_from_id(device),
Note: See TracChangeset for help on using the changeset viewer.