From owner-freebsd-usb@FreeBSD.ORG Thu Jun 21 14:57:37 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D2A81065677; Thu, 21 Jun 2012 14:57:37 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2ECDC8FC1E; Thu, 21 Jun 2012 14:57:37 +0000 (UTC) Received: by obbun3 with SMTP id un3so1348104obb.13 for ; Thu, 21 Jun 2012 07:57:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=AbDRSkbw5c2qsyw9yBkXRqNdKw2bnBpA0BMmKbvuBIw=; b=GKHIi5uNAlPYtiMYpSB2QgG8/VfdACicOmASH8c/FzMQBusWX5IyiwIpHvoo1NBw4R wFy+xkwLd6JskcjMYdJq/U+YpOKH57+faou+0ml7v7ky/Isj06QrGvRPhwTeBRlfwnWo t8smrLEseW2gS7Y4t7O/CbojxQyNqehir7Eaa2URh9knE7LVVPju4Jd+WtcEMjBvRR9k F9Byk8yY35lK1GWtyr+FPr4CYIKEZxA+t6Luc3T1KiAJWbeRo4iE9AdFaswoOBy04P8Y pPVejQTPLYDMaBnIyKlLb00z+4GqTyTW+v50xK70mrE0H94vjfQFnYtB8CazTbN+3xJF 66lQ== MIME-Version: 1.0 Received: by 10.182.31.11 with SMTP id w11mr28166663obh.64.1340290656803; Thu, 21 Jun 2012 07:57:36 -0700 (PDT) Received: by 10.182.7.67 with HTTP; Thu, 21 Jun 2012 07:57:36 -0700 (PDT) In-Reply-To: References: <201206191854.33487.hselasky@c2i.net> <201206200747.28890.hselasky@c2i.net> <4FE2DC18.3050302@FreeBSD.org> Date: Thu, 21 Jun 2012 17:57:36 +0300 Message-ID: From: Alexander Yerenkow To: Mehmet Erol Sanliturk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-usb@freebsd.org Subject: Re: Internal Card Reader X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2012 14:57:37 -0000 2012/6/21 Mehmet Erol Sanliturk : > > > On Thu, Jun 21, 2012 at 4:28 AM, Alexander Yerenkow > wrote: >> >> 2012/6/21 Tilman Keskin=F6z : >> > * Alexander Yerenkow [Wed, 20 Jun 2012 12:03:48 +0300]: >> > >> >> 2012/6/20 Hans Petter Selasky : >> >>> Hi, >> >>> >> >>> On Tuesday 19 June 2012 19:20:59 Alexander Yerenkow wrote: >> >>>> =A0 =A0 =A0 bInterfaceClass =3D 0x00ff >> >>>> =A0 =A0 =A0 bInterfaceSubClass =3D 0x00ff >> >>>> =A0 =A0 =A0 bInterfaceProtocol =3D 0x00ff >> >>> >> >>> This indicates a propritary protocol is used. >> >>> >> >>> Try searching google for >> >>> >> >>> =A0idVendor =3D 0x0d8c >> >>> =A0idProduct =3D 0x5200 >> >>> >> >>> Maybe you find the correct quirks you need for >> >>> sys/dev/usb/quirk/usb_quirk.c >> >> >> >> That seems someone too had tried in past: >> >> >> >> http://lists.freebsd.org/pipermail/freebsd-hardware/2009-November/006= 045.html >> >> >> >> Can't find anything yet about this card reader, except that it use >> >> standard windows driver and don't supported by linux too. >> >> Oh well, I need new card reader then :) >> >> >> > >> > Did you try asking on the pcsc-lite Mailinglist? >> >> Nope, I just googled for cardreader itself, and tried to peek into >> linux sources. >> I replaced this cardreader with another one (which is working, even >> reading my SDHC while on windows it couldn't). >> >> > >> > >> >> >> -- >> Regards, >> Alexander Yerenkow > > > > If there is a trade mark of this working card reader , would you please > supply its name ( and possibly > link of web site of its producer , sometimes trade marks differ in countr= ies > for the same product ) > which we can buy it ? > Actually, there's vendor and product info - which gave me this via googling= : idVendor 0x0d8c C-Media Electronics, Inc. idProduct 0x5200 Mass Storage Controller(0D8C,5200) But this is for internals only; Externally there's such info (on board): KeyTrak (seems like producer) AC-I232021(CM320L) 2007.06.18, Rev:C And this is kind of partnumber: KE11073174 That's all :) > Thank you very much . > > Mehmet Erol Sanliturk > > --=20 Regards, Alexander Yerenkow