patch-2.3.9 linux/include/asm-mips/sni.h
Next file: linux/include/asm-mips/softirq.h
Previous file: linux/include/asm-mips/shmparam.h
Back to the patch index
Back to the overall index
- Lines: 26
- Date:
Fri Jun 25 17:37:53 1999
- Orig file:
v2.3.8/linux/include/asm-mips/sni.h
- Orig date:
Tue Oct 20 13:52:54 1998
diff -u --recursive --new-file v2.3.8/linux/include/asm-mips/sni.h linux/include/asm-mips/sni.h
@@ -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)