Date: Wed, 16 Nov 2005 10:46:04 +0100 From: Simon Barner <barner@FreeBSD.org> To: Maksim Yevmenkin <maksim.yevmenkin@savvis.net> Cc: freebsd-bluetooth@FreeBSD.org Subject: Re: [RFC] rc.d integration for the bluetooth subsystem Message-ID: <20051116094604.GB6251@zi025.glhnet.mhn.de> In-Reply-To: <437926F2.9000709@savvis.net> References: <43519460.1090605@ebs.gr> <1129491219.1616.18.camel@localhost> <4375246E.3050303@savvis.net> <20051114141552.GA2031@zi025.glhnet.mhn.de> <437926F2.9000709@savvis.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051116094604.GB6251>