Source-Changes-HG archive

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

[src/trunk]: src/etc/bluetooth Add an example for configuring the Raspberry P...



details:   https://anonhg.NetBSD.org/src/rev/08367a83cc40
branches:  trunk
changeset: 826022:08367a83cc40
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Fri Aug 11 11:57:05 2017 +0000

description:
Add an example for configuring the Raspberry Pi 3's bluetooth chip.

diffstat:

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

diffs (16 lines):

diff -r 6df61b7507cf -r 08367a83cc40 etc/bluetooth/btattach.conf
--- a/etc/bluetooth/btattach.conf       Fri Aug 11 11:54:08 2017 +0000
+++ b/etc/bluetooth/btattach.conf       Fri Aug 11 11:57:05 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: btattach.conf,v 1.1 2008/04/15 11:17:47 plunky Exp $
+#      $NetBSD: btattach.conf,v 1.2 2017/08/11 11:57:05 jmcneill Exp $
 #
 # Bluetooth serial devices configuration.
 #
@@ -10,3 +10,6 @@
 
 #btuart                /dev/tty00      115200
 #digi          /dev/tty01      57600
+
+# Raspberry Pi 3 Bluetooth UART
+#bcm43xx-3wire /dev/dty00      921600          -FPi 115200



Home | Main Index | Thread Index | Old Index