Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nick-hppapmap] src/sys/arch/hp700
Module Name: src
Committed By: skrll
Date: Tue Nov 18 14:09:39 UTC 2008
Modified Files:
src/sys/arch/hp700/dev [nick-hppapmap]: mem.c
src/sys/arch/hp700/hp700 [nick-hppapmap]: machdep.c
src/sys/arch/hp700/include [nick-hppapmap]: cpu.h
Log Message:
Enable viper twiddling again and bring across:
Tweak the viper control register:
- do not enable EISA bus grant until we really attach eisa devices;
- on some machines, booting from disk would hang in either "mem0" or "cpu0"
probe. Tinkering eventually pointed out that setting a non-zero non-rachitic
value for the viper's bus error timeout would help.
from OpenBSD.
Expose cpu_hvers.
To generate a diff of this commit:
cvs rdiff -r1.16.4.1 -r1.16.4.2 src/sys/arch/hp700/dev/mem.c
cvs rdiff -r1.48.4.7 -r1.48.4.8 src/sys/arch/hp700/hp700/machdep.c
cvs rdiff -r1.28.2.1 -r1.28.2.2 src/sys/arch/hp700/include/cpu.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