summaryrefslogtreecommitdiff
path: root/CRB/CSP.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'CRB/CSP.sdl')
-rw-r--r--CRB/CSP.sdl9
1 files changed, 9 insertions, 0 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index fac0d89..441eef6 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -637,6 +637,15 @@ TOKEN
Help = "This flag enables/disables all firmware beeps"
TokenType = Boolean
End
+TOKEN
+ Name = "ISA_IRQ_MASK"
+ Value = "0x2305"
+ Help = "This is an IRQ mask which may be used by ISA devices\ If BIT == 0 IRQ Available BIT == 1 IRQ Used.\DEFAULT VALUE == 0xE305."
+ TokenType = Integer
+ TargetH = Yes
+ Range = "0...0FFFFh"
+End
+
## ReferenceCode\ME\ActiveManagement\ActiveManagement.sdl
TOKEN