From owner-freebsd-stable@FreeBSD.ORG Tue Jun 24 13:36:48 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 AA3651065671; Tue, 24 Jun 2008 13:36:48 +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 E82518FC2D; Tue, 24 Jun 2008 13:36:47 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-123-141.lns11.adl6.internode.on.net [121.45.123.141]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m5ODajpK095717 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Tue, 24 Jun 2008 23:06:45 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: John Baldwin Date: Tue, 24 Jun 2008 23:05:52 +0930 User-Agent: KMail/1.9.7 References: <200806172120.41978.doconnor@gsoft.com.au> <200806240946.58289.doconnor@gsoft.com.au> <200806240858.30701.jhb@freebsd.org> In-Reply-To: <200806240858.30701.jhb@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3022486.i9WRG70V65"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200806242305.58996.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 13:36:48 -0000 --nextPart3022486.i9WRG70V65 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 24 Jun 2008, John Baldwin wrote: > > hostb0@pci0:0:0:0: class=3D0x060000 card=3D0x02821106 > > chip=3D0x02821106 rev=3D0x00 hdr=3D0x00 vendor =3D 'VIA Technologies > > Inc' > > device =3D 'K8T880Pro CPU to PCI Bridge' > > class =3D bridge > > subclass =3D HOST-PCI > > cap 02[80] =3D AGP v3 SBA disabled > > cap 01[50] =3D powerspec 2 supports D0 D3 current D0 > > cap 08[60] =3D HT slave > > cap 08[58] =3D HT interrupt > > Ok, so this is the host side of AGP. Do you see any agpX devices in > devinfo -v output? Hmm yes I do.. pcib0 pnpinfo _HID=3DPNP0A03 _UID=3D1 at handle=3D\_SB_.PCI0 pci0 hostb0 pnpinfo vendor=3D0x1106 device=3D0x0282 subvendor=3D0x1106 s= ubdevice=3D0x0282 class=3D0x060000 at slot=3D0 function=3D0 agp0 hostb1 pnpinfo vendor=3D0x1106 device=3D0x1282 subvendor=3D0x0000 s= ubdevice=3D0x0000 class=3D0x060000 at slot=3D0 function=3D1 hostb2 pnpinfo vendor=3D0x1106 device=3D0x2282 subvendor=3D0x0000 s= ubdevice=3D0x0000 class=3D0x060000 at slot=3D0 function=3D2 hostb3 pnpinfo vendor=3D0x1106 device=3D0x3282 subvendor=3D0x0000 s= ubdevice=3D0x0000 class=3D0x060000 at slot=3D0 function=3D3 hostb4 pnpinfo vendor=3D0x1106 device=3D0x4282 subvendor=3D0x0000 s= ubdevice=3D0x0000 class=3D0x060000 at slot=3D0 function=3D4 hostb5 pnpinfo vendor=3D0x1106 device=3D0x7282 subvendor=3D0x0000 s= ubdevice=3D0x0000 class=3D0x060000 at slot=3D0 function=3D7 Nothing in /dev though.. [midget 22:56] ~ >ls -la /dev/agp* zsh: no match =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 --nextPart3022486.i9WRG70V65 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) iD8DBQBIYPg+5ZPcIHs/zowRAqZcAKCQqsTbqq4Uu2MnrtPr5vewk01x3gCeO3HC kDiXd1ZgSHNOsh+aIKCVBS0= =NqFq -----END PGP SIGNATURE----- --nextPart3022486.i9WRG70V65--