Results 1 to 2 of 2
Hi
/devices/pci0000:00/0000:00:01.0/0000:01:0d.0/0000:02:02.1/irq
Is there anyway to know which device the above is this referring to?
[root@myserver 0000:02:02.1]# ls
broken_parity_status device local_cpus resource subsystem_vendor
bus driver modalias resource0 uevent
class enable ...
- 10-22-2010 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 58
device info
Hi
Is there anyway to know which device the above is this referring to?/devices/pci0000:00/0000:00:01.0/0000:01:0d.0/0000:02:02.1/irq
Thanks in advance[root@myserver 0000:02:02.1]# ls
broken_parity_status device local_cpus resource subsystem_vendor
bus driver modalias resource0 uevent
class enable net:eth1 subsystem vendor
config irq power subsystem_device
[root@mtserver 0000:02:02.1]# cat vendor
0x14e4
[root@myserver 0000:02:02.1]# cat device
0x1648
David
- 10-23-2010 #2Just Joined!
- Join Date
- Oct 2010
- Location
- Reston, VA
- Posts
- 26
I'm not sure but I have an idea:
See if you can line up a string from:
lspci -vvv
-Gooney0


Reply With Quote