MoonOcean

« Help you to determin... | Main | Login OpenSolaris... »
Wednesday May 14, 2008

Sun Device Detection Tool 2.1 source code is available on OpenSolaris.org

Source code of Sun Device Detection Tool 2.1 is open sourced at OpenSolaris.org (http://www.opensolaris.org/os/project/ddtool/ddtool-2.1-src.tar.gz).

The tool is a Java application, and builds a JNI binding for each of the following interfaces to collect device information on mutiple platforms:

OS
Interface
Solution 
Solaris OS
libdevinfo
Looking up PCI nodes in prom tree and reading device data from the nodes
Windows OS
Win32 API  
Reading device data from registry through Win32 API
Linux OS
/proc/bus/pci Scanning the file of /proc/bus/pci and reading device data from it 
Mac OS X IOPCIDevice Collecting PCI Device Information

Thanks a lot for Tony Hu's hard work of developing native programs for Solaris, Windows, Linux and Mac platforms to scan PCI devices.

Reference:

Device Detection Tool product web page:
http://www.sun.com/bigadmin/hcl/hcts/device_detect.jsp
Device Detection Tool open project web page: http://www.opensolaris.org/os/project/ddtool/
Device Detection Tool developer blog: http://blogs.sun.com/moonocean/
Device Detection Tool support alias: device-detect-feedback@sun.com

Comments:

Post a Comment:
  • HTML Syntax: NOT allowed