svn commit: r292711 - head/sys/mips/conf

Adrian Chadd adrian at FreeBSD.org
Thu Dec 24 22:27:01 UTC 2015


Author: adrian
Date: Thu Dec 24 22:27:00 2015
New Revision: 292711
URL: https://svnweb.freebsd.org/changeset/base/292711

Log:
  Add missing device rename.

Modified:
  head/sys/mips/conf/RT305X

Modified: head/sys/mips/conf/RT305X
==============================================================================
--- head/sys/mips/conf/RT305X	Thu Dec 24 22:22:02 2015	(r292710)
+++ head/sys/mips/conf/RT305X	Thu Dec 24 22:27:00 2015	(r292711)
@@ -118,7 +118,7 @@ device		cfid
 device		nvram2env
 
 device		usb
-#device		dotg			# DWC like USB OTG Controller driver
+#device		dwcotg			# DWC like USB OTG Controller driver
 #device		u3g
 #device		umodem
 #device		uplcom


More information about the svn-src-all mailing list