Opened 14 years ago
Closed 14 years ago
#325 closed defect (fixed)
APIC driver non-functional
Reported by: | Martin Decky | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.5.0 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
The uspace APIC driver (uspace/srv/hw/irc/apic) is currently just a stub with no functionality. This renders the NE2000 driver non-functional in SMP configurations and can lead to other possible regressions.
Note:
See TracTickets
for help on using tickets.
Fixed in mainline,1130.
The APIC driver works in simple cases and fixes the ne2000 testcase, but still needs some improvements.