2012/6/21 Tilman Keskinöz <[email protected]>: > * Alexander Yerenkow [Wed, 20 Jun 2012 12:03:48 +0300]: > >> 2012/6/20 Hans Petter Selasky <[email protected]>: >>> Hi, >>> >>> On Tuesday 19 June 2012 19:20:59 Alexander Yerenkow wrote: >>>> bInterfaceClass = 0x00ff >>>> bInterfaceSubClass = 0x00ff >>>> bInterfaceProtocol = 0x00ff >>> >>> This indicates a propritary protocol is used. >>> >>> Try searching google for >>> >>> idVendor = 0x0d8c >>> idProduct = 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/006045.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). > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "[email protected]" -- Regards, Alexander Yerenkow _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
