Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Add DWC_OTG_DEBUG
details: https://anonhg.NetBSD.org/src/rev/750786d84d25
branches: trunk
changeset: 783946:750786d84d25
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Jan 13 06:56:30 2013 +0000
description:
Add DWC_OTG_DEBUG
diffstat:
sys/dev/usb/usb.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 888d5ed0d8e1 -r 750786d84d25 sys/dev/usb/usb.h
--- a/sys/dev/usb/usb.h Sun Jan 13 06:10:25 2013 +0000
+++ b/sys/dev/usb/usb.h Sun Jan 13 06:56:30 2013 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: usb.h,v 1.99 2013/01/09 01:44:46 jmcneill Exp $ */
+/* $NetBSD: usb.h,v 1.100 2013/01/13 06:56:30 skrll Exp $ */
/* $FreeBSD: src/sys/dev/usb/usb.h,v 1.14 1999/11/17 22:33:46 n_hibma Exp $ */
/*
@@ -61,6 +61,7 @@
#define AUVITEK_I2C_DEBUG 1
#define AXE_DEBUG 1
#define CUE_DEBUG 1
+#define DWC_OTG_DEBUG 1
#define EHCI_DEBUG 1
#define EZLOAD_DEBUG 1
#define KUE_DEBUG 1
Home |
Main Index |
Thread Index |
Old Index