486e4624e5
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
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
# $NetBSD: btattach.conf,v 1.1 2008/04/15 11:17:47 plunky Exp $
|
|
#
|
|
# Bluetooth serial devices configuration.
|
|
#
|
|
# A list of ttys to be configured by /etc/rc.d/btattach
|
|
#
|
|
# See also btattach(8)
|
|
#
|
|
# type tty speed flags
|
|
|
|
#btuart /dev/tty00 115200
|
|
#digi /dev/tty01 57600
|