Juan Romero Pardines wrote:
Module Name: src
Committed By: xtraeme
Date: Tue Sep 11 21:59:11 UTC 2007
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC_LAPTOP
Log Message:
GENERIC_LAPTOP -> add aps(4) commented out
ALL -> add aps(4)
To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 src/sys/arch/i386/conf/ALL
cvs rdiff -r1.245 -r1.246 src/sys/arch/i386/conf/GENERIC_LAPTOP
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Currently I see a release build failure as aps is not known in
i386/conf/ALL:637. Is some
commit for conf/files* missing ? Frank