1 /* 2 * This file is subject to the terms and conditions of the GNU General Public 3 * License. See the file "COPYING" in the main directory of this archive 4 * for more details. 5 * 6 * arch/shmedia/kernel/cayman.h 7 * 8 * ST50 Cayman definitions 9 * 10 * Global defintions for the SH5 Cayman board 11 * 12 * Copyright (C) 2002 Stuart Menefy 13 */ 14 15 16 /* Setup for the SMSC FDC37C935 / LAN91C100FD */ 17 #define SMSC_IRQ IRQ_IRL1 18 19 /* Setup for PCI Bus 2, which transmits interrupts via the EPLD */ 20 #define PCI2_IRQ IRQ_IRL3 21