Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/conf/files,v rcsdiff: /ftp/cvs/cvsroot/src/sys/conf/files,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1061 retrieving revision 1.1062 diff -u -p -r1.1061 -r1.1062 --- src/sys/conf/files 2012/11/14 02:03:25 1.1061 +++ src/sys/conf/files 2013/01/09 22:23:45 1.1062 @@ -1,4 +1,4 @@ -# $NetBSD: files,v 1.1061 2012/11/14 02:03:25 rkujawa Exp $ +# $NetBSD: files,v 1.1062 2013/01/09 22:23:45 skrll Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 version 20100430 @@ -1208,6 +1208,11 @@ defflag opt_slhci.h SLHCI_DEBUG SLHCI_TR device slhci: usbus, usbroothub file dev/ic/sl811hs.c slhci needs-flag +# DesignWare OTG host controller +# +device dotg: usbus, usbroothub, usb_dma +file dev/usb/dwc_otg.c dotg needs-flag + # USB HID processing (as used by bluetooth and usb code) define hid file dev/usb/hid.c hid