diff --git a/sys/arch/hpcmips/conf/GENERIC b/sys/arch/hpcmips/conf/GENERIC index 1d97bcb27431..6abe64df0425 100644 --- a/sys/arch/hpcmips/conf/GENERIC +++ b/sys/arch/hpcmips/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.132 2002/11/17 07:21:11 takemura Exp $ +# $NetBSD: GENERIC,v 1.133 2002/11/27 07:33:01 shin Exp $ # # GENERIC machine description file # @@ -24,7 +24,7 @@ include "arch/hpcmips/conf/std.hpcmips.tx39" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.132 $" +#ident "GENERIC-$Revision: 1.133 $" maxusers 16 @@ -113,7 +113,7 @@ options NFS_BOOT_BOOTP #options NFS_BOOT_BOOTPARAM # compile options -makeoptions DEFGP="-G 10" +#makeoptions DEFGP="-G 10" config netbsd root on ? type ? diff --git a/sys/arch/hpcmips/conf/LROUTER b/sys/arch/hpcmips/conf/LROUTER index b48f82478cbf..4944ca27cd3f 100644 --- a/sys/arch/hpcmips/conf/LROUTER +++ b/sys/arch/hpcmips/conf/LROUTER @@ -1,5 +1,5 @@ # -# $NetBSD: LROUTER,v 1.8 2002/09/18 02:43:59 lukem Exp $ +# $NetBSD: LROUTER,v 1.9 2002/11/27 07:33:02 shin Exp $ # From: NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp # # Kernel configuration file for LASER5 L-Router @@ -98,7 +98,7 @@ options COMPAT_43 options NFS_BOOT_DHCP # compile options -makeoptions DEFGP="-G 14" +#makeoptions DEFGP="-G 14" config netbsd root on ? type ? config nfsnetbsd root on ? type nfs diff --git a/sys/arch/hpcmips/conf/MPC303 b/sys/arch/hpcmips/conf/MPC303 index 125fa19e5af0..493f0592bfd3 100644 --- a/sys/arch/hpcmips/conf/MPC303 +++ b/sys/arch/hpcmips/conf/MPC303 @@ -1,5 +1,5 @@ # -# $NetBSD: MPC303,v 1.19 2002/09/18 02:43:59 lukem Exp $ +# $NetBSD: MPC303,v 1.20 2002/11/27 07:33:02 shin Exp $ # From: NetBSD: GENERIC,v 1.91 2001/05/06 14:25:16 takemura Exp # # Kernel configuration file for Victor MP-C303; enami's test machine. @@ -9,7 +9,7 @@ include "arch/hpcmips/conf/std.hpcmips" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.19 $" +#ident "GENERIC-$Revision: 1.20 $" maxusers 16 @@ -99,7 +99,7 @@ options NFS_BOOT_BOOTPARAM options VR_FIND_DRAMLIM=0x03800000 # compile options -makeoptions DEFGP="-G 14" +#makeoptions DEFGP="-G 14" #config netbsd root on ? type ? config netbsd root on aue0 type nfs diff --git a/sys/arch/hpcmips/conf/NULLCONF b/sys/arch/hpcmips/conf/NULLCONF index 585c813ccb51..9bcedf3e31c6 100644 --- a/sys/arch/hpcmips/conf/NULLCONF +++ b/sys/arch/hpcmips/conf/NULLCONF @@ -1,5 +1,5 @@ # -# $NetBSD: NULLCONF,v 1.16 2002/06/22 00:01:10 ross Exp $ +# $NetBSD: NULLCONF,v 1.17 2002/11/27 07:33:02 shin Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -24,7 +24,7 @@ file-system FFS # fast filesystem with user and group quotas options COMPAT_386BSD_MBRPART # recognize old partition ID # compile options -makeoptions DEFGP="-G 18" +#makeoptions DEFGP="-G 18" config netbsd root on ? type ? diff --git a/sys/arch/hpcmips/conf/TX3912 b/sys/arch/hpcmips/conf/TX3912 index 2b89e78a78c8..9559fe49fff8 100644 --- a/sys/arch/hpcmips/conf/TX3912 +++ b/sys/arch/hpcmips/conf/TX3912 @@ -2,7 +2,7 @@ # Distribution kernel (TOSHIBA TX3912 based model) kernel config file # -# $NetBSD: TX3912,v 1.44 2002/09/18 02:43:59 lukem Exp $ +# $NetBSD: TX3912,v 1.45 2002/11/27 07:33:02 shin Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -91,7 +91,7 @@ options VNODE_OP_NOINLINE # don't inline vnode op calls options NFS_BOOT_DHCP # compile options -makeoptions DEFGP="-G 14" +#makeoptions DEFGP="-G 14" config netbsd root on ? type ? diff --git a/sys/arch/hpcmips/conf/TX3922 b/sys/arch/hpcmips/conf/TX3922 index 675882047d12..7cc67fae32f8 100644 --- a/sys/arch/hpcmips/conf/TX3922 +++ b/sys/arch/hpcmips/conf/TX3922 @@ -1,7 +1,7 @@ # # Distribution kernel (TOSHIBA TX3922 based model) kernel config file # -# $NetBSD: TX3922,v 1.46 2002/09/18 02:43:59 lukem Exp $ +# $NetBSD: TX3922,v 1.47 2002/11/27 07:33:03 shin Exp $ # include "arch/hpcmips/conf/std.hpcmips" @@ -83,7 +83,7 @@ options VNODE_OP_NOINLINE # don't inline vnode op calls options NFS_BOOT_DHCP # compile options -makeoptions DEFGP="-G 18" +#makeoptions DEFGP="-G 18" config netbsd root on ? type ? diff --git a/sys/arch/hpcmips/conf/VR41XX b/sys/arch/hpcmips/conf/VR41XX index 67830b14533b..ec353b1d01a6 100644 --- a/sys/arch/hpcmips/conf/VR41XX +++ b/sys/arch/hpcmips/conf/VR41XX @@ -1,4 +1,4 @@ -# $NetBSD: VR41XX,v 1.10 2002/09/18 02:43:59 lukem Exp $ +# $NetBSD: VR41XX,v 1.11 2002/11/27 07:33:03 shin Exp $ # # GENERIC machine description file # @@ -20,7 +20,7 @@ include "arch/hpcmips/conf/std.hpcmips" include "arch/hpcmips/conf/std.hpcmips.vr41" -#ident "GENERIC-$Revision: 1.10 $" +#ident "GENERIC-$Revision: 1.11 $" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary @@ -109,7 +109,7 @@ options NFS_BOOT_DHCP config netbsd root on ? type ? # compile options -makeoptions DEFGP="-G 8" +#makeoptions DEFGP="-G 8" # WS console uses SUN or VT100 terminal emulation options WSEMUL_VT100