From owner-freebsd-mobile@FreeBSD.ORG Tue Oct 9 21:37:57 2007 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 EA6E216A419 for ; Tue, 9 Oct 2007 21:37:57 +0000 (UTC) (envelope-from vlado@netng.org) Received: from smtp-out3.iol.cz (smtp-out3.iol.cz [194.228.2.91]) by mx1.freebsd.org (Postfix) with ESMTP id 8AFAA13C455 for ; Tue, 9 Oct 2007 21:37:57 +0000 (UTC) (envelope-from vlado@netng.org) Received: from antivir5.iol.cz (unknown [192.168.30.212]) by smtp-out3.iol.cz (Postfix) with ESMTP id 3FD2464E9F for ; Tue, 9 Oct 2007 23:05:28 +0200 (CEST) Received: from localhost (antivir5.iol.cz [127.0.0.1]) by antivir5.iol.cz (Postfix) with ESMTP id 280CC66C008 for ; Tue, 9 Oct 2007 23:05:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at iol.cz Received: from antivir5.iol.cz ([127.0.0.1]) by localhost (antivir5.iol.cz [127.0.0.1]) (amavisd-new, port 10224) with LMTP id AeJDCUOd-273 for ; Tue, 9 Oct 2007 23:05:28 +0200 (CEST) Received: from smtp-out3.iol.cz (mta-out3 [192.168.30.28]) by antivir5.iol.cz (Postfix) with ESMTP id ECAE166C007 for ; Tue, 9 Oct 2007 23:05:27 +0200 (CEST) Received: from ace.botka.homeunix.org (3.77.broadband2.iol.cz [83.208.77.3]) by smtp-out3.iol.cz (Postfix) with ESMTP id B234757E4D for ; Tue, 9 Oct 2007 23:05:23 +0200 (CEST) Received: by ace.botka.homeunix.org (Postfix, from userid 1001) id 26148168; Tue, 9 Oct 2007 23:05:23 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on ace.botka.homeunix.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8 Received: from srv.g1.netng.org (ac.botka.homeunix.org [192.168.1.5]) by ace.botka.homeunix.org (Postfix) with ESMTP id 6D9B5163 for ; Tue, 9 Oct 2007 23:05:22 +0200 (CEST) Received: from srv (srv [10.1.0.10]) by srv.g1.netng.org (Postfix) with ESMTP id 2A98DBE21 for ; Tue, 9 Oct 2007 23:05:22 +0200 (CEST) Date: Tue, 9 Oct 2007 23:05:21 +0200 From: Vladimir Botka To: freebsd-mobile@freebsd.org Message-ID: <20071009230521.55a94f9b@srv> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Palm LifeDrive does not attach cuaU 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, 09 Oct 2007 21:37:58 -0000 Hello, I can see connected Palm TX as /dev/cuaU0, but the Palm LifeDrive attach ugen driver (with no cuaU device of course) despite the fact that both devices got the same vendor and product number. # usbdevs -d -v port 2 addr 2: full speed, power 100 mA, config 1, palmOne Handheld(0x0061), palmOne, Inc.(0x0830), rev 1.00 ugen1 Does Palm LifeDrive works for anyone on FreeBSD please? I will appreciate any hint. Cheers, -vlado