Results 1 to 2 of 2
Hi
I have 2 video capture PCI cards having same signature ( i.e same device ID, vendorID, subdevcie ID,subvendor ID).
How to identify these two cards using some C code
...
- 04-19-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 32
How to Identify 2 PCI card having same signature
Hi
I have 2 video capture PCI cards having same signature ( i.e same device ID, vendorID, subdevcie ID,subvendor ID).
How to identify these two cards using some C code
Can anybody suggest me please.
- 04-19-2007 #2
Is there any difference between those two devices if you run "cat /proc/bus/pci/devices" ?
If yes, you could try the C code that I posted in here:
http://www.linuxforums.org/forum/lin...0-link-ip.html
A "little" modification would be necessary. Mainly for the "awk" command. Hopefully "awk" is your friend.
Bus Error: Passengers dumped. Hech gap yo'q.


Reply With Quote
