On 1/18/07, Justin Conover <justin.conover@xxxxxxxxx> wrote:
[root@echelon ~]# modprobe ppp_async
[root@echelon ~]# modprobe usbserial product=0×2110 vendor=0×1410
[root@echelon peers]# pppd call sprint
Starting Sprint
Connecting...
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
local IP address 7x.13.8x.xx
remote IP address 68.28.89.69
primary DNS address 68.28.90.11
secondary DNS address 68.28.82.11
On 1/17/07, Gregory Maxwell < gmaxwell@xxxxxxxxx> wrote:On 1/17/07, Justin Conover <justin.conover@xxxxxxxxx> wrote:
> Dave Jones,
>
> Do you know when you will be building a kernel off of that?
>
> I'm interested in rc2 and beyond
>
> http://uwsg.iu.edu/hypermail/linux/kernel/0612.3/0000.html
>
> I was wanting to test the Novatel U720
>
> Eric Smith (1):
> usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems
>
> http://marc2.theaimsgroup.com/?l=linux-mm-commits&m=116577893917749&q=raw
Even without the updated kernel you can instruct usbserial to talk to
the device manually:
modprobe usbserial product=0×2110 vendor=0×1410
Let me know if you get it working. I just recieved one of these too,
but since it doesn't appear possible to perform first time activation
of the device without Microsoft Windows, I'm considering sending it
back.
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list
modprobe usbserial product=0×2110 vendor=0×1410
Jan 18 04:31:40 echelon kernel: usbcore: registered new interface driver usbserial
Jan 18 04:31:40 echelon kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
Jan 18 04:31:40 echelon kernel: usbcore: registered new interface driver usbserial_generic
Jan 18 04:31:40 echelon kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core
I was able to register mine with windows, because well, I work for Sprint and they give me a windows laptop, I just use it for work and everything else I use is some sort of *nix ;)
[root@echelon ~]# modprobe ppp_async
[root@echelon ~]# modprobe usbserial product=0×2110 vendor=0×1410
[root@echelon peers]# pppd call sprint
Starting Sprint
Connecting...
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
local IP address 7x.13.8x.xx
remote IP address 68.28.89.69
primary DNS address 68.28.90.11
secondary DNS address 68.28.82.11
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list