MoonOcean

« Sun Device Detection... | Main | Run a jar file with... »
Friday Apr 25, 2008

Detect PCI devices on Mac OS X

On Mac OS, PCI device object could be enumerated with the 'IOPCIDevice' service. Then PCI device information could be retrieved from object properties.

To detect PCI devices on Mac OS X, the following interface needs to be imported:

OS TypeInterfacePurpose 
Mac OS XIOPCIDevice
Collecting PCI Device Information

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed