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
[-- Attachment #1 --] > in -current /usr/sbin/hcsecd and /usr/sbin/sdpd should be started by > separate scripts /etc/rc.d/hcsecd and /etc/rc.d/sdpd. all you need to do > is to put > > hcsecd_enable="YES" > sdpd_enable="YES" Oh yes, I totally forgot about them. They also work as exspected on RELENG_6. > > into your /etc/rc.conf and you should be done. please do not forget to > kldload ng_btsocket(4) module (from loader.conf) or else these will not > 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. > > there is no reason to start/stop hcsecd(8) and sdpd(8) when device is > attached/detached. if you plan on using bluetooth you just may have run > these all the time. > > both daemons listen on wildcard addresses, so they should not be > affected attach/detach events. Thanks, good to know. > > >Now looking for a convenient way to sync contacts... > > http://lists.freebsd.org/pipermail/freebsd-bluetooth/2005-September/000422.html > > there is a mobile_backup.sh script that you might find useful. Great, it worked just fine :-) -- Best regards / Viele Grüße, barner@FreeBSD.org Simon Barner barner@gmx.de [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDev/cCkn+/eutqCoRAlzuAJ4+3mKSZWeDEvnKRb/cxpDmFWoZJgCgxtql R0l13ux5TUDvRvoegUuVKF0= =ZrD6 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051116094604.GB6251>
