Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc/bluetooth Update Raspberry Pi 3 example to use dplcom0 i...



details:   https://anonhg.NetBSD.org/src/rev/f8f0ff758624
branches:  trunk
changeset: 826051:f8f0ff758624
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Aug 12 11:45:20 2017 +0000

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

diffstat:

 etc/bluetooth/btattach.conf |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r a50a4602fc3e -r f8f0ff758624 etc/bluetooth/btattach.conf
--- a/etc/bluetooth/btattach.conf       Sat Aug 12 11:44:26 2017 +0000
+++ b/etc/bluetooth/btattach.conf       Sat Aug 12 11:45:20 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index