Subject: CVS commit: src/sys/arch/hp300
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/20/2006 13:21:38
Module Name:	src
Committed By:	tsutsui
Date:		Thu Jul 20 13:21:38 UTC 2006

Modified Files:
	src/sys/arch/hp300/conf: GENERIC INSTALL files.hp300
	src/sys/arch/hp300/dev: frodo.c intio.c
	src/sys/arch/hp300/hp300: genassym.cf locore.s machdep.c
	src/sys/arch/hp300/include: hp300spu.h
	src/sys/arch/hp300/stand/common: autoconf.c machdep.c srt0.S
	src/sys/arch/hp300/stand/inst: version
	src/sys/arch/hp300/stand/uboot: version

Log Message:
Identify models HP362 and HP382. From OpenBSD, tested on my HP382.

Note now options HP362 and options HP382 are required for these models
in your kernel config file.


To generate a diff of this commit:
cvs rdiff -r1.131 -r1.132 src/sys/arch/hp300/conf/GENERIC
cvs rdiff -r1.31 -r1.32 src/sys/arch/hp300/conf/INSTALL
cvs rdiff -r1.74 -r1.75 src/sys/arch/hp300/conf/files.hp300
cvs rdiff -r1.25 -r1.26 src/sys/arch/hp300/dev/frodo.c
cvs rdiff -r1.24 -r1.25 src/sys/arch/hp300/dev/intio.c
cvs rdiff -r1.33 -r1.34 src/sys/arch/hp300/hp300/genassym.cf
cvs rdiff -r1.136 -r1.137 src/sys/arch/hp300/hp300/locore.s
cvs rdiff -r1.186 -r1.187 src/sys/arch/hp300/hp300/machdep.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/hp300/include/hp300spu.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/hp300/stand/common/autoconf.c
cvs rdiff -r1.13 -r1.14 src/sys/arch/hp300/stand/common/machdep.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/hp300/stand/common/srt0.S
cvs rdiff -r1.7 -r1.8 src/sys/arch/hp300/stand/inst/version
cvs rdiff -r1.14 -r1.15 src/sys/arch/hp300/stand/uboot/version

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.