Changeset 123 for trunk/src/os2ahci/pci.c
- Timestamp:
- Sep 1, 2011, 3:34:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/pci.c
r122 r123 614 614 615 615 /* found a supported AHCI device */ 616 c vvprintf("found AHCI device: %s %s (%04x:%04x)\n"616 ciiprintf("found AHCI device: %s %s (%04x:%04x)\n" 617 617 " class:0x%06lx bus:%d devfunc:0x%02x\n", 618 618 vendor_from_id(vendor), device_from_id(device),
Note:
See TracChangeset
for help on using the changeset viewer.