From owner-freebsd-drivers@FreeBSD.ORG Fri Apr 13 06:23:14 2007 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C204B16A402 for ; Fri, 13 Apr 2007 06:23:14 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id 86F0B13C45D for ; Fri, 13 Apr 2007 06:23:14 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so847633ana for ; Thu, 12 Apr 2007 23:23:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ro6/7p5ZjvY6vo3unalAjoXuITBkvUMEnS0n58E4gBCkBciV+WZ7ShyEZ6glKCRIGZfC/MQCVDQsgnNPHyy6BEYW6zI4WAKkYrlEUVZnAc0WIQ7+0UoZU1yCf4RQ+N1Ns/rWyNvPbGAOd5gFIpjShcsyX4KbRl78Dbw0hA+iwv4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Aqc/9/DsIN4rFzUFxI2V1qB5/U8UT+7M6Pd8wgwyA25y/Br9yGLOKfwO6dl6dh4GOBgtimOTpfXUUfMTUXnV4syOSy71D3wDY5wKll1cP8wt8vJozIJM7QuNev53aO9RxWrQhm1BhQUlc18VqC8Ze6GfIxWRmhnZ1Vo0BVuLXZc= Received: by 10.100.35.17 with SMTP id i17mr2211712ani.1176445392692; Thu, 12 Apr 2007 23:23:12 -0700 (PDT) Received: by 10.100.48.8 with HTTP; Thu, 12 Apr 2007 23:23:12 -0700 (PDT) Message-ID: <11167f520704122323x335b6e18q715f890eba2075e2@mail.gmail.com> Date: Fri, 13 Apr 2007 01:23:12 -0500 From: "Sam Fourman Jr." To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Logitech G15 Keyboard Driver 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: Fri, 13 Apr 2007 06:23:14 -0000 Hello, is anyone aware of a driver for the logitech G15 Keyboard for FreeBSD? There is a tool set for Linux here http://g15tools.sourceforge.net/ I would be interested in a driver or to help build a Driver if someone has one started. Many thanks Sam Fourman Jr.