diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2023-11-10 22:43:15 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-12-16 00:26:21 +0100 |
commit | 35259ff188e028b8fee8f1e973d0a7466df76d13 (patch) | |
tree | 6ef9b4e313dbef7035a4e4fc31baa7e9662290c4 /io_uring | |
parent | Linux 6.7-rc1 (diff) | |
download | linux-35259ff188e028b8fee8f1e973d0a7466df76d13.tar.xz linux-35259ff188e028b8fee8f1e973d0a7466df76d13.zip |
PCI: Log device type during enumeration
Log the device type when enumeration a device. Sample output changes:
- pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
+ pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 conventional PCI endpoint
- pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
+ pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400 PCIe Root Port
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions