patch-2.2.11 linux/include/asm-mips/sni.h

Next file: linux/include/asm-mips/socket.h
Previous file: linux/include/asm-mips/smplock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.10/linux/include/asm-mips/sni.h linux/include/asm-mips/sni.h
@@ -1,4 +1,4 @@
-/* $Id: sni.h,v 1.2 1998/09/16 22:52:43 ralf Exp $
+/* $Id: sni.h,v 1.3 1999/01/04 16:09:26 ralf Exp $
  *
  * SNI specific definitions
  *
@@ -69,10 +69,10 @@
 #define PCIMT_PWDN		0xbfdf0000
 
 /*
- * Interrupt 0-16 are reserved for PCI and EISA interrupts.  The
- * interrupts from 16 are assigned to the other interrupts generated
- * by the PCI chipset.
+ * Interrupt 0-16 are EISA interrupts.  Interrupts from 16 on are assigned
+ * to the other interrupts generated by ASIC PCI.
  */
+#define PCIMT_KEYBOARD_IRQ	 1
 #define PCIMT_IRQ_ETHERNET	16
 #define PCIMT_IRQ_TEMPERATURE	17
 #define PCIMT_IRQ_EISA_NMI	18
@@ -89,9 +89,7 @@
  */
 #define PCIMT_EISA_BASE		0xb0000000
 
-/*
- * The keyboard interrupt is an ISA interrupt
- */
-#define SNI_KEYBOARD_IRQ 1
+/* PCI EISA Interrupt acknowledge  */
+#define PCIMT_INT_ACKNOWLEDGE	0xba000000
 
 #endif /* __ASM_MIPS_SNI_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)