Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips/bonito
Module Name: src
Committed By: bouyer
Date: Sat Aug 27 12:59:17 UTC 2011
Modified Files:
src/sys/arch/mips/bonito: bonito_pci.c bonitoreg.h bonitovar.h
Log Message:
Loongson2f support:
- make the 'struct bonito_config' const, so that it can be in kernel
text instead of data.
- Add a bc_attach_hook to struct bonito_config, to be used as pc_attach_hook
if not NULL.
- Add some LS2-specific register defines (LS2f uses a modified bonito64).
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/mips/bonito/bonito_pci.c
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mips/bonito/bonitoreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/bonito/bonitovar.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