Sat Aug 12 11:45:20 2017 UTC ()
Update Raspberry Pi 3 example to use dplcom0 instead of dty00


(jmcneill)
diff -r1.2 -r1.3 src/etc/bluetooth/btattach.conf

cvs diff -r1.2 -r1.3 src/etc/bluetooth/btattach.conf (expand / switch to unified diff)

--- src/etc/bluetooth/btattach.conf 2017/08/11 11:57:05 1.2
+++ src/etc/bluetooth/btattach.conf 2017/08/12 11:45:20 1.3
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: btattach.conf,v 1.2 2017/08/11 11:57:05 jmcneill Exp $ 1# $NetBSD: btattach.conf,v 1.3 2017/08/12 11:45:20 jmcneill Exp $
2# 2#
3# Bluetooth serial devices configuration. 3# Bluetooth serial devices configuration.
4# 4#
5# A list of ttys to be configured by /etc/rc.d/btattach 5# A list of ttys to be configured by /etc/rc.d/btattach
6# 6#
7# See also btattach(8) 7# See also btattach(8)
8# 8#
9# type tty speed flags 9# type tty speed flags
10 10
11#btuart /dev/tty00 115200 11#btuart /dev/tty00 115200
12#digi /dev/tty01 57600 12#digi /dev/tty01 57600
13 13
14# Raspberry Pi 3 Bluetooth UART 14# Raspberry Pi 3 Bluetooth UART
15#bcm43xx-3wire /dev/dty00 921600 -FPi 115200 15#bcm43xx-3wire /dev/dplcom0 921600 -FPi 115200