On an amd64 5.8-release system running under VMWare, with the virtual USB
controller configured as USB 2.0, I'm seeing a problem getting device
descriptor strings off of USB devices (or, at least, the one that I
care about).
With the virtual USB configured to support USB 3.0, the problem goes away.
(I don't have any non-virtual machines available to try it out on,
so I'm not sure if this is caused in part by a VMWare quirk, but my
coworkers who use Linux under VMWare report that it works for them with
a 2.0-only virtual USB controller, so it's not just VMWare.)

It manifests as dfu-util (either from ports or built locally) failing
to upload a new firmware image to an STM32 chip via the USB bootloader.
I've traced it through dfu-util to a failure of a libusb call (using the
libusb from ports), libusb_get_string_descriptor_ascii, which dfu-util
responds to by populating the descriptor with "UNKNOWN" and failing
at a later point when it tries to parse the chip memory map out of it.
Asking it to list the devices it sees instead of trying to upload outputs
the same "UNKNOWN" in place of the correct descriptor.


Any suggestions for what to look at next to debug this?
(I'm going to assume the answer will include installing -current and
building from source, and go ahead and allocate time to do that this
afternoon.)


dave

dmesg, usbdevs, pcidump, and dfu-util output from both non-working and
working configurations is below.
(Scan for '^\$' to find the next one.)

Virtual USB 2.0 only (not working)
==================================

Script started on Sat Feb 13 13:14:43 2016
dj3vande@termite64:~ (0)
$ dmesg
OpenBSD 5.8 (GENERIC.MP) #1229: Wed Aug  5 08:08:22 MDT 2015
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3204382720 (3055MB)
avail mem = 3103436800 (2959MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0010 (556 entries)
bios0: vendor Phoenix Technologies LTD version "6.00" date 05/20/2014
bios0: VMware, Inc. VMware Virtual Platform
acpi0 at bios0: rev 2
acpi0: sleep states S0 S1 S4 S5
acpi0: tables DSDT FACP BOOT APIC MCFG SRAT HPET WAET
acpi0: wakeup devices PCI0(S3) USB_(S1) P2P0(S3) S1F0(S3) S2F0(S3) S3F0(S3) 
S4F0(S3) S5F0(S3) S6F0(S3) S7F0(S3) S8F0(S3) S9F0(S3) S10F(S3) S11F(S3) 
S12F(S3) S13F(S3) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz, 2600.07 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,SSSE3,FMA3,CX16,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,PAGE1GB,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 65MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz, 2599.19 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,SSSE3,FMA3,CX16,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,PAGE1GB,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 0, core 0, package 2
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 11, 24 pins
acpimcfg0 at acpi0 addr 0xf0000000, bus 0-127
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpibat0 at acpi0: BAT1 not present
acpibat1 at acpi0: BAT2 not present
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: SLPB
acpibtn1 at acpi0: LID_
pvbus0 at mainbus0: VMware
vmt0 at pvbus0
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x01
ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x01
pci1 at ppb0 bus 1
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x08
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA, channel 0 
configured to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 0
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: <NECVMWar, VMware IDE CDR00, 1.00> ATAPI 5/cdrom 
removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x08: SMBus disabled
"VMware VMCI" rev 0x10 at pci0 dev 7 function 7 not configured
vga1 at pci0 dev 15 function 0 "VMware SVGA II" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb1 at pci0 dev 17 function 0 "VMware PCI" rev 0x02
pci2 at ppb1 bus 2
uhci0 at pci2 dev 0 function 0 "VMware UHCI" rev 0x00: apic 1 int 18
ehci0 at pci2 dev 1 function 0 "VMware EHCI" rev 0x00: apic 1 int 19
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "VMware EHCI root hub" rev 2.00/1.00 addr 1
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "VMware UHCI root hub" rev 1.00/1.00 addr 1
ppb2 at pci0 dev 21 function 0 "VMware PCIE" rev 0x01
pci3 at ppb2 bus 3
vmwpvs0 at pci3 dev 0 function 0 "VMware PVSCSI" rev 0x02: apic 1 int 18
scsibus2 at vmwpvs0: 16 targets
sd0 at scsibus2 targ 0 lun 0: <VMware,, VMware Virtual S, 1.0> SCSI2 0/direct 
fixed
sd0: 20480MB, 512 bytes/sector, 41943040 sectors
sd1 at scsibus2 targ 1 lun 0: <VMware,, VMware Virtual S, 1.0> SCSI2 0/direct 
fixed
sd1: 30720MB, 512 bytes/sector, 62914560 sectors
ppb3 at pci0 dev 21 function 1 "VMware PCIE" rev 0x01
pci4 at ppb3 bus 4
ppb4 at pci0 dev 21 function 2 "VMware PCIE" rev 0x01
pci5 at ppb4 bus 5
ppb5 at pci0 dev 21 function 3 "VMware PCIE" rev 0x01
pci6 at ppb5 bus 6
ppb6 at pci0 dev 21 function 4 "VMware PCIE" rev 0x01
pci7 at ppb6 bus 7
ppb7 at pci0 dev 21 function 5 "VMware PCIE" rev 0x01
pci8 at ppb7 bus 8
ppb8 at pci0 dev 21 function 6 "VMware PCIE" rev 0x01
pci9 at ppb8 bus 9
ppb9 at pci0 dev 21 function 7 "VMware PCIE" rev 0x01
pci10 at ppb9 bus 10
ppb10 at pci0 dev 22 function 0 "VMware PCIE" rev 0x01
pci11 at ppb10 bus 11
vmx0 at pci11 dev 0 function 0 "VMware VMXNET3" rev 0x01: apic 1 int 19, 
address 00:0c:29:5b:88:af
ppb11 at pci0 dev 22 function 1 "VMware PCIE" rev 0x01
pci12 at ppb11 bus 12
ppb12 at pci0 dev 22 function 2 "VMware PCIE" rev 0x01
pci13 at ppb12 bus 13
ppb13 at pci0 dev 22 function 3 "VMware PCIE" rev 0x01
pci14 at ppb13 bus 14
ppb14 at pci0 dev 22 function 4 "VMware PCIE" rev 0x01
pci15 at ppb14 bus 15
ppb15 at pci0 dev 22 function 5 "VMware PCIE" rev 0x01
pci16 at ppb15 bus 16
ppb16 at pci0 dev 22 function 6 "VMware PCIE" rev 0x01
pci17 at ppb16 bus 17
ppb17 at pci0 dev 22 function 7 "VMware PCIE" rev 0x01
pci18 at ppb17 bus 18
ppb18 at pci0 dev 23 function 0 "VMware PCIE" rev 0x01
pci19 at ppb18 bus 19
ppb19 at pci0 dev 23 function 1 "VMware PCIE" rev 0x01
pci20 at ppb19 bus 20
ppb20 at pci0 dev 23 function 2 "VMware PCIE" rev 0x01
pci21 at ppb20 bus 21
ppb21 at pci0 dev 23 function 3 "VMware PCIE" rev 0x01
pci22 at ppb21 bus 22
ppb22 at pci0 dev 23 function 4 "VMware PCIE" rev 0x01
pci23 at ppb22 bus 23
ppb23 at pci0 dev 23 function 5 "VMware PCIE" rev 0x01
pci24 at ppb23 bus 24
ppb24 at pci0 dev 23 function 6 "VMware PCIE" rev 0x01
pci25 at ppb24 bus 25
ppb25 at pci0 dev 23 function 7 "VMware PCIE" rev 0x01
pci26 at ppb25 bus 26
ppb26 at pci0 dev 24 function 0 "VMware PCIE" rev 0x01
pci27 at ppb26 bus 27
ppb27 at pci0 dev 24 function 1 "VMware PCIE" rev 0x01
pci28 at ppb27 bus 28
ppb28 at pci0 dev 24 function 2 "VMware PCIE" rev 0x01
pci29 at ppb28 bus 29
ppb29 at pci0 dev 24 function 3 "VMware PCIE" rev 0x01
pci30 at ppb29 bus 30
ppb30 at pci0 dev 24 function 4 "VMware PCIE" rev 0x01
pci31 at ppb30 bus 31
ppb31 at pci0 dev 24 function 5 "VMware PCIE" rev 0x01
pci32 at ppb31 bus 32
ppb32 at pci0 dev 24 function 6 "VMware PCIE" rev 0x01
pci33 at ppb32 bus 33
ppb33 at pci0 dev 24 function 7 "VMware PCIE" rev 0x01
pci34 at ppb33 bus 34
isa0 at pcib0
isadma0 at isa0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
uhidev0 at uhub1 port 1 configuration 1 interface 0 "VMware VMware Virtual USB 
Mouse" rev 1.10/1.02 addr 2
uhidev0: iclass 3/0
ums0 at uhidev0: 16 buttons, Z dir
wsmouse1 at ums0 mux 0
uhidev1 at uhub1 port 1 configuration 1 interface 1 "VMware VMware Virtual USB 
Mouse" rev 1.10/1.02 addr 2
uhidev1: iclass 3/0
ums1 at uhidev1: 16 buttons, Z dir
wsmouse2 at ums1 mux 0
uhub2 at uhub1 port 2 "VMware VMware Virtual USB Hub" rev 1.10/1.00 addr 3
vscsi0 at root
scsibus3 at vscsi0: 256 targets
softraid0 at root
scsibus4 at softraid0: 256 targets
root on sd0a (27bb46e3a1e0275e.a) swap on sd0b dump on sd0b
ugen0 at uhub2 port 1 "STMicroelectronics STM32  BOOTLOADER" rev 1.00/22.00 
addr 4
dj3vande@termite64:~ (0)
$ usbdevs
addr 1: EHCI root hub, VMware
addr 1: UHCI root hub, VMware
 addr 2: VMware Virtual USB Mouse, VMware
 addr 3: VMware Virtual USB Hub, VMware
  addr 4: STM32  BOOTLOADER, STMicroelectronics
dj3vande@termite64:~ (0)
$ usbdevs -v
Controller /dev/usb0:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), 
VMware(0x15ad), rev 1.00
 port 1 powered
 port 2 powered
 port 3 powered
 port 4 powered
 port 5 powered
 port 6 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
