From: Paul M. <le...@us...> - 2002-05-28 20:25:41
|
Update of /cvsroot/linux-mips/linux/include/asm-mips/cobalt In directory usw-pr-cvs1:/tmp/cvs-serv7651/include/asm-mips/cobalt Modified Files: cobalt.h Log Message: Partial sync with OSS. Index: cobalt.h =================================================================== RCS file: /cvsroot/linux-mips/linux/include/asm-mips/cobalt/cobalt.h,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- cobalt.h 21 Apr 2002 20:01:15 -0000 1.4 +++ cobalt.h 28 May 2002 20:25:37 -0000 1.5 @@ -38,6 +38,7 @@ #define COBALT_TIMER_IRQ 0 #define COBALT_KEYBOARD_IRQ 1 #define COBALT_QUBE_ETH_IRQ 13 +#define COBALT_QUBE_SLOT_IRQ 9 #define COBALT_RAQ_ETH0_IRQ 4 #define COBALT_RAQ_ETH1_IRQ 13 #define COBALT_SCC_IRQ 4 |