From owner-freebsd-stable@FreeBSD.ORG Tue Jan 15 07:03:35 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 8849F16A421 for ; Tue, 15 Jan 2008 07:03:35 +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 ED57A13C457 for ; Tue, 15 Jan 2008 07:03:34 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.30]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m0F6UOMx050549 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Jan 2008 17:00:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Tue, 15 Jan 2008 17:00:08 +1030 User-Agent: KMail/1.9.7 References: <4759A1F3.10008@asusa.net> <20071210163959.3169b23e.une@hkg.ac.jp> <475D7D09.4000702@asusa.net> In-Reply-To: <475D7D09.4000702@asusa.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2502444.txYntuNO2g"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200801151700.16388.doconnor@gsoft.com.au> X-Spam-Score: -3.396 () ALL_TRUSTED,AWL,BAYES_00 X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: Hiroshi Nishida Subject: Re: G965 patch for 6.3-Beta 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, 15 Jan 2008 07:03:35 -0000 --nextPart2502444.txYntuNO2g Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 11 Dec 2007, Hiroshi Nishida wrote: > Hi. > > I've attached the patch. > Please apply it at /sys/pci. > Hi, I have G33 hardware (Supermicro C2SBA), eg none0@pci0:2:0: class=3D0x030000 card=3D0xb78015d9 chip=3D0x29c28086 rev=3D= 0x02 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D '(Bearlake) Integrated Graphics Controller' class =3D display subclass =3D VGA I used your diff but had to make slight changes to add the PCI ID to the=20 probe routine and to set the chiptype to G33 in the attach routine. Also on a cosmetic note - the probe PCI ID is capitalised whereas it is lower case in the rest of the code. I see a NetBSD patch at=20 http://mail-index.netbsd.org/netbsd-bugs/2007/09/05/0015.html but I haven't= =20 tried shoe horning that in yet.. =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 --nextPart2502444.txYntuNO2g Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBHjFL45ZPcIHs/zowRAj6GAKChWing1xk8H7KtwpqBtNHbIzDPwwCfU7GE b8s5DnqSD43HKO/ZS5EUfRM= =2QjR -----END PGP SIGNATURE----- --nextPart2502444.txYntuNO2g--