Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 05/02/2001 16:08:07
Module Name: syssrc
Committed By: jdolecek
Date: Wed May 2 13:08:07 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
Log Message:
Move the initialization of bioscall stuff from cpu_startup() to init386(),
so that bioscall(9) is callable from mca_busprobe().
Only print the "biostramp installed @ ..." message #ifdef DEBUG_BIOSCALL.
To generate a diff of this commit:
cvs rdiff -r1.435 -r1.436 syssrc/sys/arch/i386/i386/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.