Opened 14 years ago
Last modified 14 years ago
#6350 closed enhancement
PATCH: Device manager shows large number of "Unknown Devices" for ACPI objects — at Version 5
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Devices | Version: | R1/Development |
Keywords: | Cc: | phoudoin, tqh | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Device manager shows large number of "Unknown Devices" for ACPI objects
This moves towards a DeviceACPI or DeviceIO handler for non-pci devices. I also cleaned up some static references.
See attached:
- Patch
- Before screenshot
- After ('final*') screenshot
Change History (9)
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
by , 14 years ago
Attachment: | before.png added |
---|
comment:3 by , 14 years ago
Implementing a DeviceAPCI class.. almost done. Once it is complete things will look a heck of a lot better.
comment:4 by , 14 years ago
see attached patch thats adds basic ACPI support. We don't do much probing on ACPI nodes yet. Based on DevicePCI
comment:5 by , 14 years ago
Description: | modified (diff) |
---|
deleted some attachments per kallisti's request.
Note:
See TracTickets
for help on using tickets.
before patch