Modem GPRS USB - testers needed for 3G USB based data cards.
Nick Hibma
nick at van-laarhoven.org
Tue Oct 7 22:03:43 UTC 2008
Would you mind trying the driver below, after patching in the appropriate
IDs and removing ubsa from the kernel/unloading it?
http://people.freebsd.org/~n_hibma/
It's a driver that currently supports Option and Huawei USB based PCMCIA
cards. It supports multiple serial ports on the devices, which is neat if
you want to find out signal strength while PPP is connected. It also
includes the reset needed for the Huawei to change it from a umass to a
ucom device.
Other people currently using the ubsa driver for 3G cards, like Novatal,
Sierra and Qualcomm, might want to try this driver out as well.
Once this driver hits the tree (once I have rebuilt my CURRENT machine),
devices from ubsa will be transferred across. These devices have a) high
data transfer rates, b) usually have multiple serial ports listed in USB
interfaces, c) need extra initialisation to change appearance and d) do not
support nor need the setting of serial port settings as the serial port is
simply used for transferring serial data, not driving an actual serial
port. So they should have their own driver.
Cheers,
Nick
> Hi People,
>
> First, sorry about my poor english.
> I have modem usb: hsdpa/edge/gprs, but I don't know how to
> make this work. This is the description about the device:
>
> umass0: <Qualcomm, Incorporated USB ONDA Storage, class 0/0, rev
> 1.10/0.00, addr 2> on uhub2
> cd0 at umass-sim0 bus 0 target 0 lun 0
> cd0: <ONDA USB Storage 2.31> Removable CD-ROM SCSI-2 device
> cd0: 1.000MB/s transfers
> cd0: cd present [4623 x 2048 byte records]
> GEOM_LABEL: Label for provider cd0 is iso9660/ONDAMODEM
>
> At my kernel configuration file we find:
> device ugen # Generic
> device ucom # Modem UCOM
> device ugencom # Modem CDMA MSM
> device umodem # Modem COM
>
> Thanks in advice for any light.
>
> Best regards,
> Vinnix
> _______________________________________________
> freebsd-hardware at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hardware
> To unsubscribe, send any mail to
> "freebsd-hardware-unsubscribe at freebsd.org"
More information about the freebsd-hardware
mailing list