Module Name:    src
Committed By:   jmcneill
Date:           Sat Aug 12 11:45:20 UTC 2017

Modified Files:
        src/etc/bluetooth: btattach.conf

Log Message:
Update Raspberry Pi 3 example to use dplcom0 instead of dty00


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/etc/bluetooth/btattach.conf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/bluetooth/btattach.conf
diff -u src/etc/bluetooth/btattach.conf:1.2 src/etc/bluetooth/btattach.conf:1.3
--- src/etc/bluetooth/btattach.conf:1.2	Fri Aug 11 11:57:05 2017
+++ src/etc/bluetooth/btattach.conf	Sat Aug 12 11:45:20 2017
@@ -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

Reply via email to