Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2008 11:09:18 +0200
From:      Alexandr Rybalko <ray@dlink.ua>
To:        "Eimar Koort" <eimar.koort@gmail.com>
Cc:        freebsd-hardware@freebsd.org, Hans Petter Selasky <hselasky@c2i.net>
Subject:   Re: ZTE MG478 usbmodem
Message-ID:  <20080108110918.6fdd9f3b.ray@dlink.ua>
In-Reply-To: <109c90a0801062205s6d12e608y59095d703d6eec1c@mail.gmail.com>
References:  <109c90a0801061055s3c028b06j488d9bdb3419d2f6@mail.gmail.com> <200801062342.59891.hselasky@c2i.net> <109c90a0801062205s6d12e608y59095d703d6eec1c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Jan 2008 08:05:13 +0200
"Eimar Koort" <eimar.koort@gmail.com> wrote:

>> Hi.
>> 
>> On Jan 7, 2008 12:42 AM, Hans Petter Selasky <hselasky@c2i.net>
>> wrote:
>> 
>> > > Recently i bought ZTE CDMA2000 1X EV-DO Wireless Data Terminal
>> > > (model
>> >
>> /*snip*/
>> 
>> > > So. Has anybody succeeded to get this thing work with freebsd?
>> >
>> > Maybe you need to add the VID/PID to "/sys/dev/usb/umodem.c".
>> >
>> > vendor=0x19d2 product=0xfffe
>> >
>> > --HPS
>> >

You also need append string like this:

{ USB_VENDOR_MOTOROLA2, USB_PRODUCT_MOTOROLA2_A41XV32X, ANY,
{ UQ_ASSUME_CM_OVER_DATA }},

but with your VID/PID to usb_quirks struct in file usb_quirks.c
and then recompile kernel, because usb_quirks.c compiling with usb
device and usb device by default in kernel.


>> 
>> Tried that - no difference.
>> 
>> -- 
>> Eimar Koort
>> ( eimar.koort@gmail.com )
>> _______________________________________________
>> freebsd-hardware@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
>> To unsubscribe, send any mail to
>> "freebsd-hardware-unsubscribe@freebsd.org"
>> 


-- 
Alex RAY
D-Link Ukraine




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