> Which driver name is reported to be used with the
> root "pci"
> device node, when you look at "prtconf -D" output?
> Is it "driver name: npe" or "driver name: pci" ?
>
> pci, instance #0 (driver name: npe)
pci, instance #0 (driver name: npe)
...
pci10de,2fb, instance #0 (driver name: pcie_pci)
display, instance #0 (driver name: nvidia)
> And what kind of interrupt vector is installed for
> the
> nvidia device, when you look at mdb's ::interrupt
> output?
> Does it use a type "msi" interrupt?
>
> echo '::interrupts -d' | mdb -k
IRQ Vect IPL Bus Trg Type CPU Share APIC/INT# Driver Name(s)
...
24 0x82 7 PCIe Edg MSI 1 1 - pcie_pci#0
25 0x83 7 PCIe Edg MSI 1 1 - pcie_pci#0
26 0x84 9 PCIe Edg MSI 0 1 - nvidia#0
--
This message posted from opensolaris.org