Changeset 671


Ignore:
Timestamp:
Jan 30, 2021, 10:54:29 PM (5 years ago)
Author:
Paul Smedley
Message:

Add leading 0's to PCI ID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-next/lib32/pci.c

    r656 r671  
    506506    int iTableIx;
    507507
    508     rprintf((__func__": query_device found %x %x:%x class=%x checking %s",
     508    rprintf((__func__": query_device found %x %04x:%04x class=%x checking %s",
    509509      ulLast, pcidev->vendor, pcidev->device, pcidev->class, driver->name));
    510510
Note: See TracChangeset for help on using the changeset viewer.