From owner-freebsd-current@FreeBSD.ORG Tue Jun 27 14:14:54 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6BC616A415 for ; Tue, 27 Jun 2006 14:14:54 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from camus.anholt.net (69-30-77-85.dq1sn.easystreet.com [69.30.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF8AD43D46 for ; Tue, 27 Jun 2006 14:14:52 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by camus.anholt.net (Postfix) with ESMTP id 072F138112A; Tue, 27 Jun 2006 07:14:51 -0700 (PDT) From: Eric Anholt To: Ted Faber In-Reply-To: <20060626202102.GA1148@hut.isi.edu> References: <20060626202102.GA1148@hut.isi.edu> Content-Type: text/plain Date: Tue, 27 Jun 2006 16:13:20 +0200 Message-Id: <1151417600.4923.8.camel@vonnegut> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: OOOPs sys/pci/agp_i810.c with wrong chiptypes. Patch attached. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2006 14:14:54 -0000 On Mon, 2006-06-26 at 13:21 -0700, Ted Faber wrote: > It looks like in the reorg of sys/pci/agp_i810.c a couple chips got the > wrong chiptype in the big table (including mine :-(). Those chips (oe > at least mine) did not properly initialize because of it. I've attached > a patch that fixes this for me - just swapping the chiptypes. > > The patch is relative to /sys. Sorry about that. Committed, plus a little fix for detecting if the device is disabled as well. Thanks! -- Eric Anholt anholt@FreeBSD.org eric@anholt.net eric.anholt@intel.com