From owner-freebsd-net Fri Feb 7 9:53: 2 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF3A37B401 for ; Fri, 7 Feb 2003 09:53:00 -0800 (PST) Received: from scl8owa02.int.exodus.net (scl8out02.exodus.net [66.35.230.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE0943FDD for ; Fri, 7 Feb 2003 09:52:50 -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); Fri, 7 Feb 2003 09:52:50 -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); Fri, 7 Feb 2003 09:52:49 -0800 Message-ID: <3E43F1C5.8060209@exodus.net> Date: Fri, 07 Feb 2003 09:49:57 -0800 From: Maksim Yevmenkin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021126 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Larry Sica Cc: -net Subject: Re: Bluetooth References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 Feb 2003 17:52:49.0724 (UTC) FILETIME=[BACC67C0:01C2CED1] Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello Larry, > I have a dlink usb-bluetooth adapter, which works great on my powerbook > btw heh. But I'd love to know if anyone has had any success with > something like that on freebsd? I have a bluetooth capable pda and i > want to set it up to dial-in to the freebsd-box and get out to the > internet. Using my powerbook would turn off syncing while im dialed > in.. it might work. you need to do 1) find out USB vendor ID and device ID of your device 2) try to add these IDs to the list in ng_ubt.c under /sys/netgraph/bluetooth/drivers/ubt/ 3) rebuild and reinstall your kernel 3) and attach your USB device and see what happens > I have seen some stuff on 5.0 about it, but can anyone let me know if > it is realistically useable? sure. i'm using it all the time. the problem is that all userland stuff still not connected to the build. you will need to build it manually. is is located under /usr/src/usr.{s}bin/bluetooth. you also will need to download, build and install ports that implements SDP and RFCOMM. thanks, max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message