From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: UDEV : ASUS Laptop G73S MultiCard Reader
Date: Sun, 17 Jul 2011 09:17:51 +0000 [thread overview]
Message-ID: <20110717091751.GG25824@kroah.com> (raw)
In-Reply-To: <4E217D77.7030503@gatworks.com>
On Sat, Jul 16, 2011 at 08:00:55AM -0400, Postmaster wrote:
> my laptop comes with an internal Realtek card reader (
> vendor=0x0bda, product=0x0139 )
>
> It is not recognized by udevd.
>
> The bInterface class is 255, which I think is wrong ( should be 8
> for mass storage device, i think )
If so, that's the device problem, nothing you can do from the kernel, or
from udev, to change that. See the USB spec for details.
> Right now the kern does not assign this device to usb-storage.
> The realtek driver is nice, but the product id of 0x0138 does not
> match this productid 0f 0x0139.
That is because this is a different device, and it says it is a
vendor-specific protocol, which will not work with the usb-storage
driver, sorry.
greg k-h
next prev parent reply other threads:[~2011-07-17 9:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-16 12:00 UDEV : ASUS Laptop G73S MultiCard Reader Postmaster
2011-07-17 9:17 ` Greg KH [this message]
2011-07-17 15:50 ` Postmaster
2011-07-17 18:53 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110717091751.GG25824@kroah.com \
--to=greg@kroah.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.