From owner-freebsd-mobile Mon Mar 24 10:38:44 2003 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 C2E4037B401 for ; Mon, 24 Mar 2003 10:38:41 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 405F143F3F for ; Mon, 24 Mar 2003 10:38:37 -0800 (PST) (envelope-from Maksim.Yevmenkin@cw.com) Received: from scl8owa01.int.exodus.net ([66.35.230.241]) by scl8owa02.int.exodus.net with Microsoft SMTPSVC(5.0.2195.5329); Mon, 24 Mar 2003 10:38:37 -0800 Received: from exodus.net ([165.193.27.35]) by scl8owa01.int.exodus.net over TLS secured channel with Microsoft SMTPSVC(5.0.2195.5329); Mon, 24 Mar 2003 10:38:36 -0800 Message-ID: <3E7F4FE5.3080603@exodus.net> Date: Mon, 24 Mar 2003 10:35:17 -0800 From: Maksim Yevmenkin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021126 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Tobias Roth Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Bluetooth on IBM T30 (serial device?) References: <20030323181910.GA9037@speedy.unibe.ch> <20030324090619.GC13336@speedy.unibe.ch> <3E7F4338.5040405@exodus.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Mar 2003 18:38:36.0921 (UTC) FILETIME=[94D82690:01C2F234] X-Spam-Status: No, hits=-22.1 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org and more on the subject... according to the http://www.linuxcare.com/labs/certs/ibm/thinkpad/t30/97u-rh80-sys.epl usb.c: USB device 2 (vend/prod 0x4bf/0x310) is not claimed by any active driver. so it looks like T30 has USB Bluetooth adapter manufactured by TDK. ng_ubt(4) driver supports TDK USB Bluetooth dongle (0x4bf/0x309 - note different product id) and this dongle has CSR chip inside. bottom line: if your T30 has the same device and TDK used CSR chip in it then you will make it work. Maksim Yevmenkin wrote: > Hello Tobias, > >> Inspired by the latest bluetooth success stories, I would like to >> use the integrated bluetooth device in my IBM T30. > > > Thank you for the interest > >> Did anyone have success with this device or similar ones? Or any >> information that could help me explore this? > > > No, you will be the first :) > >> All I know is that windows lists a number of bluetooth com ports, >> starting from com5 and going up to com11 or so. It also lists two >> types of bluetooth modems. > > > Windows drivers/stacks often (always?) do that. It does not mean that > actual Bluetooth device has UART on board. According to the following > link Bluetooth device inside T30 is actually a USB one. > > http://www.linuxcare.com/labs/certs/ibm/thinkpad/t30/97u-rh80-config.epl > > Can you confirm/deny this? Could you please boot FreeBSD, activate > Bluetooth device on your T30 and try > > # usbdevs -v -d > > If the Bluetooth device is indeed USB one than please send me the > Vendor ID and Product ID for the device. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message