Module Name: src
Committed By: nat
Date: Thu Aug 10 13:48:20 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
Add bluetooth serial uart devices.
RPI3 on-board bluetooth controller works with the bthfive pseudo-device.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/RPI
diff -u src/sys/arch/evbarm/conf/RPI:1.74 src/sys/arch/evbarm/conf/RPI:1.75
--- src/sys/arch/evbarm/conf/RPI:1.74 Sun Jul 30 23:48:32 2017
+++ src/sys/arch/evbarm/conf/RPI Thu Aug 10 13:48:19 2017
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.74 2017/07/30 23:48:32 jmcneill Exp $
+# $NetBSD: RPI,v 1.75 2017/08/10 13:48:19 nat Exp $
#
# RPi -- Raspberry Pi
#
@@ -219,3 +219,8 @@ pseudo-device wsfont
# local configuration
cinclude "arch/evbarm/conf/RPI.local"
+
+# Bluetooth serial UART devices
+pseudo-device btuart
+pseudo-device bcsp
+pseudo-device bthfive