Date: Thu, 16 Aug 2007 20:13:33 +0300 From: Andriy Gapon <avg@icyb.net.ua> To: freebsd-usb@freebsd.org Subject: Re: scsi_da quirk for a device with "no name" Message-ID: <46C485BD.3040001@icyb.net.ua> In-Reply-To: <46C44170.3040108@icyb.net.ua> References: <46C44170.3040108@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
on 16/08/2007 15:22 Andriy Gapon said the following:
> I have ASUS P535 PPC+phone with Windows Mobile 5 on it.
> It has an option to act as a USB mass storage (instead of attempting
> acivesync).
[snip]
> So I attempted the latter quirk and it helped me! But there is one not
> good thing about the way I did that - I used wild cards ("*") for all
> three of vendor, product and revision. This is because they all appear
> to be empty/unset. This is shown in both kernel messages and by
> camcontrol devlist and by camcontrol inquiry.
> I am not sure if there are any risks of applying the quirk to all
> possible da devices, there will be only umass ones in my case, but I
> still would like to do something more specific to the device in question.
>
> Will empty patterns work ? I mean if I put "", "", "" entry into the
> quirk array. Actually, I can test this myself soon, but not today.
No, empty strings/patterns (all 3 of them) do not work.
Are there any better ways ?
I know, "use the source, Luke" :-)
--
Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46C485BD.3040001>
