From owner-freebsd-bluetooth@FreeBSD.ORG Mon Nov 14 14:15:56 2005 Return-Path: X-Original-To: freebsd-bluetooth@freebsd.org Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D840416A41F for ; Mon, 14 Nov 2005 14:15:56 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1B03143D45 for ; Mon, 14 Nov 2005 14:15:55 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 14 Nov 2005 14:15:54 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp031) with SMTP; 14 Nov 2005 15:15:54 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id C2EACC160; Mon, 14 Nov 2005 15:15:52 +0100 (CET) Date: Mon, 14 Nov 2005 15:15:52 +0100 From: Simon Barner To: Maksim Yevmenkin Message-ID: <20051114141552.GA2031@zi025.glhnet.mhn.de> References: <43519460.1090605@ebs.gr> <1129491219.1616.18.camel@localhost> <4375246E.3050303@savvis.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <4375246E.3050303@savvis.net> User-Agent: Mutt/1.5.10i X-Y-GMX-Trusted: 0 Cc: freebsd-bluetooth@freebsd.org Subject: Re: [RFC] rc.d integration for the bluetooth subsystem X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 14:15:57 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Maksim Yevmenkin wrote: > All, >=20 > does anyone have any objections to the /etc/devd.conf patch located at >=20 > http://people.freebsd.org/~emax/devd.conf.diff.txt >=20 > this patch will add support for a usb bluetooth dongles to devd(8). Great! This + http://people.freebsd.org/~emax/bluetooth-rc-4.diff.txt makes my usb bt dongle "just work" (on RELENG_6). FYI, it's a "Level One MDU-0001USB": ubt0: vendor 0x0a12 product 0x0001, rev 1.10/11.20, addr 2 ubt0: Interface 0 endpoints: interrupt=3D0x81, bulk-in=3D0x82, bulk-out=3D0= x2 ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=3D0x83, isoc-out=3D0x3;= wMaxPacketSize=3D49; nframes=3D6, buffer size=3D294 Mobile (Siemens S65) to PC file transfer works just fine with the following /etc/rc.local (I proably should have them launched by devd, but the dongle is always plugged in anyway). /usr/sbin/hcsecd=20 /usr/sbin/sdpd=20 /usr/local/bin/obexapp -C 1 -r /var/spool/obex -s -S Now looking for a convenient way to sync contacts... --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDeJwYCkn+/eutqCoRAvgKAJ9J9puLepH6asvsu3BBQbVyF/oS1gCdFICU m2NUfi+58Jz/3l5BG8Z+RKo= =SrA3 -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--