VMware(0x15ad), rev 1.00
 port 1 addr 2: full speed, self powered, config 1, VMware Virtual USB 
Mouse(0x0003), VMware(0x0e0f), rev 1.02
 port 2 addr 3: full speed, self powered, config 1, VMware Virtual USB 
Hub(0x0002), VMware(0x0e0f), rev 1.00
  port 1 addr 4: full speed, power 100 mA, config 1, STM32  BOOTLOADER(0xdf11), 
STMicroelectronics(0x0483), rev 22.00, iSerialNumber FFFFFFFEFFFF
  port 2 powered
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
  port 7 powered
dj3vande@termite64:~ (0)
$ doas pcidump -v
Domain /dev/pci0:
 0:0:0: Intel 82443BX AGP
        0x0000: Vendor ID: 8086 Product ID: 7190
        0x0004: Command: 0006 Status: 0200
        0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
 0:1:0: Intel 82443BX AGP
        0x0000: Vendor ID: 8086 Product ID: 7191
        0x0004: Command: 011f Status: 0220
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size: 00
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 1 Subordinate Bus: 1 
                Secondary Latency Timer: 40
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 02a0
        0x0020: Memory Base: fff0 Memory Limit: 0000
        0x0024: Prefetch Memory Base: fff0 Prefetch Memory Limit: 0000
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Bridge Control: 0084
 0:7:0: Intel 82371AB PIIX4 ISA
        0x0000: Vendor ID: 8086 Product ID: 7110
        0x0004: Command: 0007 Status: 0280
        0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 08
        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
 0:7:1: Intel 82371AB IDE
        0x0000: Vendor ID: 8086 Product ID: 7111
        0x0004: Command: 0005 Status: 0280
        0x0008: Class: 01 Subclass: 01 Interface: 8a Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR io addr: 0x00001060/0x0010
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Min Gnt: 00 Max Lat: 00
 0:7:3: Intel 82371AB Power
        0x0000: Vendor ID: 8086 Product ID: 7113
        0x0004: Command: 0001 Status: 0280
        0x0008: Class: 06 Subclass: 80 Interface: 00 Revision: 08
        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
 0:7:7: VMware VMCI
        0x0000: Vendor ID: 15ad Product ID: 0740
        0x0004: Command: 0003 Status: 0290
        0x0008: Class: 08 Subclass: 80 Interface: 00 Revision: 10
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR io addr: 0x00001080/0x0040
        0x0014: BAR mem 64bit addr: 0x00000000febfe000/0x00002000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0740
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 06 Max Lat: ff
        0x0040: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0058: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
 0:15:0: VMware SVGA II
        0x0000: Vendor ID: 15ad Product ID: 0405
        0x0004: Command: 0007 Status: 0290
        0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 08
        0x0010: BAR io addr: 0x00001070/0x0010
        0x0014: BAR mem prefetchable 32bit addr: 0xe8000000/0x08000000
        0x0018: BAR mem 32bit addr: 0xfe000000/0x00800000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0405
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x09: Vendor Specific
        0x0044: Capability 0x13: PCI Advanced Features
 0:17:0: VMware PCI
        0x0000: Vendor ID: 15ad Product ID: 0790
        0x0004: Command: 0007 Status: 0290
        0x0008: Class: 06 Subclass: 04 Interface: 01 Revision: 02
        0x000c: BIST: 00 Header Type: 01 Latency Timer: 40 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2 
                Secondary Latency Timer: 44
        0x001c: I/O Base: 20 I/O Limit: 30 Secondary Status: 0280
        0x0020: Memory Base: fd50 Memory Limit: fdf0
        0x0024: Prefetch Memory Base: e7b1 Prefetch Memory Limit: e7f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
 0:21:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 3 Subordinate Bus: 3 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 40 I/O Limit: 40 Secondary Status: 0000
        0x0020: Memory Base: fd40 Memory Limit: fd40
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 4 Subordinate Bus: 4 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 80 I/O Limit: 80 Secondary Status: 0000
        0x0020: Memory Base: fd00 Memory Limit: fd00
        0x0024: Prefetch Memory Base: e781 Prefetch Memory Limit: e781
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 5 Subordinate Bus: 5 
                Secondary Latency Timer: 00
        0x001c: I/O Base: c0 I/O Limit: c0 Secondary Status: 0000
        0x0020: Memory Base: fcc0 Memory Limit: fcc0
        0x0024: Prefetch Memory Base: e741 Prefetch Memory Limit: e741
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 6 Subordinate Bus: 6 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc80 Memory Limit: fc80
        0x0024: Prefetch Memory Base: e701 Prefetch Memory Limit: e701
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 7 Subordinate Bus: 7 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc40 Memory Limit: fc40
        0x0024: Prefetch Memory Base: e6c1 Prefetch Memory Limit: e6c1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 8 Subordinate Bus: 8 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc00 Memory Limit: fc00
        0x0024: Prefetch Memory Base: e681 Prefetch Memory Limit: e681
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 9 Subordinate Bus: 9 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbc0 Memory Limit: fbc0
        0x0024: Prefetch Memory Base: e641 Prefetch Memory Limit: e641
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 10 Subordinate Bus: 10 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb80 Memory Limit: fb80
        0x0024: Prefetch Memory Base: e601 Prefetch Memory Limit: e601
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 11 Subordinate Bus: 11 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 50 I/O Limit: 50 Secondary Status: 0000
        0x0020: Memory Base: fd30 Memory Limit: fd30
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 12 Subordinate Bus: 12 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 90 I/O Limit: 90 Secondary Status: 0000
        0x0020: Memory Base: fcf0 Memory Limit: fcf0
        0x0024: Prefetch Memory Base: e771 Prefetch Memory Limit: e771
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 13 Subordinate Bus: 13 
                Secondary Latency Timer: 00
        0x001c: I/O Base: d0 I/O Limit: d0 Secondary Status: 0000
        0x0020: Memory Base: fcb0 Memory Limit: fcb0
        0x0024: Prefetch Memory Base: e731 Prefetch Memory Limit: e731
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 14 Subordinate Bus: 14 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc70 Memory Limit: fc70
        0x0024: Prefetch Memory Base: e6f1 Prefetch Memory Limit: e6f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 15 Subordinate Bus: 15 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc30 Memory Limit: fc30
        0x0024: Prefetch Memory Base: e6b1 Prefetch Memory Limit: e6b1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 16 Subordinate Bus: 16 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbf0 Memory Limit: fbf0
        0x0024: Prefetch Memory Base: e671 Prefetch Memory Limit: e671
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 17 Subordinate Bus: 17 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbb0 Memory Limit: fbb0
        0x0024: Prefetch Memory Base: e631 Prefetch Memory Limit: e631
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 18 Subordinate Bus: 18 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb70 Memory Limit: fb70
        0x0024: Prefetch Memory Base: e5f1 Prefetch Memory Limit: e5f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 19 Subordinate Bus: 19 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 60 I/O Limit: 60 Secondary Status: 0000
        0x0020: Memory Base: fd20 Memory Limit: fd20
        0x0024: Prefetch Memory Base: e7a1 Prefetch Memory Limit: e7a1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 20 Subordinate Bus: 20 
                Secondary Latency Timer: 00
        0x001c: I/O Base: a0 I/O Limit: a0 Secondary Status: 0000
        0x0020: Memory Base: fce0 Memory Limit: fce0
        0x0024: Prefetch Memory Base: e761 Prefetch Memory Limit: e761
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 21 Subordinate Bus: 21 
                Secondary Latency Timer: 00
        0x001c: I/O Base: e0 I/O Limit: e0 Secondary Status: 0000
        0x0020: Memory Base: fca0 Memory Limit: fca0
        0x0024: Prefetch Memory Base: e721 Prefetch Memory Limit: e721
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 22 Subordinate Bus: 22 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc60 Memory Limit: fc60
        0x0024: Prefetch Memory Base: e6e1 Prefetch Memory Limit: e6e1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 23 Subordinate Bus: 23 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc20 Memory Limit: fc20
        0x0024: Prefetch Memory Base: e6a1 Prefetch Memory Limit: e6a1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 24 Subordinate Bus: 24 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbe0 Memory Limit: fbe0
        0x0024: Prefetch Memory Base: e661 Prefetch Memory Limit: e661
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 25 Subordinate Bus: 25 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fba0 Memory Limit: fba0
        0x0024: Prefetch Memory Base: e621 Prefetch Memory Limit: e621
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 26 Subordinate Bus: 26 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb60 Memory Limit: fb60
        0x0024: Prefetch Memory Base: e5e1 Prefetch Memory Limit: e5e1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 27 Subordinate Bus: 27 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 70 I/O Limit: 70 Secondary Status: 0000
        0x0020: Memory Base: fd10 Memory Limit: fd10
        0x0024: Prefetch Memory Base: e791 Prefetch Memory Limit: e791
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 28 Subordinate Bus: 28 
                Secondary Latency Timer: 00
        0x001c: I/O Base: b0 I/O Limit: b0 Secondary Status: 0000
        0x0020: Memory Base: fcd0 Memory Limit: fcd0
        0x0024: Prefetch Memory Base: e751 Prefetch Memory Limit: e751
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 29 Subordinate Bus: 29 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc90 Memory Limit: fc90
        0x0024: Prefetch Memory Base: e711 Prefetch Memory Limit: e711
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 30 Subordinate Bus: 30 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc50 Memory Limit: fc50
        0x0024: Prefetch Memory Base: e6d1 Prefetch Memory Limit: e6d1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 31 Subordinate Bus: 31 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc10 Memory Limit: fc10
        0x0024: Prefetch Memory Base: e691 Prefetch Memory Limit: e691
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 32 Subordinate Bus: 32 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbd0 Memory Limit: fbd0
        0x0024: Prefetch Memory Base: e651 Prefetch Memory Limit: e651
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 33 Subordinate Bus: 33 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb90 Memory Limit: fb90
        0x0024: Prefetch Memory Base: e611 Prefetch Memory Limit: e611
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 34 Subordinate Bus: 34 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb50 Memory Limit: fb50
        0x0024: Prefetch Memory Base: e5d1 Prefetch Memory Limit: e5d1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 2:0:0: VMware UHCI
        0x0000: Vendor ID: 15ad Product ID: 0774
        0x0004: Command: 0005 Status: 0290
        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR io addr: 0x00002000/0x0020
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x13: PCI Advanced Features
 2:1:0: VMware EHCI
        0x0000: Vendor ID: 15ad Product ID: 0770
        0x0004: Command: 0006 Status: 0010
        0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR mem 32bit addr: 0xfd5ff000/0x00001000
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0770
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 06 Max Lat: ff
        0x0040: Capability 0x13: PCI Advanced Features
 3:0:0: VMware PVSCSI
        0x0000: Vendor ID: 15ad Product ID: 07c0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 01 Subclass: 07 Interface: 00 Revision: 02
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR io addr: 0x00004000/0x0008
        0x0014: BAR mem 64bit addr: 0x00000000fd4f8000/0x00008000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 07c0
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x007c: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0094: Capability 0x01: Power Management
        0x009c: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
 11:0:0: VMware VMXNET3
        0x0000: Vendor ID: 15ad Product ID: 07b0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
        0x0010: BAR mem 32bit addr: 0xfd3fc000/0x00001000
        0x0014: BAR mem 32bit addr: 0xfd3fd000/0x00001000
        0x0018: BAR mem 32bit addr: 0xfd3fe000/0x00002000
        0x001c: BAR io addr: 0x00005000/0x0010
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 07b0
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x01: Power Management
        0x0048: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x0084: Capability 0x05: Message Signaled Interrupts (MSI)
        0x009c: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
