From owner-freebsd-bluetooth@FreeBSD.ORG Wed Nov 16 09:46:07 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 927E816A41F for ; Wed, 16 Nov 2005 09:46:07 +0000 (GMT) (envelope-from barner@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C411143D46 for ; Wed, 16 Nov 2005 09:46:06 +0000 (GMT) (envelope-from barner@gmx.de) Received: (qmail invoked by alias); 16 Nov 2005 09:46:05 -0000 Received: from unknown (EHLO zi025.glhnet.mhn.de) [129.187.19.157] by mail.gmx.net (mp033) with SMTP; 16 Nov 2005 10:46:05 +0100 X-Authenticated: #147403 Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id 98284C13A; Wed, 16 Nov 2005 10:46:04 +0100 (CET) Date: Wed, 16 Nov 2005 10:46:04 +0100 From: Simon Barner To: Maksim Yevmenkin Message-ID: <20051116094604.GB6251@zi025.glhnet.mhn.de> References: <43519460.1090605@ebs.gr> <1129491219.1616.18.camel@localhost> <4375246E.3050303@savvis.net> <20051114141552.GA2031@zi025.glhnet.mhn.de> <437926F2.9000709@savvis.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <437926F2.9000709@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: Wed, 16 Nov 2005 09:46:07 -0000 --9amGYk9869ThD9tj Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > in -current /usr/sbin/hcsecd and /usr/sbin/sdpd should be started by=20 > separate scripts /etc/rc.d/hcsecd and /etc/rc.d/sdpd. all you need to do= =20 > is to put >=20 > hcsecd_enable=3D"YES" > sdpd_enable=3D"YES" Oh yes, I totally forgot about them. They also work as exspected on RELENG_6. >=20 > into your /etc/rc.conf and you should be done. please do not forget to=20 > kldload ng_btsocket(4) module (from loader.conf) or else these will not= =20 > start. I also needed to manually pre-load ng_btsocket.ko for the bluetooth rc script, so it has already been in my loader.conf. >=20 > there is no reason to start/stop hcsecd(8) and sdpd(8) when device is=20 > attached/detached. if you plan on using bluetooth you just may have run= =20 > these all the time. >=20 > both daemons listen on wildcard addresses, so they should not be=20 > affected attach/detach events. Thanks, good to know. >=20 > >Now looking for a convenient way to sync contacts... >=20 > http://lists.freebsd.org/pipermail/freebsd-bluetooth/2005-September/00042= 2.html >=20 > there is a mobile_backup.sh script that you might find useful. Great, it worked just fine :-) --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDev/cCkn+/eutqCoRAlzuAJ4+3mKSZWeDEvnKRb/cxpDmFWoZJgCgxtql R0l13ux5TUDvRvoegUuVKF0= =ZrD6 -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--