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 xhci
details: https://anonhg.NetBSD.org/src/rev/088362b8b85f
branches: trunk
changeset: 794569:088362b8b85f
user: matt <matt%NetBSD.org@localhost>
date: Tue Mar 18 07:06:43 2014 +0000
description:
Add xhci
diffstat:
sys/arch/evbarm/conf/ARMADAXP | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r fdd3ff5b833d -r 088362b8b85f sys/arch/evbarm/conf/ARMADAXP
--- a/sys/arch/evbarm/conf/ARMADAXP Tue Mar 18 07:05:46 2014 +0000
+++ b/sys/arch/evbarm/conf/ARMADAXP Tue Mar 18 07:06:43 2014 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ARMADAXP,v 1.7 2014/03/17 01:56:14 kiyohara Exp $
+# $NetBSD: ARMADAXP,v 1.8 2014/03/18 07:06:43 matt Exp $
#
# ARMADA XP DEV BOARD
#
@@ -289,6 +289,10 @@
ukphy* at mii? phy ? # Generic/unknown PHYs
urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
+# PCI USB devices
+xhci* at pci? dev ? function ?
+usb* at xhci?
+
# Pseudo-Devices
# disk/mass storage pseudo-devices
#pseudo-device md # memory disk device (ramdisk)
Home |
Main Index |
Thread Index |
Old Index