mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-07-11 23:29:27 +00:00
Updated driver header
This commit is contained in:
@ -20,8 +20,8 @@ __attribute__((section(".extended"))) FexExtended ExtendedHeader = {
|
||||
.Bind = {
|
||||
.Type = BIND_PCI,
|
||||
.PCI = {
|
||||
.VendorID = 0x1AF4,
|
||||
.DeviceID = 0x1000,
|
||||
.VendorID = {0x1AF4},
|
||||
.DeviceID = {0x1000},
|
||||
.Class = 0x2,
|
||||
.SubClass = 0x0,
|
||||
.ProgIF = 0x0,
|
||||
|
Reference in New Issue
Block a user