Date: Thu, 04 Jul 2013 11:25:56 +0000 From: "Mike C." <miguelmclara@gmail.com> To: Lars Engels <lars.engels@0x20.net> Cc: usb@freebsd.org Subject: Re: Realtek USB 2.0 Card Reader (Freebsd 10 - current) Message-ID: <51D55BC4.5080409@gmail.com> In-Reply-To: <20130704070216.GY88288@e-new.0x20.net> References: <20130703105109.GQ88288@e-new.0x20.net> <51D48FD2.5050504@gmail.com> <CAPJF9wmUQKd0CjQy24jF1mTSTe_t8Oy3Yed%2BVwgs0B4xcVYWVg@mail.gmail.com> <CADGo8CWwyrdo_aVxCR=JDF1Tw=6ee2dwYY=GFhrpQCm12T7i2w@mail.gmail.com> <20130704070216.GY88288@e-new.0x20.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/04/13 07:02, Lars Engels wrote: > On Wed, Jul 03, 2013 at 08:36:03PM +0000, Miguel Clara wrote: >> the thing is according to usbconfig the system doesn't even detect the card >> reader... if it doesn't detect the card reader it surely won't read any >> card > What Alex is suggesting is that you need to insert a card and then boot > the system and hope that the reader is recognized. Alex guess was right, I do see a new entry in usbconfig now: ugen1.3: <USB2.0-CRW Generic> at usbus1, cfg=255 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) I still can't access the card, and nothing shows up in demesg, tried plug/unplug.... no luck Some research on USB2.0-CRW in the mailling list lead me to this: http://lists.freebsd.org/pipermail/freebsd-usb/2012-May/011230.html So I should add to /usr/src/sys/dev/usb/usbdevs the line product REALTEK USB201CRW 0x0129 USB20CRW Card Reader correct? However I have no idea what "quirk" changes should I apply, or how to find more info about it. Thanks!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D55BC4.5080409>