1 1.1.6.2 tls # $NetBSD: GENERIC64_32_IP3x,v 1.1.6.2 2014/08/20 00:03:22 tls Exp $ 2 1.1.6.2 tls # 3 1.1.6.2 tls # GENERIC32_IP3x machine description file 4 1.1.6.2 tls # 5 1.1.6.2 tls # This machine description file is used to generate the default NetBSD 6 1.1.6.2 tls # kernel. The generic kernel does not include all options, subsystems 7 1.1.6.2 tls # and device drivers, but should be useful for most applications. 8 1.1.6.2 tls # 9 1.1.6.2 tls # The machine description file can be customised for your specific 10 1.1.6.2 tls # machine to reduce the kernel size and improve its performance. 11 1.1.6.2 tls # 12 1.1.6.2 tls # For further information on compiling NetBSD kernels, see the config(8) 13 1.1.6.2 tls # man page. 14 1.1.6.2 tls # 15 1.1.6.2 tls # For further information on hardware support for this architecture, see 16 1.1.6.2 tls # the intro(4) man page. For further information about kernel options 17 1.1.6.2 tls # for this architecture, see the options(4) man page. For an explanation 18 1.1.6.2 tls # of each device driver in this file see the section 4 man page for the 19 1.1.6.2 tls # device. 20 1.1.6.2 tls # 21 1.1.6.2 tls # 22 1.1.6.2 tls # Currently this config file supports O2 (IP32). 23 1.1.6.2 tls # 24 1.1.6.2 tls 25 1.1.6.2 tls include "arch/sgimips/conf/GENERIC32_IP3x" 26 1.1.6.2 tls include "arch/sgimips/conf/std.sgimips64_32" 27 1.1.6.2 tls 28 1.1.6.2 tls no makeoptions TEXTADDR 29 1.1.6.2 tls makeoptions TEXTADDR="0xffffffff80069000" # entry point 30 1.1.6.2 tls no makeoptions CPUFLAGS 31 1.1.6.2 tls makeoptions CPUFLAGS="-march=mips4 -mtune=vr5000" 32 1.1.6.2 tls 33 1.1.6.2 tls #ident "GENERIC64_IP3x-$Revision: 1.1.6.2 $" 34 1.1.6.2 tls 35 1.1.6.2 tls # Compatibility options 36 1.1.6.2 tls #options COMPAT_15 # NetBSD 1.5 37 1.1.6.2 tls #options COMPAT_16 # NetBSD 1.6 38 1.1.6.2 tls #options COMPAT_20 # NetBSD 2.0 39 1.1.6.2 tls #options COMPAT_30 # NetBSD 3.0 40 1.1.6.2 tls #options COMPAT_40 # NetBSD 4.0 compatibility. 41 1.1.6.2 tls #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 42 1.1.6.2 tls 43 1.1.6.2 tls no options COMPAT_LINUX # binary compatibility with Linux 44 1.1.6.2 tls #options COMPAT_ULTRIX # binary compatibility with Ultrix 45 1.1.6.2 tls #options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 46