dj3vande@termite64:~ (0)
$ dfu-util -l
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-u...@lists.gnumonks.org

Found DFU: [0483:df11] ver=2200, devnum=4, cfg=1, intf=0, alt=1, 
name="UNKNOWN", serial="UNKNOWN"
Found DFU: [0483:df11] ver=2200, devnum=4, cfg=1, intf=0, alt=0, 
name="UNKNOWN", serial="UNKNOWN"
dj3vande@termite64:~ (0)
$ ^D

Script done on Sat Feb 13 13:16:45 2016


Virtual USB 3.0 (working)
=========================

Script started on Sat Feb 13 13:20:19 2016
dj3vande@termite64:~ (0)
$ dmesg
OpenBSD 5.8 (GENERIC.MP) #1229: Wed Aug  5 08:08:22 MDT 2015
    dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3204382720 (3055MB)
avail mem = 3103436800 (2959MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0010 (556 entries)
bios0: vendor Phoenix Technologies LTD version "6.00" date 05/20/2014
bios0: VMware, Inc. VMware Virtual Platform
acpi0 at bios0: rev 2
acpi0: sleep states S0 S1 S4 S5
acpi0: tables DSDT FACP BOOT APIC MCFG SRAT HPET WAET
acpi0: wakeup devices PCI0(S3) USB_(S1) P2P0(S3) S1F0(S3) S2F0(S3) S3F0(S3) 
S4F0(S3) S5F0(S3) S6F0(S3) S7F0(S3) S8F0(S3) S9F0(S3) S10F(S3) S11F(S3) 
S12F(S3) S13F(S3) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz, 2599.57 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,SSSE3,FMA3,CX16,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,PAGE1GB,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT
cpu0: 256KB 64b/line 8-way L2 cache
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 65MHz
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz, 2599.00 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,SSSE3,FMA3,CX16,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,HV,NXE,PAGE1GB,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,SENSOR,ARAT
cpu1: 256KB 64b/line 8-way L2 cache
cpu1: smt 0, core 0, package 2
ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 11, 24 pins
acpimcfg0 at acpi0 addr 0xf0000000, bus 0-127
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpicpu0 at acpi0: C1(@1 halt!)
acpicpu1 at acpi0: C1(@1 halt!)
acpibat0 at acpi0: BAT1 not present
acpibat1 at acpi0: BAT2 not present
acpiac0 at acpi0: AC unit online
acpibtn0 at acpi0: SLPB
acpibtn1 at acpi0: LID_
pvbus0 at mainbus0: VMware
vmt0 at pvbus0
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x01
ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x01
pci1 at ppb0 bus 1
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x08
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA, channel 0 
configured to compatibility, channel 1 configured to compatibility
atapiscsi0 at pciide0 channel 0 drive 0
scsibus1 at atapiscsi0: 2 targets
cd0 at scsibus1 targ 0 lun 0: <NECVMWar, VMware IDE CDR00, 1.00> ATAPI 5/cdrom 
removable
cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
pciide0: channel 1 disabled (no drives)
piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x08: SMBus disabled
"VMware VMCI" rev 0x10 at pci0 dev 7 function 7 not configured
vga1 at pci0 dev 15 function 0 "VMware SVGA II" rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb1 at pci0 dev 17 function 0 "VMware PCI" rev 0x02
pci2 at ppb1 bus 2
uhci0 at pci2 dev 0 function 0 "VMware UHCI" rev 0x00: apic 1 int 18
ehci0 at pci2 dev 1 function 0 "VMware EHCI" rev 0x00: apic 1 int 19
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "VMware EHCI root hub" rev 2.00/1.00 addr 1
usb1 at uhci0: USB revision 1.0
uhub1 at usb1 "VMware UHCI root hub" rev 1.00/1.00 addr 1
ppb2 at pci0 dev 21 function 0 "VMware PCIE" rev 0x01
pci3 at ppb2 bus 3
vmwpvs0 at pci3 dev 0 function 0 "VMware PVSCSI" rev 0x02: apic 1 int 18
scsibus2 at vmwpvs0: 16 targets
sd0 at scsibus2 targ 0 lun 0: <VMware,, VMware Virtual S, 1.0> SCSI2 0/direct 
fixed
sd0: 20480MB, 512 bytes/sector, 41943040 sectors
sd1 at scsibus2 targ 1 lun 0: <VMware,, VMware Virtual S, 1.0> SCSI2 0/direct 
fixed
sd1: 30720MB, 512 bytes/sector, 62914560 sectors
ppb3 at pci0 dev 21 function 1 "VMware PCIE" rev 0x01
pci4 at ppb3 bus 4
ppb4 at pci0 dev 21 function 2 "VMware PCIE" rev 0x01
pci5 at ppb4 bus 5
ppb5 at pci0 dev 21 function 3 "VMware PCIE" rev 0x01
pci6 at ppb5 bus 6
ppb6 at pci0 dev 21 function 4 "VMware PCIE" rev 0x01
pci7 at ppb6 bus 7
ppb7 at pci0 dev 21 function 5 "VMware PCIE" rev 0x01
pci8 at ppb7 bus 8
ppb8 at pci0 dev 21 function 6 "VMware PCIE" rev 0x01
pci9 at ppb8 bus 9
ppb9 at pci0 dev 21 function 7 "VMware PCIE" rev 0x01
pci10 at ppb9 bus 10
ppb10 at pci0 dev 22 function 0 "VMware PCIE" rev 0x01
pci11 at ppb10 bus 11
vmx0 at pci11 dev 0 function 0 "VMware VMXNET3" rev 0x01: apic 1 int 19, 
address 00:0c:29:5b:88:af
ppb11 at pci0 dev 22 function 1 "VMware PCIE" rev 0x01
pci12 at ppb11 bus 12
ppb12 at pci0 dev 22 function 2 "VMware PCIE" rev 0x01
pci13 at ppb12 bus 13
ppb13 at pci0 dev 22 function 3 "VMware PCIE" rev 0x01
pci14 at ppb13 bus 14
ppb14 at pci0 dev 22 function 4 "VMware PCIE" rev 0x01
pci15 at ppb14 bus 15
ppb15 at pci0 dev 22 function 5 "VMware PCIE" rev 0x01
pci16 at ppb15 bus 16
ppb16 at pci0 dev 22 function 6 "VMware PCIE" rev 0x01
pci17 at ppb16 bus 17
ppb17 at pci0 dev 22 function 7 "VMware PCIE" rev 0x01
pci18 at ppb17 bus 18
ppb18 at pci0 dev 23 function 0 "VMware PCIE" rev 0x01
pci19 at ppb18 bus 19
xhci0 at pci19 dev 0 function 0 "VMware xHCI" rev 0x00: apic 1 int 16
usb2 at xhci0: USB revision 3.0
uhub2 at usb2 "VMware xHCI root hub" rev 3.00/1.00 addr 1
ppb19 at pci0 dev 23 function 1 "VMware PCIE" rev 0x01
pci20 at ppb19 bus 20
ppb20 at pci0 dev 23 function 2 "VMware PCIE" rev 0x01
pci21 at ppb20 bus 21
ppb21 at pci0 dev 23 function 3 "VMware PCIE" rev 0x01
pci22 at ppb21 bus 22
ppb22 at pci0 dev 23 function 4 "VMware PCIE" rev 0x01
pci23 at ppb22 bus 23
ppb23 at pci0 dev 23 function 5 "VMware PCIE" rev 0x01
pci24 at ppb23 bus 24
ppb24 at pci0 dev 23 function 6 "VMware PCIE" rev 0x01
pci25 at ppb24 bus 25
ppb25 at pci0 dev 23 function 7 "VMware PCIE" rev 0x01
pci26 at ppb25 bus 26
ppb26 at pci0 dev 24 function 0 "VMware PCIE" rev 0x01
pci27 at ppb26 bus 27
ppb27 at pci0 dev 24 function 1 "VMware PCIE" rev 0x01
pci28 at ppb27 bus 28
ppb28 at pci0 dev 24 function 2 "VMware PCIE" rev 0x01
pci29 at ppb28 bus 29
ppb29 at pci0 dev 24 function 3 "VMware PCIE" rev 0x01
pci30 at ppb29 bus 30
ppb30 at pci0 dev 24 function 4 "VMware PCIE" rev 0x01
pci31 at ppb30 bus 31
ppb31 at pci0 dev 24 function 5 "VMware PCIE" rev 0x01
pci32 at ppb31 bus 32
ppb32 at pci0 dev 24 function 6 "VMware PCIE" rev 0x01
pci33 at ppb32 bus 33
ppb33 at pci0 dev 24 function 7 "VMware PCIE" rev 0x01
pci34 at ppb33 bus 34
isa0 at pcib0
isadma0 at isa0
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
uhub3 at uhub1 port 2 "VMware VMware Virtual USB Hub" rev 1.10/1.00 addr 2
uhidev0 at uhub2 port 5 configuration 1 interface 0 "VMware VMware Virtual USB 
Mouse" rev 1.10/1.02 addr 2
uhidev0: iclass 3/0
ums0 at uhidev0: 16 buttons, Z dir
wsmouse1 at ums0 mux 0
uhidev1 at uhub2 port 5 configuration 1 interface 1 "VMware VMware Virtual USB 
Mouse" rev 1.10/1.02 addr 2
uhidev1: iclass 3/0
ums1 at uhidev1: 16 buttons, Z dir
wsmouse2 at ums1 mux 0
vscsi0 at root
scsibus3 at vscsi0: 256 targets
softraid0 at root
scsibus4 at softraid0: 256 targets
root on sd0a (27bb46e3a1e0275e.a) swap on sd0b dump on sd0b
uhub4 at uhub2 port 7 "VMware VMware Virtual USB Hub" rev 1.10/1.00 addr 3
uhub5 at uhub2 port 8 "VMware VMware Virtual USB Hub" rev 2.00/1.00 addr 4
ugen0 at uhub2 port 6 "STMicroelectronics STM32  BOOTLOADER" rev 1.00/22.00 
addr 5
dj3vande@termite64:~ (0)
$ usbdevs
addr 1: EHCI root hub, VMware
addr 1: UHCI root hub, VMware
 addr 2: VMware Virtual USB Hub, VMware
addr 1: xHCI root hub, VMware
 addr 2: VMware Virtual USB Mouse, VMware
 addr 5: STM32  BOOTLOADER, STMicroelectronics
 addr 3: VMware Virtual USB Hub, VMware
 addr 4: VMware Virtual USB Hub, VMware
dj3vande@termite64:~ (0)
$ usbdevs -v
Controller /dev/usb0:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), 
VMware(0x15ad), rev 1.00
 port 1 powered
 port 2 powered
 port 3 powered
 port 4 powered
 port 5 powered
 port 6 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), 
