From owner-cvs-all Wed Nov 21 18:41:38 2001 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 0FBDE37B418; Wed, 21 Nov 2001 18:41:35 -0800 (PST) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAM2fZk48352; Wed, 21 Nov 2001 18:41:35 -0800 (PST) (envelope-from jlemon) Message-Id: <200111220241.fAM2fZk48352@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 21 Nov 2001 18:41:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/mcbus mcpcia.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 jlemon 2001/11/21 18:41:34 PST Modified files: sys/alpha/mcbus mcpcia.c Log: The DEC kn300 has special code for console handling hardcoded here, so add a call to promcndetach() to explicitly turn off the prom console. Tested by: Jeff Roberson Revision Changes Path 1.20 +1 -0 src/sys/alpha/mcbus/mcpcia.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message