Module Name:    src
Committed By:   jmcneill
Date:           Fri Aug 11 11:57:05 UTC 2017

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 src/etc/bluetooth/btattach.conf:1.2
--- src/etc/bluetooth/btattach.conf:1.1	Tue Apr 15 11:17:47 2008
+++ src/etc/bluetooth/btattach.conf	Fri Aug 11 11:57:05 2017
@@ -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

Reply via email to