Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 22:00:14 +0200
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        Eugene Dzhurinsky <jdevelop@gmail.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: Support of internal card-reader for ASUS K43SJ
Message-ID:  <201110192200.14164.hselasky@c2i.net>
In-Reply-To: <20111019200129.GA22707@devbox>
References:  <20111019183247.GA1735@devbox> <201110192152.51444.hselasky@c2i.net> <20111019200129.GA22707@devbox>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 19 October 2011 22:01:29 Eugene Dzhurinsky wrote:
>       bInterfaceClass = 0x00ff 
>       bInterfaceSubClass = 0x0006 
>       bInterfaceProtocol = 0x0050 

Look in sys/dev/usb/storage/umass.c what these values correspond to. 0x00ff 
means vendor specific.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110192200.14164.hselasky>