From owner-freebsd-stable@FreeBSD.ORG Tue Jun 24 23:40:20 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 192DF106567E; Tue, 24 Jun 2008 23:40:20 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 60BAD8FC25; Tue, 24 Jun 2008 23:40:18 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-25-67.lns10.adl2.internode.on.net [121.45.25.67]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m5ONe4Te047637 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Wed, 25 Jun 2008 09:10:08 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: John Baldwin Date: Wed, 25 Jun 2008 09:09:20 +0930 User-Agent: KMail/1.9.7 References: <200806172120.41978.doconnor@gsoft.com.au> <200806242305.58996.doconnor@gsoft.com.au> <200806241114.17140.jhb@freebsd.org> In-Reply-To: <200806241114.17140.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart15373736.jLB9VpiEfz"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200806250909.48119.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: AGP bridge detected as pcib 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, 24 Jun 2008 23:40:20 -0000 --nextPart15373736.jLB9VpiEfz Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wed, 25 Jun 2008, John Baldwin wrote: > > Nothing in /dev though.. > > [midget 22:56] ~ >ls -la /dev/agp* > > zsh: no match > > And does kldstat -vv | grep agp show anything? Yes. [midget 9:01] ~ >kldstat -vv| grep agp 438 hostb/agp_ali 439 hostb/agp_amd 440 hostb/agp_amd64 441 hostb/agp_ati 442 vgapci/agp_i810 443 hostb/agp_intel 444 hostb/agp_nvidia 445 hostb/agp_sis 446 hostb/agp_via The nvidia kld doesn't seem to 'see' the AGP either, ie.. hw.nvidia.agp.status.status: disabled hw.nvidia.agp.status.driver: n/a (unused) hw.nvidia.agp.status.rate: n/a (disabled) hw.nvidia.agp.status.fw: n/a (disabled) hw.nvidia.agp.status.sba: n/a (disabled) hw.nvidia.version: NVIDIA UNIX x86 Kernel Module 169.12 Thu Feb 14 15:42:= 45 PST 2008 Although maybe that relates to the NVIDIA AGP code, rather that code that uses it. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart15373736.jLB9VpiEfz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iD8DBQBIYYXD5ZPcIHs/zowRAvcLAJkBxpIOmcMYBcjS29EGxYA7eJTKGACggNeJ M6XkKbnlERsYRrU2h8kPeuw= =t5bJ -----END PGP SIGNATURE----- --nextPart15373736.jLB9VpiEfz--