From owner-cvs-src@FreeBSD.ORG Fri Sep 10 06:46:32 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5F3816A4CE; Fri, 10 Sep 2004 06:46:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8925243D5C; Fri, 10 Sep 2004 06:46:32 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8A6kWIX041603; Fri, 10 Sep 2004 06:46:32 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8A6kWJH041602; Fri, 10 Sep 2004 06:46:32 GMT (envelope-from wilko) Message-Id: <200409100646.i8A6kWJH041602@repoman.freebsd.org> From: Wilko Bulte Date: Fri, 10 Sep 2004 06:46:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/alpha/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 06:46:32 -0000 wilko 2004-09-10 06:46:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/alpha/conf GENERIC Log: tga(4) is sufficiently broken that bandaids won't work. Given that it panics systems on boot remove it from GENERIC so that tga(4) equipped systems can get installed with 5.3. This needs documenting in the 5.3 release notes. Discussed with: marcel, -alpha@ Approved by: re (scottl) Revision Changes Path 1.174.2.3 +0 -1 src/sys/alpha/conf/GENERIC