History log of /netbsd-src/usr.sbin/btdevctl/Makefile (Results 1 – 5 of 5)
Revision Date Author Comments
# 170631f4 12-May-2009 plunky <plunky@NetBSD.org>

update to use new sdp(3) and sdp_data(3) APIs


# c9c58ee8 12-May-2009 plunky <plunky@NetBSD.org>

does not need libsdp any longer


# 539b5ab3 07-May-2009 plunky <plunky@NetBSD.org>

Ensure that these programs continue to build while I am in the
process of updating the Service Discovery Protocol API.


# 4f1cbddc 10-Sep-2006 plunky <plunky@NetBSD.org>

update to bluetooth device attachment:

remove pseudo-device btdev(4) and inherent limitations

add bthub(4) which autoconfigures at bluetooth controllers as they
are enabled. bluetooth devices now a

update to bluetooth device attachment:

remove pseudo-device btdev(4) and inherent limitations

add bthub(4) which autoconfigures at bluetooth controllers as they
are enabled. bluetooth devices now attach here.

btdevctl(8) and its cache is updated to handle new semantics

etc/rc.d/btdevctl is updated to configure devices from a list
in /etc/bluetooth/btdevctl.conf

show more ...


# 885b13c5 13-Aug-2006 plunky <plunky@NetBSD.org>

rename btcontrol(8) as btdevctl(8) to make it fit with the NetBSD naming
scheme for control programs. This fixes pr 34051.