Accessing APIC from KEXT
Accessing APIC from KEXT
- Subject: Accessing APIC from KEXT
- From: "Arvind Dalvi" <email@hidden>
- Date: Mon, 26 Feb 2007 01:51:56 +0530
Hello,
If i need to access APIC registers from KEXT, do i need to develop an
IOKit driver, or a simple KEXT with inline assembly will do ?
If i have to do in Windows, i have to write a basic device driver,
implement an IOCTL, pack few ASM statements, or more better, use
READ_REGISTER_xxx or READ_PORT_xxx function.
So does IOKit or KEXT KPI offers any feature of similar nature ?
Thanks,
a.d.
P.S.
The obvious question here would be why the reason to access APIC or
device memory-mapped registers ?.
I am currently designing a small HWINFO software, which could provide
me with the device information.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden