From owner-freebsd-current@FreeBSD.ORG Fri Nov 26 19:02:37 2004 Return-Path: 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 6666616A4CE for ; Fri, 26 Nov 2004 19:02:37 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id D083E43D68 for ; Fri, 26 Nov 2004 19:02:36 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.0.5] (adsl-68-250-184-205.dsl.wotnoh.ameritech.net [68.250.184.205]) (authenticated bits=0)iAQIgNeB051047 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 26 Nov 2004 13:42:24 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: Andre Guibert de Bruet Date: Fri, 26 Nov 2004 14:05:28 -0500 User-Agent: KMail/1.7 References: <200411231731.25019.jhb@FreeBSD.org> <20041126114500.A76729@alpha.siliconlandmark.com> In-Reply-To: <20041126114500.A76729@alpha.siliconlandmark.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2134847.AMDBJWt2rk"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411261405.41221.mistry.7@osu.edu> X-Spam-Status: No, hits=0.8 required=5.0 tests=BIZ_TLD autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: freebsd-current@freebsd.org Subject: Re: ATI TV Wonder support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 26 Nov 2004 19:02:37 -0000 --nextPart2134847.AMDBJWt2rk Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 26 November 2004 11:47 am, you wrote: > On Tue, 23 Nov 2004, John Baldwin wrote: > > On Tuesday 23 November 2004 05:22 pm, Anish Mistry wrote: > >> On Tuesday 23 November 2004 04:48 pm, John Baldwin wrote: > >>> Actually, it looks like the patch changes the code to kick off a new > >>> kthread and that new kthread is going to need to acquire Giant at > >>> the start of its main() function and drop it before calling > >>> kthread_exit() and/or returning. > >> > >> How about the attached patch? > >> http://am-productions.biz/docs/msp34xx-giant-locking.c.diff > > > > Looks like a good candidate to me. > > I am interested in this patchset. Could you make the latest version > available somewhere? > > Thanks, > > | Andre Guibert de Bruet | Enterprise Software Consultant > > | Silicon Landmark, LLC. | http://siliconlandmark.com/ > This link is the latest to fix the panic when you have the new msp driver=20 compiled into the kernel. The associated PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D74305 http://am-productions.biz/docs/msp34xx-giant-locking.c.diff This is the patch to enable the ATI TV Wonder to work:(Justin's patch): http://am-productions.biz/docs/bktr.patch =2D-=20 Anish Mistry --nextPart2134847.AMDBJWt2rk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBp36FxqA5ziudZT0RAponAJ4urC5hL2GwHwXkkuOyaUhBnYjqxQCggu8G kl4ioj0VBv2Jza1pCPeGEsE= =PllS -----END PGP SIGNATURE----- --nextPart2134847.AMDBJWt2rk--