[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Hugh Graham <hugh_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 11 Jun 2002 03:36:24 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: hugh_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/06/11 03:36:24
Modified files:
sys/arch/vax/bi: bi.c bireg.h bivar.h kdb.c kdbreg.h
sys/arch/vax/boot: Makefile.inc
sys/arch/vax/boot/boot: Makefile autoconf.c boot.c conf.c
consio.c ctu.c data.h devopen.c hp.c
if_le.c if_qe.c if_ze.c mfm.c netio.c
ra.c rom.c tmscp.c
sys/arch/vax/boot/xxboot: Makefile bootxx.c
sys/arch/vax/conf: RAMDISK
sys/arch/vax/if: if_le.c
sys/arch/vax/include: bus.h ka630.h macros.h rpb.h types.h
sys/arch/vax/mba: hpreg.h mbareg.h mbavar.h
sys/arch/vax/vax: autoconf.c ka49.c locore.c pmap.c rootfil.c
subr.s
Added files:
sys/arch/vax/bi: if_ni.c if_nireg.h
sys/arch/vax/boot/boot: consio2.S if_de.c if_ni.c vaxstand.h
version
sys/arch/vax/boot/common: romread.S srt0.S str.S
sys/arch/vax/boot/xxboot: start.S
sys/arch/vax/qbus: if_de.c if_dereg.h
Removed files:
sys/arch/vax/boot/common: romread.s srt0.s str.s
sys/arch/vax/boot/xxboot: start.s
Log message:
New boot code, mostly from ragge's work in NetBSD.
Some header syncing and a couple network drivers came along for the ride.
Assembly files have been renamed from .s to .S to facilitate diffs.
Kernel is backwards compat - with manual interaction.
OpenBSD features have been preserved.
Visit your host, monkey.org