mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 09:42:35 +00:00
Now that the old PCI::Device was removed, we can complete the PCI changes by making the PCI::DeviceController to be named PCI::Device. Really the entire purpose and the distinction between the two was about interrupts, but since this is no longer a problem, just rename it to simplify things further. |
||
|---|---|---|
| .. | ||
| Access.cpp | ||
| Access.h | ||
| Definitions.h | ||
| Device.cpp | ||
| Device.h | ||
| IDs.h | ||
| Initializer.cpp | ||
| Initializer.h | ||
| IOAccess.cpp | ||
| IOAccess.h | ||
| MMIOAccess.cpp | ||
| MMIOAccess.h | ||
| WindowedMMIOAccess.cpp | ||
| WindowedMMIOAccess.h | ||