From owner-freebsd-current@FreeBSD.ORG Mon Feb 5 15:32:41 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9F8816A40F; Mon, 5 Feb 2007 15:32:41 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 913C013C474; Mon, 5 Feb 2007 15:32:41 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id l15FSjwW032001; Mon, 5 Feb 2007 08:28:45 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 05 Feb 2007 08:29:17 -0700 (MST) Message-Id: <20070205.082917.-1625880357.imp@bsdimp.com> To: almarrie@gmail.com From: "M. Warner Losh" In-Reply-To: <499c70c0702050005r76338d52i790e930dfffed43a@mail.gmail.com> References: <20070204.125641.1219856867.imp@bsdimp.com> <499c70c0702050005r76338d52i790e930dfffed43a@mail.gmail.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Mon, 05 Feb 2007 08:28:45 -0700 (MST) Cc: usb@freebsd.org, rizzo@icir.org, leafy7382@gmail.com, current@freebsd.org Subject: Re: Call for Testers: FreeBSD webcam driver (and more) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 05 Feb 2007 15:32:42 -0000 In message: <499c70c0702050005r76338d52i790e930dfffed43a@mail.gmail.com> "Abdullah Ibn Hamad Al-Marri" writes: : On 2/4/07, M. Warner Losh wrote: : > In message: : > "Jiawei Ye" writes: : > : On 2/4/07, M. Warner Losh wrote: : > : > In message: <499c70c0702030850v14e02dfck7a0b91e1cc6deb9b@mail.gmail.com> : > : > "Abdullah Ibn Hamad Al-Marri" writes: : > : > : and other things like CardReader for laptops ..etc, thank you for : > : > : > : > CardReader? What's that? : > : > : > : > SD/MMC support for laptops is on its way... : > : > : > : > Warner : > : I guess he is referring to the smarcard readers some laptops have. : > : > Not even Linux has support, AFAIK, for the flash readers on laptops : > that aren't SD/MMC. if you can hook me up with the docs, I'd be : > willing to work on it. : > : > Warner : : Check this out please. : : http://www.hydromel.net/driver/gpr400/ : : Technical informations : : Due to a lack of good documentation provided by Gemplus, this driver : is a complete reverse engeneering hack. The pdf documentations used to : make this possible are: : : * The GPR400 Reference Manual (Ref: 248_E5234010.pdf) : * The Windows API description (Ref: 267_E5234016.pdf) : * The WinGPR software documentation (Ref: 299_E5234018.pdf) This looks to be crypto smartcard stuff, not flash media. Still, it is cool. I was referring to the xD, MS/Pro and SmartMedia flash parts.. Warner