From owner-cvs-all Tue Feb 26 22: 5:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13A9C37B402; Tue, 26 Feb 2002 22:05:25 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1R65PM48800; Tue, 26 Feb 2002 22:05:25 -0800 (PST) (envelope-from peter) Message-Id: <200202270605.g1R65PM48800@freefall.freebsd.org> From: Peter Wemm Date: Tue, 26 Feb 2002 22:05:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/02/26 22:05:25 PST Modified files: sys/i386/i386 pmap.c Log: Bandaid for the Uniprocessor kernel exploding. This makes a UP kernel boot and run (and indeed I am committing from it) instead of exploding during the int 0x15 call from inside the atkbd driver to get the keyboard repeat rates. Revision Changes Path 1.314 +1 -1 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message