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 disable sata and hda until we learn how...
details: https://anonhg.NetBSD.org/src/rev/7feca22ab18c
branches: trunk
changeset: 337782:7feca22ab18c
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Apr 27 09:56:36 2015 +0000
description:
disable sata and hda until we learn how to power them up
diffstat:
sys/arch/evbarm/conf/JETSONTK1 | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diffs (39 lines):
diff -r 33020bae8b5f -r 7feca22ab18c sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1 Mon Apr 27 09:19:58 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1 Mon Apr 27 09:56:36 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.4 2015/04/18 08:06:13 skrll Exp $
+# $NetBSD: JETSONTK1,v 1.5 2015/04/27 09:56:36 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -55,18 +55,18 @@
ld1 at sdmmc2 # SD card
# SATA
-ahcisata0 at tegraio? # SATA
-atabus* at ata?
-atapibus* at atapi?
-wd* at atabus? drive ?
-cd* at atapibus? drive ?
+#ahcisata0 at tegraio? # SATA
+#atabus* at ata?
+#atapibus* at atapi?
+#wd* at atabus? drive ?
+#cd* at atapibus? drive ?
# HDA
-hdaudio* at tegraio? # HDA
-hdafg* at hdaudiobus?
-audio* at audiobus?
-options HDAUDIO_ENABLE_HDMI
-options HDAUDIO_ENABLE_DISPLAYPORT
+#hdaudio* at tegraio? # HDA
+#hdafg* at hdaudiobus?
+#audio* at audiobus?
+#options HDAUDIO_ENABLE_HDMI
+#options HDAUDIO_ENABLE_DISPLAYPORT
# USB 2.0
ehci0 at tegraio? port 0 # USB1
Home |
Main Index |
Thread Index |
Old Index