Added PCIR_BIOS (0x30).
This commit is contained in:
parent
0c39ec0311
commit
689e7081eb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55770
@ -74,6 +74,8 @@
|
||||
#define PCIR_CARDBUSCIS 0x28
|
||||
#define PCIR_SUBVEND_0 0x2c
|
||||
#define PCIR_SUBDEV_0 0x2e
|
||||
#define PCIR_BIOS 0x30
|
||||
#define PCIM_BIOS_ENABLE 0x01
|
||||
#define PCIR_INTLINE 0x3c
|
||||
#define PCIR_INTPIN 0x3d
|
||||
#define PCIR_MINGNT 0x3e
|
||||
|
@ -74,6 +74,8 @@
|
||||
#define PCIR_CARDBUSCIS 0x28
|
||||
#define PCIR_SUBVEND_0 0x2c
|
||||
#define PCIR_SUBDEV_0 0x2e
|
||||
#define PCIR_BIOS 0x30
|
||||
#define PCIM_BIOS_ENABLE 0x01
|
||||
#define PCIR_INTLINE 0x3c
|
||||
#define PCIR_INTPIN 0x3d
|
||||
#define PCIR_MINGNT 0x3e
|
||||
|
Loading…
Reference in New Issue
Block a user