From owner-freebsd-mobile@FreeBSD.ORG Fri May 12 07:34:14 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF23D16A404 for ; Fri, 12 May 2006 07:34:14 +0000 (UTC) (envelope-from roth@droopy.unibe.ch) Received: from mailhub03.unibe.ch (mailhub.unibe.ch [130.92.9.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D8C44406C for ; Fri, 12 May 2006 07:34:13 +0000 (GMT) (envelope-from roth@droopy.unibe.ch) Received: from localhost (scanhub02.unibe.ch [130.92.5.62]) by mailhub03.unibe.ch (Postfix) with ESMTP id 076AB42A83; Fri, 12 May 2006 09:34:12 +0200 (CEST) Received: from mailhub03.unibe.ch ([130.92.9.70]) by localhost (scanhub02.unibe.ch [130.92.5.62]) (amavisd-new, port 10024) with LMTP id 10792-04-10; Fri, 12 May 2006 09:34:10 +0200 (CEST) Received: from asterix.unibe.ch (asterix.unibe.ch [130.92.64.4]) by mailhub03.unibe.ch (Postfix) with ESMTP id 73DB34276B; Fri, 12 May 2006 09:34:10 +0200 (CEST) Received: from droopy.unibe.ch (droopy [130.92.64.20]) by asterix.unibe.ch (8.12.10+Sun/8.12.10) with ESMTP id k4C7YBJu007089; Fri, 12 May 2006 09:34:11 +0200 (MEST) Received: (from roth@localhost) by droopy.unibe.ch (8.12.10+Sun/8.12.9/Submit) id k4C7Y6Ew015875; Fri, 12 May 2006 09:34:06 +0200 (MEST) Date: Fri, 12 May 2006 09:34:06 +0200 From: Tobias Roth To: Michael Collette Message-ID: <20060512073406.GA15793@droopy.unibe.ch> Mail-Followup-To: Michael Collette , James O'Gorman , freebsd-mobile@freebsd.org References: <4463A8BD.1080905@TestEquity.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4463A8BD.1080905@TestEquity.com> User-Agent: Mutt/1.4i X-message-flag: Warning! Using Outlook is insecure and promotes virus distribution. Please use a different email client. X-Virus-checked: by University of Berne Cc: James O'Gorman , freebsd-mobile@freebsd.org Subject: Re: Another 6.1R on a ThinkPad X60s 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: Fri, 12 May 2006 07:34:15 -0000 On Thu, May 11, 2006 at 02:12:29PM -0700, Michael Collette wrote: > > When starting up /etc/rc.d/bluetooth I get back "ERROR: Unsupported > device:". I thought that was informative. I'm guessing the bluetooth > device in question is the Broadcom (0x0a5c) BCM2045B (0x2110) which > comes up attached to ugen0. I haven't made any source code tweaks to > usbdevs for this one as I'm pretty bluetooth ignorant. Got a Palm Treo > to test on it if I can get the service up and going. try turning the bluetooth device on first. My T30 had a little button below the LCD screen to do that, my T43p has dev.acpi_ibm.0.bluetooth. cheers, t.