Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sgimips/hpc
Module Name: src
Committed By: rumble
Date: Fri Dec 22 05:08:56 UTC 2006
Modified Files:
src/sys/arch/sgimips/hpc: hpc.c hpcreg.h
Log Message:
Rework detecting the HPC revision. In most cases we can presume what it is
based on mach_type (or at least know the major revision). The only case we
really need to concern ourselves with is differentiating between HPC1
and HPC3 on IP22. Specifically, between a HPC3 on the Challenge S IOPLUS
board and a HPC1.5-based adapter in an Indy.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/sgimips/hpc/hpc.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/sgimips/hpc/hpcreg.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