Uppercase CPU where appropriate.
This commit is contained in:
parent
48d8646b50
commit
5fd0048361
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ31244,v 1.13 2003/12/14 01:33:15 thorpej Exp $
|
||||
# $NetBSD: IQ31244,v 1.14 2004/02/13 10:10:18 wiz Exp $
|
||||
#
|
||||
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
|
||||
#
|
||||
@ -140,7 +140,7 @@ config netbsd-wm0 root on wm0 type nfs
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
# On-board device support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80310,v 1.35 2003/12/14 01:33:15 thorpej Exp $
|
||||
# $NetBSD: IQ80310,v 1.36 2004/02/13 10:10:18 wiz Exp $
|
||||
#
|
||||
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
|
||||
#
|
||||
@ -143,7 +143,7 @@ config netbsd-sd0 root on sd0 type ffs
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
# On-board device support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80321,v 1.30 2003/12/14 01:33:15 thorpej Exp $
|
||||
# $NetBSD: IQ80321,v 1.31 2004/02/13 10:10:18 wiz Exp $
|
||||
#
|
||||
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
|
||||
#
|
||||
@ -142,7 +142,7 @@ config netbsd-sd0 root on sd0 type ffs
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
# On-board device support
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2410,v 1.6 2003/09/13 13:30:06 chris Exp $
|
||||
# $NetBSD: SMDK2410,v 1.7 2004/02/13 10:10:18 wiz Exp $
|
||||
#
|
||||
# SMDK2410 -- Samsung's S3C2410 evaluation board.
|
||||
#
|
||||
@ -152,7 +152,7 @@ config netbsd root on ? type ?
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
# Core logic on Samsung S3C2410
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: SMDK2800,v 1.12 2003/12/14 01:33:15 thorpej Exp $
|
||||
# $NetBSD: SMDK2800,v 1.13 2004/02/13 10:10:18 wiz Exp $
|
||||
#
|
||||
# SMDK2800 -- Samsung's S3C2800 evaluation board.
|
||||
#
|
||||
@ -141,7 +141,7 @@ config netbsd root on ? type ?
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
# Core logic on Samsung S3C2800
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: JORNADA720,v 1.33 2003/10/18 08:30:14 lukem Exp $
|
||||
# $NetBSD: JORNADA720,v 1.34 2004/02/13 10:11:01 wiz Exp $
|
||||
#
|
||||
# JORNADA -- Windows-CE based jornada 720
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/hpcarm/conf/std.hpcarm"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.33 $"
|
||||
#ident "GENERIC-$Revision: 1.34 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -127,7 +127,7 @@ config netbsd root on ? type ?
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
saip0 at mainbus?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: JORNADA728,v 1.4 2003/10/18 08:30:14 lukem Exp $
|
||||
# $NetBSD: JORNADA728,v 1.5 2004/02/13 10:11:01 wiz Exp $
|
||||
#
|
||||
# JORNADA -- Windows-CE based jornada 728
|
||||
#
|
||||
@ -7,7 +7,7 @@ include "arch/hpcarm/conf/std.hpcarm"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.4 $"
|
||||
#ident "GENERIC-$Revision: 1.5 $"
|
||||
|
||||
# estimated number of users
|
||||
maxusers 32
|
||||
@ -131,7 +131,7 @@ config netbsd root on ? type ?
|
||||
# The main bus device
|
||||
mainbus0 at root
|
||||
|
||||
# The boot cpu
|
||||
# The boot CPU
|
||||
cpu0 at mainbus?
|
||||
|
||||
saip0 at mainbus?
|
||||
|
Loading…
Reference in New Issue
Block a user