Subject: CVS commit: src/sys/arch/hp300
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/08/2003 11:18:33
Module Name:	src
Committed By:	tsutsui
Date:		Sat Nov  8 11:18:33 UTC 2003

Modified Files:
	src/sys/arch/hp300/conf: GENERIC INSTALL files.hp300 majors.hp300
	src/sys/arch/hp300/dev: frodo.c frodovar.h
	src/sys/arch/hp300/hp300: autoconf.c
	src/sys/arch/hp300/include: intr.h
Added Files:
	src/sys/arch/hp300/dev: com_dio.c com_dioreg.h com_diovar.h com_frodo.c
	    com_frodovar.h

Log Message:
Switch DCA and APCI serial devices to use MI com(4) driver.

DCA is tested on HP362 and HP382 with serial console,
but APCI on HP4xx is not tested yet.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/arch/hp300/conf/GENERIC
cvs rdiff -r1.12 -r1.13 src/sys/arch/hp300/conf/INSTALL \
    src/sys/arch/hp300/conf/majors.hp300
cvs rdiff -r1.68 -r1.69 src/sys/arch/hp300/conf/files.hp300
cvs rdiff -r0 -r1.1 src/sys/arch/hp300/dev/com_dio.c \
    src/sys/arch/hp300/dev/com_dioreg.h src/sys/arch/hp300/dev/com_diovar.h \
    src/sys/arch/hp300/dev/com_frodo.c src/sys/arch/hp300/dev/com_frodovar.h
cvs rdiff -r1.14 -r1.15 src/sys/arch/hp300/dev/frodo.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/hp300/dev/frodovar.h
cvs rdiff -r1.66 -r1.67 src/sys/arch/hp300/hp300/autoconf.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/hp300/include/intr.h

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