OpenGrok
Cross Reference: init_st.c
xref
: /
src
/
usr.sbin
/
btattach
/
init_st.c
Home
|
History
|
Annotate
|
Download
|
only in
btattach
History log of
/src/usr.sbin/btattach/init_st.c
Revision
Date
Author
Comments
1.3
16-Jun-2015
christos
improve error messages (remove \n, use __func__, etc)
1.2
15-Apr-2009
lukem
Fix -Wsign-compare issues.
(Use %u not %d for unsigned ints.)
1.1
15-Apr-2008
plunky
branches: 1.1.10;
some changes to serial bluetooth host controller interfaces
btuartd(8) should be named btattach(8) for consistency
with other parts of NetBSD
make btattach(8) a single-use tool for less complexity
device specicific initialisation (from btuart(4)) is carried
out prior to activating the line discipline (in btattach(8)),
which simplifies the API somewhat and means that the user
tool and the kernel do not need to be kept in sync.
btuart(4) driver is much reduced; naming is made consistent
and all tsleep() and delay() are removed to userland
1.1.10.1
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
Indexes created Sun Oct 12 09:09:55 GMT 2025