mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
LinuxKPI: Add the accelerator PCIe class
Sponsored by: Serenity Cyber Security, LLC
Reviewed by: emaste
MFC after: 1 week
(cherry picked from commit e8f59f4d31)
This commit is contained in:
parent
fbb9ca960d
commit
33b5923a9d
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@
|
|||
#define PCI_BASE_CLASS_BRIDGE 0x06
|
||||
#define PCI_CLASS_BRIDGE_ISA 0x0601
|
||||
|
||||
#define PCI_CLASS_ACCELERATOR_PROCESSING 0x1200
|
||||
|
||||
|
||||
/* XXX We should really generate these and use them throughout the tree. */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue