Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: tsutsui
Date: Thu Nov 20 13:57:09 UTC 2008
Modified Files:
src/distrib/arc/instkernel: Makefile
src/sys/arch/arc/conf: GENERIC RAMDISK
Log Message:
It looks the ARC BIOS has another limit which prevents loading
a kernel larger than 8MB (it is not emulated by gxemul BTW),
so disable several devices in GENERIC and shrink RAMDISK kernel again
by sprinkled "no" keywords etc.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/distrib/arc/instkernel/Makefile
cvs rdiff -r1.158 -r1.159 src/sys/arch/arc/conf/GENERIC
cvs rdiff -r1.75 -r1.76 src/sys/arch/arc/conf/RAMDISK
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