Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/sys/arch/cobalt/dev
Module Name: src
Committed By: riz
Date: Sun Sep 10 14:55:57 UTC 2006
Added Files:
src/sys/arch/cobalt/dev [netbsd-2]: com_mainbusvar.h
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #10175):
sys/arch/cobalt/dev/com_mainbusvar.h: revision 1.1
sys/arch/cobalt/conf/files.cobalt: revision 1.20
sys/arch/cobalt/dev/com_mainbus.c: revision 1.9
sys/arch/cobalt/cobalt/console.c: revision 1.8
- rename comcnprobe() and comcninit() to com_mainbus_cnprobe() and
com_mainbus_cninit() and move these cn functions from cobalt/console.c
to dev/com_mainbus.c
- call cninit() only once
- remove unneeded includes
- use ANSI function decls
- rename comcnprobe() and comcninit() to com_mainbus_cnprobe() and
com_mainbus_cninit() and move these cn functions from cobalt/console.c
to dev/com_mainbus.c
- call cninit() only once
- remove unneeded includes
- use ANSI function decls
- rename comcnprobe() and comcninit() to com_mainbus_cnprobe() and
com_mainbus_cninit() and move these cn functions from cobalt/console.c
to dev/com_mainbus.c
- call cninit() only once
- remove unneeded includes
- use ANSI function decls
To generate a diff of this commit:
cvs rdiff -r0 -r1.2.22.1 src/sys/arch/cobalt/dev/com_mainbusvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index