diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2007-05-08 22:01:04 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2007-05-08 22:01:04 +0000 |
| commit | 2e025791ce34cee3572808ac197cf47ddbbbc1a7 (patch) | |
| tree | 92824ff91cad18a16306dcd8738835fb4975be54 /sys/amd64/include/apicvar.h | |
| parent | 0026c92c3eb83a491bb4bdc1c1309752f7e92edd (diff) | |
Notes
Diffstat (limited to 'sys/amd64/include/apicvar.h')
| -rw-r--r-- | sys/amd64/include/apicvar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/include/apicvar.h b/sys/amd64/include/apicvar.h index 107656b687d7..d36a4f4e3a02 100644 --- a/sys/amd64/include/apicvar.h +++ b/sys/amd64/include/apicvar.h @@ -79,6 +79,7 @@ * I/O device! */ +#define MAX_APIC_ID 0xfe #define APIC_ID_ALL 0xff /* I/O Interrupts are used for external devices such as ISA, PCI, etc. */ |
