From owner-svn-src-all@freebsd.org Thu Dec 24 22:27:01 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A731A51C2D; Thu, 24 Dec 2015 22:27:01 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 483C8135A; Thu, 24 Dec 2015 22:27:01 +0000 (UTC) (envelope-from adrian@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBOMR0Gd029376; Thu, 24 Dec 2015 22:27:00 GMT (envelope-from adrian@FreeBSD.org) Received: (from adrian@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBOMR04r029375; Thu, 24 Dec 2015 22:27:00 GMT (envelope-from adrian@FreeBSD.org) Message-Id: <201512242227.tBOMR04r029375@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adrian set sender to adrian@FreeBSD.org using -f From: Adrian Chadd Date: Thu, 24 Dec 2015 22:27:00 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r292711 - head/sys/mips/conf X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 22:27:01 -0000 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