Opened 9 years ago
Last modified 3 years ago
#387 new defect
The APIC driver needs to get information about the IO APIC from the kernel
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | helenos/srv/irc | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: | #388 |
Description (last modified by )
The uspace APIC driver assumes some default values that should rather be obtained from the kernel, which attempts to detect the real values from hardware. These include, the IRQ to IO APIC pin map and the address of the IO APIC.
Change History (5)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
See also: | → #388 |
---|
comment:3 Changed 9 years ago by
Milestone: | 0.5.0 → 0.5.1 |
---|
comment:4 Changed 6 years ago by
Milestone: | 0.6.0 → 0.7.1 |
---|
comment:5 Changed 3 years ago by
Milestone: | 0.7.1 |
---|
Note: See
TracTickets for help on using
tickets.