<br><br><div><span class="gmail_quote">On 1/18/07, <b class="gmail_sendername">Justin Conover</b> <<a href="mailto:justin.conover@gmail.com">justin.conover@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span class="q"><br><br><div><span class="gmail_quote">On 1/17/07, <b class="gmail_sendername">Gregory Maxwell</b> <<a href="mailto:gmaxwell@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
gmaxwell@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 1/17/07, Justin Conover <<a href="mailto:justin.conover@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">justin.conover@gmail.com</a>> wrote:<br>> Dave Jones,<br>><br>> Do you know when you will be building a kernel off of that?
<br>><br>> I'm interested in rc2 and beyond
<br>><br>> <a href="http://uwsg.iu.edu/hypermail/linux/kernel/0612.3/0000.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://uwsg.iu.edu/hypermail/linux/kernel/0612.3/0000.html</a><br>
><br>> I was wanting to test the Novatel <span id="st" name="st" class="st">U720</span><br>><br>>  Eric Smith (1):
<br>>  usb serial: add support for Novatel S720/<span id="st" name="st" class="st">U720</span> CDMA/EV-DO modems<br>><br>> <a href="http://marc2.theaimsgroup.com/?l=linux-mm-commits&m=116577893917749&q=raw" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://marc2.theaimsgroup.com/?l=linux-mm-commits&m=116577893917749&q=raw
</a><br><br><br>Even without the updated kernel you can instruct usbserial to talk to<br>the device manually:<br>modprobe usbserial  product=0×2110 vendor=0×1410<br><br>Let me know if you get it working. I just recieved one of these too,
<br>but since it doesn't appear possible to perform first time activation<br>of the device without Microsoft Windows, I'm considering sending it<br>back.<br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://www.redhat.com/mailman/listinfo/fedora-test-list
</a><br></blockquote></div><br>modprobe usbserial  product=0×2110 vendor=0×1410
<br></span>Jan 18 04:31:40 echelon kernel: usbcore: registered new interface driver usbserial<br>Jan 18 04:31:40 echelon kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for generic<br>Jan 18 04:31:40 echelon kernel: usbcore: registered new interface driver usbserial_generic
<br>Jan 18 04:31:40 echelon kernel: drivers/usb/serial/usb-serial.c: USB Serial Driver core<br><br>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 ;)
</blockquote><div><br><br> [root@echelon ~]# modprobe ppp_async<br>[root@echelon ~]# modprobe usbserial  product=0×2110 vendor=0×1410<br>[root@echelon peers]# pppd call sprint<br>Starting Sprint<br>Connecting...<br>Serial connection established.
<br>Using interface ppp0<br>Connect: ppp0 <--> /dev/ttyUSB0<br>local  IP address 7x.13.8x.xx<br>remote IP address <a href="http://68.28.89.69">68.28.89.69</a><br>primary   DNS address <a href="http://68.28.90.11">68.28.90.11
</a><br>secondary DNS address <a href="http://68.28.82.11">68.28.82.11</a><br><br></div><br></div><br>