From owner-cvs-all@FreeBSD.ORG Sun Aug 29 09:34:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 486BC16A4CE; Sun, 29 Aug 2004 09:34:03 +0000 (GMT) Received: from smtp-vbr6.xs4all.nl (smtp-vbr6.xs4all.nl [194.109.24.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD6E43D48; Sun, 29 Aug 2004 09:34:02 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr6.xs4all.nl (8.12.11/8.12.11) with ESMTP id i7T9Y1K8011250; Sun, 29 Aug 2004 11:34:01 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.11/8.12.9) with ESMTP id i7T9Y1N7043404; Sun, 29 Aug 2004 11:34:01 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.12.11/8.12.11/Submit) id i7T9Y15h043403; Sun, 29 Aug 2004 11:34:01 +0200 (CEST) (envelope-from wb) Date: Sun, 29 Aug 2004 11:34:01 +0200 From: Wilko Bulte To: Marcel Moolenaar Message-ID: <20040829093401.GA43378@freebie.xs4all.nl> References: <200408290253.i7T2r75H033200@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408290253.i7T2r75H033200@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/tga tga_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 09:34:03 -0000 On Sun, Aug 29, 2004 at 02:53:07AM +0000, Marcel Moolenaar wrote.. > marcel 2004-08-29 02:53:07 UTC > > FreeBSD src repository > > Modified files: > sys/dev/tga tga_pci.c > Log: > Do not match TGA2 adapters. They are not compatible with TGA adapters, > nor are they 3D accelarators as the description would like us to > believe. Since the TGA2 adapter has a VGA mode (unlike the TGA adapter), > one can use the VGA driver instead. > > This fixes GENERIC kernels on alpha with TGA2 adapters. RELENG_5 candidate.. -- Wilko Bulte wilko@FreeBSD.org