Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Remove trace of uyurex. Pointed out by maxv, tha...



details:   https://anonhg.NetBSD.org/src/rev/6561b194813d
branches:  trunk
changeset: 744659:6561b194813d
user:      maya <maya%NetBSD.org@localhost>
date:      Sun Feb 09 15:46:15 2020 +0000

description:
Remove trace of uyurex. Pointed out by maxv, thanks!

diffstat:

 sys/dev/usb/files.usb |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r ab992f14328f -r 6561b194813d sys/dev/usb/files.usb
--- a/sys/dev/usb/files.usb     Sun Feb 09 15:22:25 2020 +0000
+++ b/sys/dev/usb/files.usb     Sun Feb 09 15:46:15 2020 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.usb,v 1.171 2020/02/03 19:37:42 maya Exp $
+#      $NetBSD: files.usb,v 1.172 2020/02/09 15:46:15 maya Exp $
 #
 # Config file and device description for machine-independent USB code.
 # Included by ports that need it.  Ports that use it must provide
@@ -83,7 +83,6 @@
 defflag opt_usb.h      UVIDEO_DEBUG: USB_DEBUG
 defflag opt_usb.h      UVISOR_DEBUG: USB_DEBUG
 defflag opt_usb.h      UVSCOM_DEBUG: USB_DEBUG
-defflag opt_usb.h      UYUREX_DEBUG: USB_DEBUG
 defflag opt_usb.h      ZYD_DEBUG: USB_DEBUG
 
 define usbroothubif { }



Home | Main Index | Thread Index | Old Index