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 context 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,4 +1,4 @@
-#	$NetBSD: btattach.conf,v 1.2 2017/08/11 11:57:05 jmcneill Exp $
+#	$NetBSD: btattach.conf,v 1.3 2017/08/12 11:45:20 jmcneill Exp $
 #
 # Bluetooth serial devices configuration.
 #
@@ -12,4 +12,4 @@
 #digi		/dev/tty01	57600
 
 # Raspberry Pi 3 Bluetooth UART
-#bcm43xx-3wire	/dev/dty00	921600		-FPi 115200
+#bcm43xx-3wire	/dev/dplcom0	921600		-FPi 115200