summaryrefslogtreecommitdiffstats
path: root/include/asm-alpha/jensen.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-02-15 02:15:32 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-02-15 02:15:32 +0000
commit86464aed71025541805e7b1515541aee89879e33 (patch)
treee01a457a4912a8553bc65524aa3125d51f29f810 /include/asm-alpha/jensen.h
parent88f99939ecc6a95a79614574cb7d95ffccfc3466 (diff)
Merge with Linux 2.2.1.
Diffstat (limited to 'include/asm-alpha/jensen.h')
-rw-r--r--include/asm-alpha/jensen.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-alpha/jensen.h b/include/asm-alpha/jensen.h
index 75f99ea33..874511e94 100644
--- a/include/asm-alpha/jensen.h
+++ b/include/asm-alpha/jensen.h
@@ -7,6 +7,9 @@
* Defines for the AlphaPC EISA IO and memory address space.
*/
+/* The Jensen is strange */
+#define AUX_IRQ (9)
+
/*
* NOTE! The memory operations do not set any memory barriers, as it's
* not needed for cases like a frame buffer that is essentially memory-like.