From owner-freebsd-usb@FreeBSD.ORG Tue Aug 19 22:46:44 2008 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E834106566C for ; Tue, 19 Aug 2008 22:46:44 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id AE2828FC1A for ; Tue, 19 Aug 2008 22:46:43 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m7JMiNrl091571; Tue, 19 Aug 2008 16:44:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 19 Aug 2008 16:44:54 -0600 (MDT) Message-Id: <20080819.164454.282837106.imp@bsdimp.com> To: pschmehl_lists_nada@tx.rr.com, pschmehl_lists@tx.rr.com From: "M. Warner Losh" In-Reply-To: <20F9B757C07EEBCC1BB1B762@utd65257.utdallas.edu> References: <48AB2A1C.4080808@moneybookers.com> <20080819202757.GG16977@elvis.mu.org> <20F9B757C07EEBCC1BB1B762@utd65257.utdallas.edu> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: usb@freebsd.org Subject: Re: HEADSUP new usb code coming in. X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2008 22:46:44 -0000 In message: <20F9B757C07EEBCC1BB1B762@utd65257.utdallas.edu> Paul Schmehl writes: : So, if we're running 7.0 STABLE, will these changes show up with : csup so we can rebuild kernel? Or are these diffs something you : need to download and build separately? This code won't be committed to RELENG_7... However I think hps has patches for it... Warner