From owner-freebsd-usb@FreeBSD.ORG Tue Apr 3 23:21:53 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D0B2F16A402 for ; Tue, 3 Apr 2007 23:21:53 +0000 (UTC) (envelope-from drgerlists@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by mx1.freebsd.org (Postfix) with ESMTP id 7980213C48C for ; Tue, 3 Apr 2007 23:21:53 +0000 (UTC) (envelope-from drgerlists@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so10307wxc for ; Tue, 03 Apr 2007 16:21:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:organization:reply-to:to:subject:cc:message-id:references:in-reply-to:user-agent:mime-version:content-type:content-transfer-encoding; b=qNg6hvTFZCcIHjKR+zN3prZYyVMiArobhjSk3td9+I7Ejf238jtD3J6CNfCDyviDRmyAqw6l/NpJU8nSZNbgB9pTZqD/B/yisW22jIjwOZmyzOKDvsWCZhGUwiX4iBVxAVCUjswCA7XTvrtqDchpRB4Rz/E7UAmNa2fTt3U41q4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:organization:reply-to:to:subject:cc:message-id:references:in-reply-to:user-agent:mime-version:content-type:content-transfer-encoding; b=A37xdy7hLc5vePCoLkyBIK99z5xuQLZpMdjyw2blt8lluDhA05u2swn68Ix4ki317ccfvsIxqaFDFYfMyZiQaTTRi2Ftj7q8WMKtQrPP6iO1UXgXUNkucmQWCQOc3LXd9qnfg+ntNsQ5eaPcZltma1XzehCSGfIDg/IxBX2K3EI= Received: by 10.70.90.17 with SMTP id n17mr4523wxb.1175640769008; Tue, 03 Apr 2007 15:52:49 -0700 (PDT) Received: from lmrmac.uhw.utoledo.edu ( [131.183.86.111]) by mx.google.com with ESMTP id m75sm7927wrm.2007.04.03.15.52.48; Tue, 03 Apr 2007 15:52:48 -0700 (PDT) Date: Tue, 03 Apr 2007 18:52:47 -0400 From: drgerlists@gmail.com (Dr. Gary E. RAFE) Organization: Dr. Gary E. RAFE To: dougb@FreeBSD.org Message-ID: <4612dabf.1b6mzM7SsHPCaj3Q/ZWPFAUO@lmrmac.uhw.utoledo.edu> References: <4572FCFC.6010105@efir.od.ua> <20061203.120628.-116096346.imp@bsdimp.com> <45775CAB.1030606@FreeBSD.org> In-Reply-To: <45775CAB.1030606@FreeBSD.org> User-Agent: Heirloom mailx 12.2 01/07/07 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org Subject: Re: Question!!! X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: drgerlists@gmail.com List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2007 23:21:53 -0000 Doug Barton wrote: !> Try loading ucom, uftdi, uplcom and umodem. Chances are good one of !> these three is for your phone. ! !Thanks! The combination of ucom and umodem is enough to get power to !my Motorola Razr V3 so I can now recharge the battery while running !FreeBSD. :) Can I ask how you're using ucom(4), either compiled into a custom kernel or loaded as a kernel module ? In the case of the former, are you using this on a portable that interacts with ACPI or APM suspend/resume ? In the latter case, are you able to unload ucom.ko after you're done using it (and, presumably, umodem.ko ) ? I ask because I've had difficulty in the past with USB coming back after an APM suspend/resume cycle on Toshiba notebooks when USB devices are compiled into a custom kernel. OTOH, I haven't figured out why "kldunload ucom.ko" will not, complaining that the "device is busy" (most recently on a 6.1-R system). Regards, -- Dr Gary E RAFE: drgerlists at gmail dot com