Hello,
In FreeBSD there is a devinfo tool to list attached drivers to devices:
...
atapci0 pnpinfo vendor=0x8086 device=0x7111 subvendor=0x0000 subdevice=0x0000 class=0x01018a at slot=1 function=1 dbsf=pci0:0:1:1
ata0 at channel=0
ata1 at channel=1
vgapci0 pnpinfo vendor=0x80ee device=0xbeef subvendor=0x0000 subdevice=0x0000 class=0x030000 at slot=2 function=0 dbsf=pci0:0:2:0 handle=\_SB_.PCI0.GFX0
drm0
drmn0
acpi_video0
...
Any analog in NetBSD?
Thanks.