From owner-freebsd-stable@FreeBSD.ORG Tue Nov 8 17:32:18 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D11A16A420; Tue, 8 Nov 2005 17:32:18 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 145B443D7E; Tue, 8 Nov 2005 17:32:08 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id jA8HfNba094289; Tue, 8 Nov 2005 12:41:23 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Mike Jakubik Date: Tue, 8 Nov 2005 12:31:51 -0500 User-Agent: KMail/1.6.2 References: <2459.FgtQRFVGBkU=.1131304806.squirrel@172.16.0.1> <200511071822.36564.jkim@FreeBSD.org> <43700C3D.3000004@rogers.com> In-Reply-To: <43700C3D.3000004@rogers.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200511081231.54162.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV devel-20050919/1166/Mon Nov 7 14:01:45 2005 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: anholt@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Re: AGP ceased to work on eMachines M5310 laptop X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 17:32:18 -0000 On Monday 07 November 2005 09:23 pm, Mike Jakubik wrote: > Jung-uk Kim wrote: > > On Monday 07 November 2005 05:18 pm, Mike Jakubik wrote: > >> On Mon, November 7, 2005 11:49 am, Jung-uk Kim wrote: > >>> Please send me 'pciconf -lv' output. > >> > >> Here it is, thanks. > >> -- > >> hostb0@pci0:0:0: class=0x060000 card=0x00000000 > >> chip=0xcab01002 rev=0x13 hdr=0x00 > >> vendor = 'ATI Technologies Inc' > >> device = 'A3/U1 S2K CPU to PCI Bridge' > >> class = bridge > >> subclass = HOST-PCI > > > > The driver exists on -CURRENT but it was not MFC'd before > > release. > > > > http://docs.freebsd.org/cgi/mid.cgi?200509170336.j8H3alVZ083992 > > Any ideas why? I don't know. ENOTIME, maybe? CC'ing anholt. Jung-uk Kim