Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2015 15:44:54 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Gary Palmer <gpalmer@freebsd.org>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: ZTE MF730M 3G dongle help please
Message-ID:  <54B28C66.6040200@selasky.org>
In-Reply-To: <20150111143451.GB33101@in-addr.com>
References:  <20150110171901.GA47211@in-addr.com> <CADbbYFN5_idRCCDY3xdMWdXUqW1wmhwqq18AC9Bm7KW-z5vgjQ@mail.gmail.com> <20150111025238.GB47211@in-addr.com> <54B2509F.70009@selasky.org> <20150111143451.GB33101@in-addr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/11/15 15:34, Gary Palmer wrote:
> On Sun, Jan 11, 2015 at 11:29:51AM +0100, Hans Petter Selasky wrote:
>> Hi,
>>
>> Config index 0 is the default, so you might want to try without the ",
>> UQ_CFG_INDEX_0" in the end.
>>
>> USB_QUIRK(QUALCOMMINC, ZTE_MF730M, 0xf0f7, 0xf0f7, UQ_MSC_NO_GETMAXLUN,
>> UQ_MSC_NO_INQUIRY, UQ_CFG_INDEX_0),
>
> Hi Hans Petter,
>
> I was meaning to ask - is putting U3GINIT_SCSIEJECT in u3g.c the right
> thing to do for a device that isn't a serial 3G modem?  Would
> UQ_MSC_EJECT_SCSIEJECT in usb_quirk.c be better?  There doesn't
> appear to be an equivalent section in the RNDIS driver.
>

Hi,

Currently only the U3G driver calls the "usb_msc_eject()" functions, so 
until further just put the quirk there with a comment about no modem 
features.

--HPS




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