Re: pci config space
Re: pci config space
- Subject: Re: pci config space
- From: Alexander von Below <email@hidden>
- Date: Wed, 9 May 2007 20:04:25 +0200
If I may ask: Why do you need only the PCI configuration space?
My suggestion would be to write a simple driver and communicate with
it. That will free you from the availability of the CHUD API.
You can even load and unload the driver on demand -- provided you get
authorization.
Alex
Am 09.05.2007 um 19:16 schrieb Andrew Gallatin:
I need to be able to read PCI configuration space from userspace in my
own application.
As near as I can tell, the only way to access PCI config space is via
the Chud private framework's chudReadPCIConfig(). Is this correct?
If so, has anybody figured out enough of the Chud API so as to be able
to use basic functionality from the private Chud frameworks in their
own application?
Thanks,
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden