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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"