Changeset 153 for trunk/src/os2ahci/pci.c
- Timestamp:
- Apr 3, 2013, 11:13:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/pci.c
r148 r153 610 610 611 611 /* found a supported AHCI device */ 612 ciiprintf("found AHCI device: %s %s (%04x:%04x)\n" 613 " class:0x%06lx bus:%d devfunc:0x%02x\n", 612 ciiprintf("found AHCI device: %s %s (%04x:%04x) class:0x%06lx bus:%d devfunc:0x%02x\n", 614 613 vendor_from_id(vendor), device_from_id(device), 615 614 vendor, device,
Note:
See TracChangeset
for help on using the changeset viewer.