[HEADSUP]Bluetooth rc.d stuff merged into RELENG_6 and RELENG_5
Maksim Yevmenkin
maksim.yevmenkin at savvis.net
Wed Nov 23 23:05:12 GMT 2005
Dear Bluetooth Users,
this is just a quick headsup email to let everyone know that bluetooth
rc.d stuff was merged into RELENG_6 and RELENG_5. please give it a try.
if you have any problems please send problem reports to the list.
please stop using rc.bluetooth and whatever hacks you might have around
it and please try the following steps
update your system
1) cvsup RELENG_5 (or 6)
2) make buildworld && make buildkernel
3) make installkernel && make installworld
4) mergemaster -sv
configure bluetooth stuff
1) add devd_enable="YES" to your /etc/rc.conf (if needed)
2) add hcsecd_enable="YES" to your /etc/rc.conf
3) add sdpd_enable="YES" to your /etc/rc.conf
4) reboot
if everything works all you need to do is to attach your bluetooth
device to the system and it should work.
the configuration also provides ability to easily change some parameters
of your bluetooth device. please take a look at
/etc/default/bluetooth.device.conf file. in order to adjust the
parameters - simply copy this file into /etc/bluetooth/$device.conf.
where $device is the driver name of your device (the once you use in
start/stop command), i.e. for the first usb bluetooth dongle it should
be /etc/bluetooth/ubt0.conf.
at any given moment you can start/stop bluetooth device by
# /etc/rc.d/bluetooth start/stop $device
thanks,
max
More information about the freebsd-bluetooth
mailing list