summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>1998-10-18 13:16:02 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>1998-10-18 13:16:02 +0000
commit0a08859614d131b3b3ad61432cd3843e3d5f86ec (patch)
tree5a6cd29b1b4c4b762e35cfbcab76418e31ffb6f3 /include/asm-mips
parentadb9adc990c9e22129ae128fefb7804477535725 (diff)
remapped all local interrupts to get them out of the way of (E)ISA interrupts
(floppy irq is still at IRQ 6 and needs a better solution)
Diffstat (limited to 'include/asm-mips')
-rw-r--r--include/asm-mips/jazz.h24
1 files changed, 14 insertions, 10 deletions
diff --git a/include/asm-mips/jazz.h b/include/asm-mips/jazz.h
index 1484dab0e..f76b31907 100644
--- a/include/asm-mips/jazz.h
+++ b/include/asm-mips/jazz.h
@@ -1,4 +1,4 @@
-/* $Id: jazz.h,v 1.8 1998/08/26 22:12:32 tsbogend Exp $
+/* $Id: jazz.h,v 1.9 1998/09/19 19:19:37 ralf Exp $
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
@@ -203,15 +203,19 @@ typedef struct {
* This is somewhat broken. For reasons which nobody can remember anymore
* we remap the Jazz interrupts to the usual ISA style interrupt numbers.
*/
-#define JAZZ_TIMER_IRQ 0
-#define JAZZ_KEYBOARD_IRQ 1
-#define JAZZ_FLOPPY_IRQ 6 /* needs to be consistent with floppy driver! */
-#define JAZZ_SCSI_IRQ 16
-#define JAZZ_ETHERNET_IRQ 17
-#define JAZZ_SERIAL1_IRQ 18
-#define JAZZ_SERIAL2_IRQ 19
-#define JAZZ_PARALLEL_IRQ 20
-#define JAZZ_MOUSE_IRQ 21
+#define JAZZ_PARALLEL_IRQ 16
+#define JAZZ_FLOPPY_IRQ 6 /* needs to be consistent with floppy driver! */
+#define JAZZ_SOUND_IRQ 18
+#define JAZZ_VIDEO_IRQ 19
+#define JAZZ_ETHERNET_IRQ 20
+#define JAZZ_SCSI_IRQ 21
+#define JAZZ_KEYBOARD_IRQ 22
+#define JAZZ_MOUSE_IRQ 23
+#define JAZZ_SERIAL1_IRQ 24
+#define JAZZ_SERIAL2_IRQ 25
+
+#define JAZZ_TIMER_IRQ 31
+
/*
* JAZZ DMA Channels