Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Add builtin WiFi and Bluetooth.
details: https://anonhg.NetBSD.org/src/rev/b6ce193c5de7
branches: trunk
changeset: 848345:b6ce193c5de7
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Sun Jan 26 06:50:18 2020 +0000
description:
Add builtin WiFi and Bluetooth.
diffstat:
sys/arch/evbarm/conf/RPI | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r 296cffc37b11 -r b6ce193c5de7 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Sun Jan 26 02:55:47 2020 +0000
+++ b/sys/arch/evbarm/conf/RPI Sun Jan 26 06:50:18 2020 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.88 2020/01/19 01:25:04 thorpej Exp $
+# $NetBSD: RPI,v 1.89 2020/01/26 06:50:18 mlelstv Exp $
#
# RPi -- Raspberry Pi
#
@@ -134,6 +134,7 @@
sdmmc* at bcmsdhost?
ld* at sdmmc?
+bwfm* at sdmmc?
# On-board USB
dwctwo* at fdt?
@@ -238,7 +239,6 @@
# local configuration
cinclude "arch/evbarm/conf/RPI.local"
-# Bluetooth serial UART devices
-pseudo-device btuart
-pseudo-device bcsp
-pseudo-device bthfive
+# Bluetooth devices
+include "dev/bluetooth/bluetoothdevices.config"
+
Home |
Main Index |
Thread Index |
Old Index