From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934120Ab0FFQMW (ORCPT ); Sun, 6 Jun 2010 12:12:22 -0400 Received: from smtp-out04.alice.it ([85.37.17.100]:1950 "EHLO smtp-out04.alice.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932198Ab0FFQMU (ORCPT ); Sun, 6 Jun 2010 12:12:20 -0400 X-Greylist: delayed 613 seconds by postgrey-1.27 at vger.kernel.org; Sun, 06 Jun 2010 12:12:20 EDT Message-ID: <4C0BC67D.7050805@libero.it> Date: Sun, 06 Jun 2010 18:02:05 +0200 From: Massimiliano Galanti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100411 Icedove/3.0.4 MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: gpio Wiegand devices support Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Jun 2010 16:02:05.0058 (UTC) FILETIME=[9BAFD620:01CB0591] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I just wrote a small module to interface with wiegand (cards and rfid) readers via 2 gpios. Is anyone interested? where can I submit the code? thank you! -- Massimiliano