From owner-svn-src-all@FreeBSD.ORG Fri May 1 17:16:34 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F9BE106564A; Fri, 1 May 2009 17:16:34 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id D857C8FC1D; Fri, 1 May 2009 17:16:33 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n41HGX0q048580; Fri, 1 May 2009 17:16:33 GMT (envelope-from sam@svn.freebsd.org) Received: (from sam@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n41HGXNj048579; Fri, 1 May 2009 17:16:33 GMT (envelope-from sam@svn.freebsd.org) Message-Id: <200905011716.n41HGXNj048579@svn.freebsd.org> From: Sam Leffler Date: Fri, 1 May 2009 17:16:33 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r191723 - head/sys/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 01 May 2009 17:16:34 -0000 Author: sam Date: Fri May 1 17:16:33 2009 New Revision: 191723 URL: http://svn.freebsd.org/changeset/base/191723 Log: add uath Modified: head/sys/conf/files Modified: head/sys/conf/files ============================================================================== --- head/sys/conf/files Fri May 1 17:15:29 2009 (r191722) +++ head/sys/conf/files Fri May 1 17:16:33 2009 (r191723) @@ -1604,6 +1604,7 @@ dev/usb/net/usb_ethernet.c \ # USB WLAN drivers # dev/usb/wlan/if_rum.c optional rum +dev/usb/wlan/if_uath.c optional uath dev/usb/wlan/if_ural.c optional ural dev/usb/wlan/if_zyd.c optional zyd #