From owner-cvs-src@FreeBSD.ORG Mon Apr 7 11:23:56 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A40F37B401; Mon, 7 Apr 2003 11:23:56 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF1A43F3F; Mon, 7 Apr 2003 11:23:55 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h37INtZ1014292; Mon, 7 Apr 2003 11:23:55 -0700 (PDT) (envelope-from murray) Date: Mon, 7 Apr 2003 11:23:55 -0700 From: Murray Stokely To: Nate Lawson Message-ID: <20030407112355.N43794@freebsdmall.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from nate@root.org on Mon, Apr 07, 2003 at 09:33:00AM -0700 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/usb if_kue.c usbdevs X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 18:23:57 -0000 On Mon, Apr 07, 2003 at 09:33:00AM -0700, Nate Lawson wrote: > You have to update sys/dev/usb/usbdevs and then run make -f Makefile.usb, > then commit the changed usbdevs and *.h Sorry for the oversight. Looks like Warner fixed it for me. - Murray