/* * @(#) space.h 7.1 94/11/27 SCOINC * * Copyright (C) The Santa Cruz Operation, 1994. * This Module contains Proprietary Information of * The Santa Cruz Operation and should be treated * as Confidential. */ /* interrupt number */ #define R3E_0_IRQ 0x0 #define R3E_1_IRQ 0x0 #define R3E_2_IRQ 0x0 #define R3E_3_IRQ 0x0 /* Base I/O address */ #define R3E_0_BASE_IO 0x0 #define R3E_1_BASE_IO 0x0 #define R3E_2_BASE_IO 0x0 #define R3E_3_BASE_IO 0x0 /* transceiver type - 0 is BNC/TP, 1 is AUI */