Added PCIR_BIOS (0x30).

This commit is contained in:
Kazutaka YOKOTA 2000-01-10 12:53:19 +00:00
parent 0c39ec0311
commit 689e7081eb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55770
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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