summaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_port.h
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2007-05-29 19:57:46 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2007-05-29 19:57:46 +0000
commit2aa558132a5f1fc575eceeff087d3834bfda589a (patch)
tree3e8365b458c8586de7c5f67923405b54244e0a30 /sys/dev/usb/usb_port.h
parent6ab39b7291506826df1ff11f5a8b4725439cd2a8 (diff)
set UDCF_DEBUG to 1 when USB_DEBUG is defined.
ok mjc
Diffstat (limited to 'sys/dev/usb/usb_port.h')
-rw-r--r--sys/dev/usb/usb_port.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h
index 97fbe80cf16..c9b611ebf9f 100644
--- a/sys/dev/usb/usb_port.h
+++ b/sys/dev/usb/usb_port.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: usb_port.h,v 1.68 2007/05/27 04:00:25 jsg Exp $ */
+/* $OpenBSD: usb_port.h,v 1.69 2007/05/29 19:57:45 mbalmer Exp $ */
/* $NetBSD: usb_port.h,v 1.62 2003/02/15 18:33:30 augustss Exp $ */
/* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.21 1999/11/17 22:33:47 n_hibma Exp $ */
@@ -83,6 +83,7 @@
#define UISDATA_DEBUG 1
#define UDSBR_DEBUG 1
#define UIPAQ_DEBUG 1
+#define UDCF_DEBUG 1
#endif
#define Static