mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:27:46 +00:00
Kernel: Move PCI vendor and device IDs into Kernel/PCI/IDs.h
This commit is contained in:
parent
eaf8fc90e7
commit
bf703ee553
6 changed files with 27 additions and 12 deletions
|
@ -17,8 +17,6 @@
|
|||
|
||||
namespace Kernel {
|
||||
|
||||
#define VIRTIO_PCI_VENDOR_ID 0x1AF4
|
||||
|
||||
#define REG_DEVICE_FEATURES 0x0
|
||||
#define REG_GUEST_FEATURES 0x4
|
||||
#define REG_QUEUE_ADDRESS 0x8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue