I have a Huawei E3372 LTE USB-stick, and am trying to find out its specification.
http://www.store4g.com/huawei-e3372/
Unfortunately there are many different models, and I'm not sure which I have. Is there any way I can find which it is as well as the VID and PID.
I believe I need to use usb_modeswitch before I can use it with FreeBSD, but the specifics of how this should be done depends on which model it is AFAICT. At the moment when I plug it in I get a lot of cd0:umass errors because it has the wrong mode, presumably it is in storage mode.
Running
Does ID show VID & PID?
http://www.store4g.com/huawei-e3372/
Unfortunately there are many different models, and I'm not sure which I have. Is there any way I can find which it is as well as the VID and PID.
I believe I need to use usb_modeswitch before I can use it with FreeBSD, but the specifics of how this should be done depends on which model it is AFAICT. At the moment when I plug it in I get a lot of cd0:umass errors because it has the wrong mode, presumably it is in storage mode.
Running
lsusb
shows
Code:
Bus /dev/usb Device /dev/ugen0.3: ID 12d1:14fe Huawei .... (Mass Storage Mode)
Does ID show VID & PID?