From owner-freebsd-stable@FreeBSD.ORG Thu Apr 28 20:23:26 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A54716A4CE for ; Thu, 28 Apr 2005 20:23:26 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBAD43D60 for ; Thu, 28 Apr 2005 20:23:26 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id 00D5D7A403; Thu, 28 Apr 2005 13:23:25 -0700 (PDT) Message-ID: <4271463D.8090409@elischer.org> Date: Thu, 28 Apr 2005 13:23:25 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.7) Gecko/20050423 X-Accept-Language: en, hu MIME-Version: 1.0 To: Joe Altman References: <20050428093053.A4DE816A4EB@hub.freebsd.org> <42712A12.70009@elischer.org> <20050428190533.GB27979@panix.com> <42713FB3.2010805@elischer.org> <20050428202057.GA489@panix.com> In-Reply-To: <20050428202057.GA489@panix.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: USB changes. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 20:23:26 -0000 Joe Altman wrote: >On Thu, Apr 28, 2005 at 12:55:31PM -0700, Julian Elischer wrote: > > >>>>Can you confirm that usb.c ends with: >>>>SYSINIT(usb_cold_explore, SI_SUB_INT_CONFIG_HOOKS, SI_ORDER_FIRST, >>>> usb_cold_explore, NULL); >>>> >>>> >>/usr/src/sys/dev/usb/usb.c >> >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >Where does the file that you need live? > > >