Re: Accessing PCI Configuration Information
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 22/09/2010, at 4:55 PM, nithesh salian wrote: Ed, I wanted to access the values programmatically... please let me know. Dmitri did suggest me some links.. Meanwhile I will be working on them. Nithesh, -Ed On Sep 21, 2010, at 7:15 PM, Paul M wrote: -- Regards, Nithesh Gangadhar Salian Software Development Engineer, Chelsio Communications, Bangalore. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/list%40no-tek.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... If you dont have success with the IOKit documentation, you could always check the sources for ioreg - I dont know for sure, but I'd imagine it's part of the open source darwin release. Through ioreg can i get the bus,device and function number? also can i get the base address? On Wed, Sep 22, 2010 at 8:25 AM, Ed Wynne <arwyn@phasic.com> wrote: You can examine those values with the Reggie SE.app. It's in /Developer/Applications/Performance Tools/CHUD/Hardware Tools/.
Try system profiler (finder) and/or ioreg (command line)
paulm
On 21/09/2010, at 11:33 PM, nithesh salian wrote:
Hi,
I need help in accessing the following PCI Configuration space information.
1. vendor id.
2. device id.
3. bus number.
4. device number.
5. function number.
6. subsytem vendor id and subsystem device id.
7. device class
8. irq
9. base address.
can anyone help me with this?
Regards,
Nithesh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (Darwin-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/arwyn%40phasic.com
This email sent to arwyn@phasic.com
This email sent to list@no-tek.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul M