From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753214Ab1LSXkh (ORCPT ); Mon, 19 Dec 2011 18:40:37 -0500 Received: from mail-we0-f174.google.com ([74.125.82.174]:34856 "EHLO mail-we0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751415Ab1LSXkf (ORCPT ); Mon, 19 Dec 2011 18:40:35 -0500 Message-ID: <4EEFCAA2.2050903@solonet.org.ua> Date: Tue, 20 Dec 2011 01:37:06 +0200 From: Denis Kuzmenko User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20111110 Icedove/3.0.11 MIME-Version: 1.0 To: Philip Balister CC: LKML Subject: Re: FPGA loading device driver References: <4EEF5D3C.7050305@balister.org> In-Reply-To: <4EEF5D3C.7050305@balister.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/19/2011 05:50 PM, Philip Balister wrote: > A coupel of months ago, I saw patches for an FPGA loading device driver. > I'd like to test this on some hardware I have, but I forgot to save the > patches and I can't find a recent set of FGPA driver loading patches. > Can someone point me on the right direction? Have you tried to search mail list archives (google://"FPGA site:lkml.org"). I think there shouldn't be many messages about that because FPGA is relatively rare topic in this list so you'll not get many messages to parse by hand. -- Best regards, Denis Kuzmenko.