Using a USB modem.

atar atar.yosef at gmail.com
Wed Sep 10 14:18:48 UTC 2014


Hi there!

Thanks you for your answer and sorry for the big delay of my response. I simply hadn't enough time to test your suggestions until now.

So, lets start.

> Did you load the driver (kldload u3g) ?

Yes.

> what is the output of
> usbconfig

Here's the output of usbconfig -d 4.4 dump_device_desc:

> ugen4.4: <ZTE WCDMA Technologies MSM ZTE,Incorporated> at usbus4, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
> 
> bLength = 0x0012 
> bDescriptorType = 0x0001 
> bcdUSB = 0x0200 
> bDeviceClass = 0x0000 
> bDeviceSubClass = 0x0000 
> bDeviceProtocol = 0x0000 
> bMaxPacketSize0 = 0x0040 
> idVendor = 0x19d2 
> idProduct = 0x0154 
> bcdDevice = 0x0000 
> iManufacturer = 0x0003  <ZTE,Incorporated>
> iProduct = 0x0002  <ZTE WCDMA Technologies MSM>
> iSerialNumber = 0x0004  <MF1900PLED010000>
> bNumConfigurations = 0x0001

Lastly, you've written:

> Then provide the output of
> 
> # sysctl -a dev.u3g

The output is as the following:

> sysctl: unknown oid 'dev.u3g': No such file or directory

Regards,

Atar.



More information about the freebsd-questions mailing list