mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 16:32:25 +01:00
Note that pc98 specific defines maybe would be better in a header file.
This commit is contained in:
parent
5e11e6c096
commit
b3ffa2ae22
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149889
@ -110,6 +110,7 @@ static int pir_interrupt_weight[NUM_ISA_INTERRUPTS];
|
||||
/* sysctl vars */
|
||||
SYSCTL_DECL(_hw_pci);
|
||||
|
||||
/* XXX this likely should live in a header file */
|
||||
#ifdef PC98
|
||||
/* IRQs 3, 5, 7, 9, 10, 11, 12, 13 */
|
||||
#define PCI_IRQ_OVERRIDE_MASK 0x3e68
|
||||
|
Loading…
Reference in New Issue
Block a user