Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150246835
D23965.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
394 B
Referenced Files
None
Subscribers
None
D23965.id.diff
View Options
Index: head/sys/x86/x86/io_apic.c
===================================================================
--- head/sys/x86/x86/io_apic.c
+++ head/sys/x86/x86/io_apic.c
@@ -94,7 +94,7 @@
struct ioapic {
struct pic io_pic;
u_int io_id:8; /* logical ID */
- u_int io_apic_id:4;
+ u_int io_apic_id:8;
u_int io_intbase:8; /* System Interrupt base */
u_int io_numintr:8;
u_int io_haseoi:1;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 31, 2:38 PM (6 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30638780
Default Alt Text
D23965.id.diff (394 B)
Attached To
Mode
D23965: x86: Support IO APICs on newer big Intel machines and hypervisors.
Attached
Detach File
Event Timeline
Log In to Comment