freebsd-skq/etc/defaults
emax a312cc4ea3 MFC: Start Bluetooth integration into rc.d system.
Introduce /etc/rc.d/bluetooth script to start/stop Bluetooth devices. It
will be called from devd(8) in response to device arrival/departure events.
It is also possible to call it by hand to start/stop particular device
without unplugging it.

Introduce generic way to set configuration parameters for Bluetooth devices.
By default /etc/rc.d/bluetooth script has hardwired defaults compatible
with old rc.bluetooth from /usr/share/netgraph/bluetooth/examples. These
can be overridden using /etc/defaults/bluetooth.device.conf file (system
wide defaults). Finally, there could be another device specific override
file located in /etc/bluetooth/$device.conf (where $device is ubt0, btccc0
etc.)

The list of configuration parameters and their meaning described in the
/etc/defaults/bluetooth.device.conf file. Even though Bluetooth device
configuration files are not shell scripts, they must follow basic sh(1) syntax.

Add rc.d scripts for the hcsecd(8) and sdpd(8) daemons. Put defaults into
/etc/defaults/rc.conf. Both daemons can run even if no Bluetooth devices
are attached to the system. Both daemons depend on Bluetooth socket layer.

Fix Bluetooth assigned numbers URL in /etc/bluetooth/protocols file.
2005-11-23 18:03:33 +00:00
..
bluetooth.device.conf This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-11-14 18:38:00 +00:00
devfs.rules If we're going to "add path 'fd/*' unhide", it only makes 2004-01-22 20:53:15 +00:00
Makefile MFC: Start Bluetooth integration into rc.d system. 2005-11-23 18:03:33 +00:00
pccard.conf Another prism2 card (not sure what, if anything, is needed for >=5) 2005-01-11 00:40:00 +00:00
periodic.conf Add a reference to the periodic.conf(5) manual page. 2005-01-24 22:21:13 +00:00
rc.conf MFC: Start Bluetooth integration into rc.d system. 2005-11-23 18:03:33 +00:00