NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38480 CVS commit: src/sys/arch/amd64



The following reply was made to PR port-amd64/38480; it has been noted by GNATS.

From: Thor Lancelot Simon <tls%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38480 CVS commit: src/sys/arch/amd64
Date: Mon, 21 Apr 2008 19:06:43 +0000 (UTC)

 Module Name:   src
 Committed By:  tls
 Date:          Mon Apr 21 19:06:43 UTC 2008
 
 Modified Files:
        src/sys/arch/amd64/amd64: netbsd32_machdep.c
        src/sys/arch/amd64/conf: INSTALL
 
 Log Message:
 Work around PR38480 by making it possible to omit options MTRR from
 amd64 INSTALL kernels -- and doing so.  At least you can now get an
 INSTALL kernel onto a box with this odd MTRR configuration to debug it.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.48 -r1.49 src/sys/arch/amd64/amd64/netbsd32_machdep.c
 cvs rdiff -r1.78 -r1.79 src/sys/arch/amd64/conf/INSTALL
 
 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