JH
2007-05-15 03:11:10 UTC
Hello everyone,
I write a program(not a driver) to search some pci board in Open
Server 5.0.7 through /dev/pci node.
In Open Server 5.0.7, the program works. When I want to porting the
program on Unix Ware 7.1.3, there
no pci node in /dev,
How do I to find pci board (use vendor id and device id ) and read
some pci configuration spaces?
use /dev/hpci ? or resmgr?
Thanks
I write a program(not a driver) to search some pci board in Open
Server 5.0.7 through /dev/pci node.
In Open Server 5.0.7, the program works. When I want to porting the
program on Unix Ware 7.1.3, there
no pci node in /dev,
How do I to find pci board (use vendor id and device id ) and read
some pci configuration spaces?
use /dev/hpci ? or resmgr?
Thanks