OSDev.org

The Place to Start for Operating System Developers
It is currently Sat Apr 27, 2024 3:18 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Document for new version IO APIC?
PostPosted: Thu Jan 18, 2024 7:13 am 
Offline
Member
Member

Joined: Fri Jun 28, 2013 1:48 am
Posts: 65
Hi, asking again.

Where can I find documents about programming new version of IO APIC?

I have the document for 82093AA, but it only support 8-bit APIC ID. I want to support x2APIC, whose APIC ID is 32-bit.

I checked Linux source code, and it mentioned Intel ICH Specs, but I can only find its datasheets (https://www.intel.sg/content/dam/doc/datasheet/io-controller-hub-10-family-datasheet.pdf). The datasheet only tells me about interrupt mapping, but didn't tell me where to access those registers.

For example, I saw newer version of IO APIC have EOI register, I couldn't find its mapped address. And I still don't know the redirect entry format that supports 32-bit APIC ID.

Reading from Linux kernel can be a choice, but I still want an official document.

Thanks.

_________________
Reinventing the Wheel, code: https://github.com/songziming/wheel


Top
 Profile  
 
 Post subject: Re: Document for new version IO APIC?
PostPosted: Thu Jan 18, 2024 7:35 am 
Offline
Member
Member

Joined: Fri Jun 28, 2013 1:48 am
Posts: 65
I found the info in section 13.5 of datasheet. I didn't read careful enough.

Its strange they put IO APIC under chapter "LPC Interface Bridge Registers (D31:F0)".

_________________
Reinventing the Wheel, code: https://github.com/songziming/wheel


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: SemrushBot [Bot] and 28 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group