From owner-freebsd-mobile@FreeBSD.ORG Sun Apr 27 03:35:35 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E45FF1065679 for ; Sun, 27 Apr 2008 03:35:34 +0000 (UTC) (envelope-from SRS0=3326df41966a19df5160a2dfd9c84c74262dddf6=683=es.net=oberman@es.net) Received: from postal1.es.net (postal4.es.net [IPv6:2001:400:6000:1::66]) by mx1.freebsd.org (Postfix) with ESMTP id E4F848FC1D for ; Sun, 27 Apr 2008 03:35:33 +0000 (UTC) (envelope-from SRS0=3326df41966a19df5160a2dfd9c84c74262dddf6=683=es.net=oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id HHK53331; Sat, 26 Apr 2008 20:35:31 -0700 Received: from ptavv.es.net (ptavv.es.net [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id DCC0345010; Sat, 26 Apr 2008 20:35:29 -0700 (PDT) To: "Tuc at T-B-O-H.NET" In-Reply-To: Your message of "Fri, 25 Apr 2008 22:43:09 EDT." <200804260243.m3Q2h9Zj014014@himinbjorg.tucs-beachin-obx-house.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1209267329_73640P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sat, 26 Apr 2008 20:35:29 -0700 From: "Kevin Oberman" Message-Id: <20080427033529.DCC0345010@ptavv.es.net> X-Sender-IP: 198.128.4.29 X-Sender-Domain: es.net X-Recipent: ;; X-Sender: X-To_Name: Tuc at T-B-O-H.NET X-To_Domain: t-b-o-h.net X-To: "Tuc at T-B-O-H.NET" X-To_Email: ml@t-b-o-h.net X-To_Alias: ml Cc: freebsd-mobile@freebsd.org Subject: Re: Dial-up Networking with Verizon and Treo X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 03:35:35 -0000 --==_Exmh_1209267329_73640P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > From: "Tuc at T-B-O-H.NET" > Date: Fri, 25 Apr 2008 22:43:09 -0400 (EDT) > > > > > I have a Verizon Wireless Palm 755p with which I can connect my laptop > > to the Internet under Windows. I would really like to be able to do this > > under FreeBSD, but I have no idea of what the appropriate USB driver > > would be or how PPP would be configured for it. The Verizon software > > does not even have an account name or password for the connection. > > > > Has anyone managed to get this to work? I suspect any Treo on Verizon > > would connect in much the same manner. > > > I've tried a few times to get the Treos recognized in the OS, > if your running a fairly new version it should be in there. It'll > show up on ucom0 . > > When I ran USB, I put in /etc/ppp/pp.conf : > > vzwenusb: > set phone "#777" > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ > \"\" AT OK-AT-OK ATZ OK AT\$QCMDR=3 OK AT\$QCQNC=0 OK \\dATDT\\T TIM > EOUT 40 CONNECT" > set authname 9175555505@vzw3g.com > set authkey vzw > set device /dev/ucom0 > set speed 230400 > add default HISADDR > > > Then invoke > > /usr/sbin/ppp -ddial vzwenusb > > > I've also done it with bluetooth. > > In /etc/rc.local : > > /etc/rc.bluetooth start ubt0 > /usr/sbin/sdpd > /usr/local/bin/sdptool add DUN > /usr/sbin/rfcomm_pppd -s -C 1 -l rfcomm-server > /sbin/sysctl net.inet.ip.forwarding=1 > /sbin/ipnat -C > /sbin/ipnat -f /usr/local/etc/rfcomm_ppd.nat.conf > > (I think there was something special about the sdptool I > used, it was from sdp-1.5, maybe even with a modification from > one of the list people...) > > In /etc/ppp/ppp.conf : > > rfcomm-server: > set timeout 0 > set lqrperiod 60 > set ifaddr 10.0.0.1 10.0.0.2 255.255.255.0 > enable lqr > accept lqr > # Do not use PPP authentication. Assume that > # Bluetooth connection was authenticated already > disable pap > deny pap > disable chap > deny chap > # Added by Tuc > enable dns > > > In /usr/local/etc/rfcomm_ppd.nat.conf: > > map wi0 10.0.0.2/32 -> 0/32 portmap tcp/udp auto > map wi0 10.0.0.2/32 -> 0/32 > > > You'll need to change the interface as appropriate. > > Tuc Thanks for the suggestions, but no joy. I have not tried BT, but the USB idea is getting nowhere, so far. First, the Treo is detected just fine, but the devices created are cuaU0 and ttyU0, not ucom0. I tried those, but had no success in getting the Treo to dial. I just get an error setting the speed to 0. I tried connecting to the port with kermit, but I could not get it to respond at all. Any other ideas? Guess I'll try the BT next. Thanks again for taking the time to help. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1209267329_73640P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFIE/SBkn3rs5h7N1ERAoFhAKCx76QnP9V65tq7Gi/9jgmq19XIrgCbBGpw 6gxwCj73WOLgLeGeqWJYfk0= =8VrT -----END PGP SIGNATURE----- --==_Exmh_1209267329_73640P-- From owner-freebsd-mobile@FreeBSD.ORG Sun Apr 27 14:27:22 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD7AE1065670 for ; Sun, 27 Apr 2008 14:27:22 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp3.sbb.co.yu (smtp3.sbb.co.yu [82.117.194.23]) by mx1.freebsd.org (Postfix) with ESMTP id 2D5E88FC14 for ; Sun, 27 Apr 2008 14:27:21 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (cable-89-216-102-111.dynamic.sbb.rs [89.216.102.111] (may be forged)) by smtp3.sbb.co.yu (8.13.7/8.13.7) with ESMTP id m3RECuQH009716 for ; Sun, 27 Apr 2008 16:12:56 +0200 Received: by faust.net (Postfix, from userid 1001) id 3CA8E1CC36; Sun, 27 Apr 2008 16:08:58 +0200 (CEST) Date: Sun, 27 Apr 2008 16:08:58 +0200 From: Zoran Kolic To: freebsd-mobile@freebsd.org Message-ID: <20080427140858.GA820@faust.net> References: <20080427120017.44A271065772@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080427120017.44A271065772@hub.freebsd.org> X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: 0.8 X-SBB-Spam-Level: XX Subject: Re: Dial-up Networking with Verison and Treo X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 14:27:22 -0000 > > vzwenusb: > > set phone "#777" > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ > > \"\" AT OK-AT-OK ATZ OK AT\$QCMDR=3 OK AT\$QCQNC=0 OK \\dATDT\\T TIM > > EOUT 40 CONNECT" > > set authname 9175555505@vzw3g.com > > set authkey vzw > > set device /dev/ucom0 > > set speed 230400 > > add default HISADDR > > Then invoke > > /usr/sbin/ppp -ddial vzwenusb > > I've also done it with bluetooth. > > In /etc/rc.local : > > /etc/rc.bluetooth start ubt0 > > /usr/sbin/sdpd > > /usr/local/bin/sdptool add DUN > > /usr/sbin/rfcomm_pppd -s -C 1 -l rfcomm-server > > /sbin/sysctl net.inet.ip.forwarding=1 > > /sbin/ipnat -C > > /sbin/ipnat -f /usr/local/etc/rfcomm_ppd.nat.conf > > Thanks for the suggestions, but no joy. I'll take a chance with ubt0. hccontrol -n ubt0hci inquiry /etc/rc.bluetooth stat ubt0 btsockstat If device found in /dev, nothing to stop you. :) Zoran From owner-freebsd-mobile@FreeBSD.ORG Sun Apr 27 17:16:53 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E54B81065683 for ; Sun, 27 Apr 2008 17:16:53 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (unknown [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id 97E398FC2E for ; Sun, 27 Apr 2008 17:16:53 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (75-137-123-119.dhcp.gnvl.sc.charter.com [75.137.123.119]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.14.2/8.14.2) with ESMTP id m3RHGs6I011081; Sun, 27 Apr 2008 13:17:04 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id m3RHGOMZ049289; Sun, 27 Apr 2008 13:16:24 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id m3RHGNS4049288; Sun, 27 Apr 2008 13:16:23 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200804271716.m3RHGNS4049288@himinbjorg.tucs-beachin-obx-house.com> To: oberman@es.net (Kevin Oberman) Date: Sun, 27 Apr 2008 13:16:23 -0400 (EDT) In-Reply-To: <20080427033529.DCC0345010@ptavv.es.net> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "Tuc at T-B-O-H.NET" , freebsd-mobile@freebsd.org Subject: Re: Dial-up Networking with Verizon and Treo X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 17:16:54 -0000 > Thanks for the suggestions, but no joy. > > I have not tried BT, but the USB idea is getting nowhere, so far. > > First, the Treo is detected just fine, but the devices created are cuaU0 > and ttyU0, not ucom0. I tried those, but had no success in getting the > Treo to dial. I just get an error setting the speed to 0. I tried > connecting to the port with kermit, but I could not get it to respond at > all. > What program are you using on the Treo side? I use WModem and it really works well. I do it on a 600 and 650, but not sure it'll go to a 700 or above. It may be that your not putting the Treo into a "teathering" mode. Tuc From owner-freebsd-mobile@FreeBSD.ORG Tue Apr 29 19:22:57 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E94F106564A for ; Tue, 29 Apr 2008 19:22:57 +0000 (UTC) (envelope-from freebsd-mobile@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 9CFB88FC1A for ; Tue, 29 Apr 2008 19:22:56 +0000 (UTC) (envelope-from freebsd-mobile@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JqvPh-0001p9-O0 for freebsd-mobile@freebsd.org; Tue, 29 Apr 2008 19:22:53 +0000 Received: from r5h15.net.upc.cz ([86.49.7.15]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Apr 2008 19:22:53 +0000 Received: from gamato by r5h15.net.upc.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Apr 2008 19:22:53 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-mobile@freebsd.org From: martinko Date: Tue, 29 Apr 2008 21:22:45 +0200 Lines: 43 Message-ID: <48177585.3040103@users.sf.net> References: <480E41FB.2080503@users.sf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: r5h15.net.upc.cz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.13) Gecko/20080402 SeaMonkey/1.1.9 In-Reply-To: Sender: news Subject: Re: battery monitor with KDE 64 bit X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2008 19:22:57 -0000 Ian Smith wrote: > On Tue, 22 Apr 2008, mato wrote: > > Ian Smith wrote: > > > FWIW, I've also long used sysutils/ascpu as a 60sec visual load monitor, > > > matching asapm's 'look', res. size and low cpu usage. At ~7days uptime: > > > > > > 3680 smithi 8 0 2344K 448K nanslp 44:06 0.00% 0.00% asapm > > > 3681 smithi 8 0 2564K 448K nanslp 41:53 0.00% 0.00% ascpu > > > 3514 root 96 0 1280K 264K select 36:32 0.00% 0.00% moused > > > > > > > > > > There's something wrong with asapm or with my system -- I configured > > asapm for 5 seconds updating (as opposed to default 1s) and after 3 > > hours of uptime it already consumed 30 CPU-seconds. (!) > > Yeah Martin, that seems a lot; mine's using ~6 seconds per day. Perhaps > to do with running on amd64 rather than i386, though I've no idea why, > unless it's much busier with ACPI than with APM. > > Might be worth trying with the explicit -acpi switch, in case it tries > using the apm-over-acpi calls on your system? Pure speculation .. > > Are you running any commands on any conditions from the resource file? > I don't use ~/.asapmrc at all, just run 'asapm -lower forestgreen'. > Funny.. when I run it with -acpi I get the following: $ asapm -withdrawn -u 5 -acpi asapm: Neither ACPI nor APM are available! and it quits. When run w/o -acpi it works OK. Hm.. M. PS: I do use ~/.asapmrc but I don't think that is the culprit as asapm consumes CPU even when there are no actions triggered (always running on AC power). From owner-freebsd-mobile@FreeBSD.ORG Fri May 2 09:46:52 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0975106566B; Fri, 2 May 2008 09:46:52 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from mail.pica.nl (mail.pica.nl [192.87.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8128F8FC19; Fri, 2 May 2008 09:46:52 +0000 (UTC) (envelope-from Matthias.Apitz@oclc.org) Received: from rebelion.Sisis.de ([193.31.10.34]) by mail.pica.nl with Microsoft SMTPSVC(6.0.3790.3959); Fri, 2 May 2008 11:49:50 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m429kkdt003614; Fri, 2 May 2008 11:46:46 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Fri, 2 May 2008 11:46:46 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20080502094646.GA3576@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) X-OriginalArrivalTime: 02 May 2008 09:49:50.0479 (UTC) FILETIME=[DD3AC9F0:01C8AC39] Cc: freebsd-mobile@freebsd.org Subject: measure traffic caused by pppd (UMTS) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 09:46:53 -0000 Hello, Sometimes when I travel around and can't see any usable WLAN I'm using the UMTS and PPPD, which works well but of course one must pay for this; Is there some tool which I could put into /etc/ppp/ip_down script which logs the traffic done into some file; I see /usr/ports/net/ppptraf which comes without any documentation and is curses based :-( any other ideas? I'm not interested in any analysis about to which location the traffic goes or about speed and bandwidth; just - cmd line based with output to a file or stdout - the amount of bytes/megabytes in and out; thx in advance matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on Usenet and in e-mail? From owner-freebsd-mobile@FreeBSD.ORG Sat May 3 02:16:41 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 73CC7106566B for ; Sat, 3 May 2008 02:16:41 +0000 (UTC) (envelope-from prabu@hackinthebox.org) Received: from prometheus.interunix.net (prometheus.interunix.net [202.190.74.58]) by mx1.freebsd.org (Postfix) with SMTP id AF36E8FC12 for ; Sat, 3 May 2008 02:16:40 +0000 (UTC) (envelope-from prabu@hackinthebox.org) Received: (qmail 40604 invoked by uid 1012); 3 May 2008 01:50:25 -0000 Received: from 202.190.74.58 by prometheus.interunix.net (envelope-from , uid 1010) with qmail-scanner-1.25-st-qms (clamdscan: 0.87/3227. spamassassin: 3.1.8. perlscan: 1.25-st-qms. Clear:RC:0(202.190.74.58):SA:0(-4.4/5.0):. Processed in 0.395951 secs); 03 May 2008 01:50:25 -0000 X-Spam-Status: No, hits=-4.4 required=5.0 X-Spam-Report: SA TESTS -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP -2.6 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] X-Antivirus-INTERUNIX-Mail-From: prabu@hackinthebox.org via prometheus.interunix.net X-Antivirus-INTERUNIX: 1.25-st-qms (Clear:RC:0(202.190.74.58):SA:0(-4.4/5.0):. Processed in 0.395951 secs Process 40596) Received: from unknown (HELO ?192.168.1.33?) (prabu@interunix.net@202.190.74.58) by prometheus.interunix.net with SMTP; 3 May 2008 01:50:24 -0000 Message-ID: <481BC487.9010100@hackinthebox.org> Date: Sat, 03 May 2008 09:48:55 +0800 From: Praburaajan User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: isn@infosecnews.org, apops@apops.net, system-admins@research.att.com, freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Photos and Presentation Materials from HITBSecConf2008 - Dubai Released X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 02:16:41 -0000 The codes, tools, exploits, slides and other presentation goodies from HITBSecConf2008 - Dubai are available for download! You will also find a 'bonus download' of the live recording of DJ Negative's set from the HITB Post Conference Party at the URL below :) http://conference.hitb.org/hitbsecconf2008dubai/materials/ The official photos from the training, conference and party have also been posted on-line at the HITB Photos page: http://photos.hitb.org/ === Don't forget that the Call for Papers for HITBSecConf2008 - Malaysia October 27th - 30th, Kuala Lumpur, Malaysia) will open on the 5th of May. We're back at The Westin Kuala Lumpur with an expanded program featuring an additional track (HITB Labs) to our usual dual-track conference, 4 keynote speakers and over 25 international experts joining them. We're expecting a 1000+ attendees from around the world to join us, so if you have something cool, new and unreleased you'd like to present - please do submit! See you in October! Warmest regards, The HITB Team From owner-freebsd-mobile@FreeBSD.ORG Sat May 3 06:48:38 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45F39106567A for ; Sat, 3 May 2008 06:48:38 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: from hunter.Sisis.de (mail.oclc.de [193.31.11.194]) by mx1.freebsd.org (Postfix) with ESMTP id B458D8FC17 for ; Sat, 3 May 2008 06:48:37 +0000 (UTC) (envelope-from matthias.apitz@oclc.org) Received: (from mail@localhost) by hunter.Sisis.de (8.8.8/8.8.8) id IAA29595 for ; Sat, 3 May 2008 08:34:40 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) Received: from ip-77-24-172-31.web.vodafone.de(77.24.172.31) by hunter.Sisis.de via smap (V2.1) id xma029508; Sat, 3 May 08 08:34:13 +0200 Received: (from guru@localhost) by rebelion.Sisis.de (8.14.2/8.13.8/Submit) id m436fbKU002577 for freebsd-mobile@freebsd.org; Sat, 3 May 2008 08:41:37 +0200 (CEST) (envelope-from matthias.apitz@oclc.org) X-Authentication-Warning: rebelion.Sisis.de: guru set sender to matthias.apitz@oclc.org using -f Date: Sat, 3 May 2008 08:41:35 +0200 From: Matthias Apitz To: freebsd-mobile@freebsd.org Message-ID: <20080503064135.GA2355@rebelion.Sisis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.0-RELEASE (i386) Subject: Vodafone Mobile Connect HSDPA/UMTS/EDGE datacard supported? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 06:48:38 -0000 Hello, Normally I'm using for UMTS an 'Option GT 3G/3G quad datacard' which is supported fine since FreeBSD 6.2++ by the ubsa(4) driver; Yesterday I've got a new card (and was lucky not giving away the working one) which does not attach to any driver; the only information I have is what is written on the cover of the device: upper side: Vodafone Mobile Connect HSDPA/UMTS/EDGE datacard lower side: Model GT 3G+ EMEA designed in E.U. by Option SNR: NL246970CJ on plug-in into the slot the kernel says: May 2 16:58:23 rebelion kernel: cardbus0: at device 0.0 (no driver attached) May 2 16:58:23 rebelion root: Unknown Cardbus device: device 0x000c class 0x028000 vendor 0x1931 bus cardbus0 I've Google'd around with the vendor id 0x1931 and the only hit is some thread in a French Linux kernel group about a patch for some piece of code drivers/char/nozomi.c naming the device code 0x000c and vendor id: +#define VENDOR1 0x1931 /* Vendor Option */ +#define DEVICE1 0x000c /* HSDPA card */ Is there some work in FreeBSD for this card? Thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ From owner-freebsd-mobile@FreeBSD.ORG Sat May 3 13:36:31 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61B0C106567A for ; Sat, 3 May 2008 13:36:31 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from frontmail.ipactive.de (frontmail.maindns.de [85.214.95.103]) by mx1.freebsd.org (Postfix) with ESMTP id 06DDE8FC1E for ; Sat, 3 May 2008 13:36:29 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from mail.vtec.ipme.de (F720e.f.ppp-pool.de [195.4.114.14]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id 5FDB912883F; Sat, 3 May 2008 15:36:20 +0200 (CEST) Received: from cesar.sz.vwsoft.com (cesar.sz.vwsoft.com [192.168.16.3]) (Authenticated sender: relay@sz.vwsoft.com) by mail.vtec.ipme.de (Postfix) with ESMTP id 8B3F63F439; Sat, 3 May 2008 15:38:31 +0200 (CEST) Message-ID: <481C6A3D.6030007@vwsoft.com> Date: Sat, 03 May 2008 15:35:57 +0200 From: Volker User-Agent: Thunderbird 2.0.0.12 (X11/20080424) MIME-Version: 1.0 To: Matthias Apitz References: <20080503064135.GA2355@rebelion.Sisis.de> In-Reply-To: <20080503064135.GA2355@rebelion.Sisis.de> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit MailScanner-NULL-Check: 1210426715.42834@NXH7IHbpHnkzJCSMikO0wA X-MailScanner-ID: 8B3F63F439.D6FF2 X-VWSoft-MailScanner: Found to be clean X-MailScanner-From: volker@vwsoft.com X-ipactive-MailScanner-Information: Please contact the ISP for more information X-ipactive-MailScanner: Found to be clean X-ipactive-MailScanner-From: volker@vwsoft.com Cc: freebsd-mobile@freebsd.org Subject: Re: nozomi driver (was: Vodafone Mobile Connect HSDPA/UMTS/EDGE datacard supported?) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 13:36:31 -0000 On 12/23/-58 20:59, Matthias Apitz wrote: > Hello, > > Normally I'm using for UMTS an 'Option GT 3G/3G quad datacard' which is > supported fine since FreeBSD 6.2++ by the ubsa(4) driver; > > Yesterday I've got a new card (and was lucky not giving away the working > one) which does not attach to any driver; the only information I have is > what is written on the cover of the device: > > upper side: > Vodafone Mobile Connect HSDPA/UMTS/EDGE datacard > lower side: > Model GT 3G+ EMEA > designed in E.U. by Option > SNR: NL246970CJ > > on plug-in into the slot the kernel says: > > May 2 16:58:23 rebelion kernel: cardbus0: at device 0.0 (no driver attached) > May 2 16:58:23 rebelion root: Unknown Cardbus device: device 0x000c class 0x028000 vendor 0x1931 bus cardbus0 > > I've Google'd around with the vendor id 0x1931 and the only hit is some > thread in a French Linux kernel group about a patch for some piece of > code drivers/char/nozomi.c naming the device code 0x000c and vendor > id: > > +#define VENDOR1 0x1931 /* Vendor Option */ > +#define DEVICE1 0x000c /* HSDPA card */ > > Is there some work in FreeBSD for this card? Thx Matthias, no real life of a working driver, but a preliminary piece of code, which may get your device working can be found here: http://bsd.vwsoft.com/3g/nozomi/ Please grab the Makefile and nozomi.c file. Big fat warning: This code currently can't make it into the fBSD source tree, as it contains portions of GPL'd code. At least you should get your device in a working state with that code. The host interface of that card is totally different to that of other cards so you won't have any luck with any other drive from the base system. Please report back to me if you find any issues (as I'm not using 3G cards very often these days anymore). HTH Volker