Subject: CVS commit: syssrc/sys/arch/hp300
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 12/14/2001 10:29:26
Module Name: syssrc
Committed By: gmcgarry
Date: Fri Dec 14 08:29:25 UTC 2001
Modified Files:
syssrc/sys/arch/hp300/hp300: autoconf.c conf.c machdep.c
syssrc/sys/arch/hp300/include: autoconf.h
Log Message:
Update the console attach interface now that bus_space is available.
Basically means that hardware drivers with console attachments are
now largely machine independent.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 syssrc/sys/arch/hp300/hp300/autoconf.c
cvs rdiff -r1.48 -r1.49 syssrc/sys/arch/hp300/hp300/conf.c
cvs rdiff -r1.151 -r1.152 syssrc/sys/arch/hp300/hp300/machdep.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/hp300/include/autoconf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.