From owner-freebsd-drivers@FreeBSD.ORG Mon Feb 27 17:51:15 2012 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 667ED106566B for ; Mon, 27 Feb 2012 17:51:15 +0000 (UTC) (envelope-from davidianwalker@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 225F28FC0C for ; Mon, 27 Feb 2012 17:51:14 +0000 (UTC) Received: by yhgm50 with SMTP id m50so1085026yhg.13 for ; Mon, 27 Feb 2012 09:51:14 -0800 (PST) Received-SPF: pass (google.com: domain of davidianwalker@gmail.com designates 10.50.216.231 as permitted sender) client-ip=10.50.216.231; Authentication-Results: mr.google.com; spf=pass (google.com: domain of davidianwalker@gmail.com designates 10.50.216.231 as permitted sender) smtp.mail=davidianwalker@gmail.com; dkim=pass header.i=davidianwalker@gmail.com Received: from mr.google.com ([10.50.216.231]) by 10.50.216.231 with SMTP id ot7mr19026009igc.8.1330365074289 (num_hops = 1); Mon, 27 Feb 2012 09:51:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=TBmczmll7I2yMbRSnkLu/C4Xy27IJ1uL2nHNUh+r4H4=; b=gZQ1ndj237fkionIt9SV6J8v+Es4Q1toIkzb4q18B2NtNI7+JdEEfTjJpOnzp0ioCM iNselPRCgI8cclsN+cIuwpV3dkgstuuFlqLWDecuQxgYy+UT3g9bIqJ+OuVR5HYGICg3 O5WQyWL+2bp9vese6cmQ86kM4KvziBE1YqY2I= MIME-Version: 1.0 Received: by 10.50.216.231 with SMTP id ot7mr15339606igc.8.1330363576080; Mon, 27 Feb 2012 09:26:16 -0800 (PST) Received: by 10.42.85.133 with HTTP; Mon, 27 Feb 2012 09:26:15 -0800 (PST) Date: Tue, 28 Feb 2012 03:56:15 +1030 Message-ID: From: David Walker To: freebsd-drivers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: kern/94369: [bktr] [patch] Patch to support Leadtek WinFast Tv2000 XP bktr card X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2012 17:51:15 -0000 Hey. Originally posted here: http://lists.freebsd.org/pipermail/freebsd-questions/2012-February/238818.html I'm new here. :] I have one of these cards. I notice the PR is open - does this mean the patch was not committed? Is there anything I can do to get eyeballs on this? I've never compiled from source or applied a diff but if it needs testng and someone's willing to give me a basic outline of the procedure I'll see if I can avago. Learning this stuff is on my todo list for this decade but time is short. Best wishes.