VMware(0x15ad), rev 1.00
 port 1 powered
 port 2 addr 2: full speed, self powered, config 1, VMware Virtual USB 
Hub(0x0002), VMware(0x0e0f), rev 1.00
  port 1 powered
  port 2 powered
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
  port 7 powered
Controller /dev/usb2:
addr 1: super speed, self powered, config 1, xHCI root hub(0x0000), 
VMware(0x15ad), rev 1.00
 port 1 disabled
 port 2 disabled
 port 3 disabled
 port 4 disabled
 port 5 addr 2: full speed, self powered, config 1, VMware Virtual USB 
Mouse(0x0003), VMware(0x0e0f), rev 1.02
 port 6 addr 5: full speed, power 100 mA, config 1, STM32  BOOTLOADER(0xdf11), 
STMicroelectronics(0x0483), rev 22.00, iSerialNumber FFFFFFFEFFFF
 port 7 addr 3: full speed, self powered, config 1, VMware Virtual USB 
Hub(0x0002), VMware(0x0e0f), rev 1.00
  port 1 powered
  port 2 powered
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
  port 7 powered
 port 8 addr 4: high speed, self powered, config 1, VMware Virtual USB 
Hub(0x0002), VMware(0x0e0f), rev 1.00
  port 1 powered
  port 2 powered
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
  port 7 powered
