Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Add bluetooth
details: https://anonhg.NetBSD.org/src/rev/9fb528c3badf
branches: trunk
changeset: 338777:9fb528c3badf
user: matt <matt%NetBSD.org@localhost>
date: Sun Jun 07 21:05:33 2015 +0000
description:
Add bluetooth
diffstat:
sys/arch/evbmips/conf/files.malta | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d19e0520cb5a -r 9fb528c3badf sys/arch/evbmips/conf/files.malta
--- a/sys/arch/evbmips/conf/files.malta Sun Jun 07 20:00:11 2015 +0000
+++ b/sys/arch/evbmips/conf/files.malta Sun Jun 07 21:05:33 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.malta,v 1.19 2014/07/20 10:22:54 alnsn Exp $
+# $NetBSD: files.malta,v 1.20 2015/06/07 21:05:33 matt Exp $
file arch/evbmips/malta/malta_bus_io.c
file arch/evbmips/malta/malta_bus_mem.c
@@ -41,6 +41,9 @@
# Machine-independent PC-style keyboard controller drivers
include "dev/pckbport/files.pckbport"
+# Machine-independent bluetooth device support
+include "dev/bluetooth/files.bluetooth"
+
# Machine-independent USB device support
include "dev/usb/files.usb"
Home |
Main Index |
Thread Index |
Old Index