Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/prep
Module Name: src
Committed By: garbled
Date: Tue May 30 23:56:38 UTC 2006
Modified Files:
src/sys/arch/prep/prep: residual.c
Added Files:
src/sys/arch/prep/include: pcipnp.h
Log Message:
Rewrite the pci bus attribute decodings to be human-readable by using the
proper pcipnp structure file to read them rather than magical array offsets.
Add more complete decoding of the VPD, including extendedvpd, and TLB. While
I was here, fix a bug where we never printed the L1 cache data properly.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/prep/include/pcipnp.h
cvs rdiff -r1.12 -r1.13 src/sys/arch/prep/prep/residual.c
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