feat: start setup virtio
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
#define PCI_CLASS_BRIDGE 0x06
|
||||
|
||||
// class MASS STORAGE 0x01
|
||||
#define PCI_SUB_CLASS_IDE 0x01
|
||||
#define PCI_SUB_CLASS_MASS_SCSI 0x00
|
||||
#define PCI_SUB_CLASS_MASS_IDE 0x01
|
||||
|
||||
// class BRIDGE 0x06
|
||||
#define PCI_SUB_CLASS_PCI_PCI_BRIDGE_4 0x04
|
||||
|
||||
Reference in New Issue
Block a user