dj3vande@termite64:~ (0)
$ doas pcidump -v
Domain /dev/pci0:
 0:0:0: Intel 82443BX AGP
        0x0000: Vendor ID: 8086 Product ID: 7190
        0x0004: Command: 0006 Status: 0200
        0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
 0:1:0: Intel 82443BX AGP
        0x0000: Vendor ID: 8086 Product ID: 7191
        0x0004: Command: 011f Status: 0220
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 01 Latency Timer: 00 Cache Line Size: 00
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 1 Subordinate Bus: 1 
                Secondary Latency Timer: 40
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 02a0
        0x0020: Memory Base: fff0 Memory Limit: 0000
        0x0024: Prefetch Memory Base: fff0 Prefetch Memory Limit: 0000
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Bridge Control: 0084
 0:7:0: Intel 82371AB PIIX4 ISA
        0x0000: Vendor ID: 8086 Product ID: 7110
        0x0004: Command: 0007 Status: 0280
        0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 08
        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
 0:7:1: Intel 82371AB IDE
        0x0000: Vendor ID: 8086 Product ID: 7111
        0x0004: Command: 0005 Status: 0280
        0x0008: Class: 01 Subclass: 01 Interface: 8a Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR io addr: 0x00001060/0x0010
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Min Gnt: 00 Max Lat: 00
 0:7:3: Intel 82371AB Power
        0x0000: Vendor ID: 8086 Product ID: 7113
        0x0004: Command: 0001 Status: 0280
        0x0008: Class: 06 Subclass: 80 Interface: 00 Revision: 08
        0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 00 Line: 00 Min Gnt: 00 Max Lat: 00
 0:7:7: VMware VMCI
        0x0000: Vendor ID: 15ad Product ID: 0740
        0x0004: Command: 0003 Status: 0290
        0x0008: Class: 08 Subclass: 80 Interface: 00 Revision: 10
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR io addr: 0x00001080/0x0040
        0x0014: BAR mem 64bit addr: 0x00000000febfe000/0x00002000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0740
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 06 Max Lat: ff
        0x0040: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0058: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
 0:15:0: VMware SVGA II
        0x0000: Vendor ID: 15ad Product ID: 0405
        0x0004: Command: 0007 Status: 0290
        0x0008: Class: 03 Subclass: 00 Interface: 00 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 08
        0x0010: BAR io addr: 0x00001070/0x0010
        0x0014: BAR mem prefetchable 32bit addr: 0xe8000000/0x08000000
        0x0018: BAR mem 32bit addr: 0xfe000000/0x00800000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0405
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x09: Vendor Specific
        0x0044: Capability 0x13: PCI Advanced Features
 0:17:0: VMware PCI
        0x0000: Vendor ID: 15ad Product ID: 0790
        0x0004: Command: 0007 Status: 0290
        0x0008: Class: 06 Subclass: 04 Interface: 01 Revision: 02
        0x000c: BIST: 00 Header Type: 01 Latency Timer: 40 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 2 Subordinate Bus: 2 
                Secondary Latency Timer: 44
        0x001c: I/O Base: 20 I/O Limit: 30 Secondary Status: 0280
        0x0020: Memory Base: fd50 Memory Limit: fdf0
        0x0024: Prefetch Memory Base: e7b1 Prefetch Memory Limit: e7f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
 0:21:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 3 Subordinate Bus: 3 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 40 I/O Limit: 40 Secondary Status: 0000
        0x0020: Memory Base: fd40 Memory Limit: fd40
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 4 Subordinate Bus: 4 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 70 I/O Limit: 70 Secondary Status: 0000
        0x0020: Memory Base: fd00 Memory Limit: fd00
        0x0024: Prefetch Memory Base: e791 Prefetch Memory Limit: e791
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 5 Subordinate Bus: 5 
                Secondary Latency Timer: 00
        0x001c: I/O Base: b0 I/O Limit: b0 Secondary Status: 0000
        0x0020: Memory Base: fcc0 Memory Limit: fcc0
        0x0024: Prefetch Memory Base: e751 Prefetch Memory Limit: e751
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 6 Subordinate Bus: 6 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc80 Memory Limit: fc80
        0x0024: Prefetch Memory Base: e711 Prefetch Memory Limit: e711
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 7 Subordinate Bus: 7 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc40 Memory Limit: fc40
        0x0024: Prefetch Memory Base: e6d1 Prefetch Memory Limit: e6d1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 8 Subordinate Bus: 8 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc00 Memory Limit: fc00
        0x0024: Prefetch Memory Base: e691 Prefetch Memory Limit: e691
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 9 Subordinate Bus: 9 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbc0 Memory Limit: fbc0
        0x0024: Prefetch Memory Base: e651 Prefetch Memory Limit: e651
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:21:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 10 Subordinate Bus: 10 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb80 Memory Limit: fb80
        0x0024: Prefetch Memory Base: e611 Prefetch Memory Limit: e611
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 11 Subordinate Bus: 11 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 50 I/O Limit: 50 Secondary Status: 0000
        0x0020: Memory Base: fd30 Memory Limit: fd30
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 12 Subordinate Bus: 12 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 80 I/O Limit: 80 Secondary Status: 0000
        0x0020: Memory Base: fcf0 Memory Limit: fcf0
        0x0024: Prefetch Memory Base: e781 Prefetch Memory Limit: e781
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 13 Subordinate Bus: 13 
                Secondary Latency Timer: 00
        0x001c: I/O Base: c0 I/O Limit: c0 Secondary Status: 0000
        0x0020: Memory Base: fcb0 Memory Limit: fcb0
        0x0024: Prefetch Memory Base: e741 Prefetch Memory Limit: e741
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 14 Subordinate Bus: 14 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc70 Memory Limit: fc70
        0x0024: Prefetch Memory Base: e701 Prefetch Memory Limit: e701
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 15 Subordinate Bus: 15 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc30 Memory Limit: fc30
        0x0024: Prefetch Memory Base: e6c1 Prefetch Memory Limit: e6c1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 16 Subordinate Bus: 16 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbf0 Memory Limit: fbf0
        0x0024: Prefetch Memory Base: e681 Prefetch Memory Limit: e681
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 17 Subordinate Bus: 17 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbb0 Memory Limit: fbb0
        0x0024: Prefetch Memory Base: e641 Prefetch Memory Limit: e641
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:22:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 18 Subordinate Bus: 18 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb70 Memory Limit: fb70
        0x0024: Prefetch Memory Base: e601 Prefetch Memory Limit: e601
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 19 Subordinate Bus: 19 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fd20 Memory Limit: fd20
        0x0024: Prefetch Memory Base: fff1 Prefetch Memory Limit: 0001
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 20 Subordinate Bus: 20 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 90 I/O Limit: 90 Secondary Status: 0000
        0x0020: Memory Base: fce0 Memory Limit: fce0
        0x0024: Prefetch Memory Base: e771 Prefetch Memory Limit: e771
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 21 Subordinate Bus: 21 
                Secondary Latency Timer: 00
        0x001c: I/O Base: d0 I/O Limit: d0 Secondary Status: 0000
        0x0020: Memory Base: fca0 Memory Limit: fca0
        0x0024: Prefetch Memory Base: e731 Prefetch Memory Limit: e731
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 22 Subordinate Bus: 22 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc60 Memory Limit: fc60
        0x0024: Prefetch Memory Base: e6f1 Prefetch Memory Limit: e6f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 23 Subordinate Bus: 23 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc20 Memory Limit: fc20
        0x0024: Prefetch Memory Base: e6b1 Prefetch Memory Limit: e6b1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 24 Subordinate Bus: 24 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbe0 Memory Limit: fbe0
        0x0024: Prefetch Memory Base: e671 Prefetch Memory Limit: e671
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 25 Subordinate Bus: 25 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fba0 Memory Limit: fba0
        0x0024: Prefetch Memory Base: e631 Prefetch Memory Limit: e631
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:23:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 26 Subordinate Bus: 26 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb60 Memory Limit: fb60
        0x0024: Prefetch Memory Base: e5f1 Prefetch Memory Limit: e5f1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:0: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 27 Subordinate Bus: 27 
                Secondary Latency Timer: 00
        0x001c: I/O Base: 60 I/O Limit: 60 Secondary Status: 0000
        0x0020: Memory Base: fd10 Memory Limit: fd10
        0x0024: Prefetch Memory Base: e7a1 Prefetch Memory Limit: e7a1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:1: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 28 Subordinate Bus: 28 
                Secondary Latency Timer: 00
        0x001c: I/O Base: a0 I/O Limit: a0 Secondary Status: 0000
        0x0020: Memory Base: fcd0 Memory Limit: fcd0
        0x0024: Prefetch Memory Base: e761 Prefetch Memory Limit: e761
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:2: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 29 Subordinate Bus: 29 
                Secondary Latency Timer: 00
        0x001c: I/O Base: e0 I/O Limit: e0 Secondary Status: 0000
        0x0020: Memory Base: fc90 Memory Limit: fc90
        0x0024: Prefetch Memory Base: e721 Prefetch Memory Limit: e721
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:3: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 30 Subordinate Bus: 30 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc50 Memory Limit: fc50
        0x0024: Prefetch Memory Base: e6e1 Prefetch Memory Limit: e6e1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:4: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 31 Subordinate Bus: 31 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fc10 Memory Limit: fc10
        0x0024: Prefetch Memory Base: e6a1 Prefetch Memory Limit: e6a1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:5: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 32 Subordinate Bus: 32 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fbd0 Memory Limit: fbd0
        0x0024: Prefetch Memory Base: e661 Prefetch Memory Limit: e661
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:6: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 33 Subordinate Bus: 33 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb90 Memory Limit: fb90
        0x0024: Prefetch Memory Base: e621 Prefetch Memory Limit: e621
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 0:24:7: VMware PCIE
        0x0000: Vendor ID: 15ad Product ID: 07a0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 06 Subclass: 04 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 81 Latency Timer: 00 Cache Line Size: 08
        0x0010: 00000000
        0x0014: 00000000
        0x0018: Primary Bus: 0 Secondary Bus: 34 Subordinate Bus: 34 
                Secondary Latency Timer: 00
        0x001c: I/O Base: f0 I/O Limit: 00 Secondary Status: 0000
        0x0020: Memory Base: fb50 Memory Limit: fb50
        0x0024: Prefetch Memory Base: e5e1 Prefetch Memory Limit: e5e1
        0x0028: Prefetch Memory Base Upper 32 Bits: 00000000
        0x002c: Prefetch Memory Limit Upper 32 Bits: 00000000
        0x0030: I/O Base Upper 16 Bits: 0000 I/O Limit Upper 16 Bits: 0000
        0x0038: Expansion ROM Base Address: 00000000
        0x003c: Interrupt Pin: 00 Line: ff Bridge Control: 0004
        0x0040: Capability 0x0d: PCI-PCI
        0x0048: Capability 0x01: Power Management
        0x0050: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x008c: Capability 0x05: Message Signaled Interrupts (MSI)
 2:0:0: VMware UHCI
        0x0000: Vendor ID: 15ad Product ID: 0774
        0x0004: Command: 0005 Status: 0290
        0x0008: Class: 0c Subclass: 03 Interface: 00 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR empty (00000000)
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR io addr: 0x00002000/0x0020
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 1976
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x13: PCI Advanced Features
 2:1:0: VMware EHCI
        0x0000: Vendor ID: 15ad Product ID: 0770
        0x0004: Command: 0006 Status: 0010
        0x0008: Class: 0c Subclass: 03 Interface: 20 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR mem 32bit addr: 0xfd5ff000/0x00001000
        0x0014: BAR empty (00000000)
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0770
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 06 Max Lat: ff
        0x0040: Capability 0x13: PCI Advanced Features
 3:0:0: VMware PVSCSI
        0x0000: Vendor ID: 15ad Product ID: 07c0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 01 Subclass: 07 Interface: 00 Revision: 02
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
        0x0010: BAR io addr: 0x00004000/0x0008
        0x0014: BAR mem 64bit addr: 0x00000000fd4f8000/0x00008000
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 07c0
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0b Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x007c: Capability 0x05: Message Signaled Interrupts (MSI)
        0x0094: Capability 0x01: Power Management
        0x009c: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
 11:0:0: VMware VMXNET3
        0x0000: Vendor ID: 15ad Product ID: 07b0
        0x0004: Command: 0007 Status: 0010
        0x0008: Class: 02 Subclass: 00 Interface: 00 Revision: 01
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 08
        0x0010: BAR mem 32bit addr: 0xfd3fc000/0x00001000
        0x0014: BAR mem 32bit addr: 0xfd3fd000/0x00001000
        0x0018: BAR mem 32bit addr: 0xfd3fe000/0x00002000
        0x001c: BAR io addr: 0x00005000/0x0010
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 07b0
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 0a Min Gnt: 00 Max Lat: 00
        0x0040: Capability 0x01: Power Management
        0x0048: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x0084: Capability 0x05: Message Signaled Interrupts (MSI)
        0x009c: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
 19:0:0: VMware xHCI
        0x0000: Vendor ID: 15ad Product ID: 0779
        0x0004: Command: 0006 Status: 0010
        0x0008: Class: 0c Subclass: 03 Interface: 30 Revision: 00
        0x000c: BIST: 00 Header Type: 00 Latency Timer: 40 Cache Line Size: 00
        0x0010: BAR mem 64bit addr: 0x00000000fd2e0000/0x00020000
        0x0018: BAR empty (00000000)
        0x001c: BAR empty (00000000)
        0x0020: BAR empty (00000000)
        0x0024: BAR empty (00000000)
        0x0028: Cardbus CIS: 00000000
        0x002c: Subsystem Vendor ID: 15ad Product ID: 0779
        0x0030: Expansion ROM Base Address: 00000000
        0x0038: 00000000
        0x003c: Interrupt Pin: 01 Line: 09 Min Gnt: 06 Max Lat: ff
        0x0064: Capability 0x01: Power Management
        0x006c: Capability 0x10: PCI Express
                Link Speed: 5.0 / 5.0 GT/s Link Width: x32 / x32
        0x00a8: Capability 0x05: Message Signaled Interrupts (MSI)
        0x00c0: Capability 0x11: Extended Message Signaled Interrupts (MSI-X)
dj3vande@termite64:~ (0)
$ dfu-util -l
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-u...@lists.gnumonks.org

Found DFU: [0483:df11] ver=2200, devnum=5, cfg=1, intf=0, alt=1, name="@Option 
Bytes  /0x1FFFF800/01*016 e", serial="FFFFFFFEFFFF"
Found DFU: [0483:df11] ver=2200, devnum=5, cfg=1, intf=0, alt=0, 
name="@Internal Flash  /0x08000000/064*0002Kg", serial="FFFFFFFEFFFF"
dj3vande@termite64:~ (0)
$ ^D

Script done on Sat Feb 13 13:21:10 2016


-- 
Dave Vandervies
dj3va...@terse.ca / dj3va...@uwaterloo.ca

Plan your future!  Make God laugh!

Reply via email to