From owner-freebsd-current@FreeBSD.ORG Wed Jul 29 07:55:01 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 984E2106564A for ; Wed, 29 Jul 2009 07:55:01 +0000 (UTC) (envelope-from wtf.jlaine@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 176738FC14 for ; Wed, 29 Jul 2009 07:55:00 +0000 (UTC) (envelope-from wtf.jlaine@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1020566fgb.12 for ; Wed, 29 Jul 2009 00:54:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:mail-followup-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-operating-system; bh=8mGEGxU5Aw0TgtJ8q44jdhEeO//GQgjUVMGhe4btTng=; b=Rq4j7mFQRCkMyhrn0TD23HbWm+PG6gZx13UarlyGAPjbelf9p3FwUFpjbNaJsQqnBl kxUoJ136K7jArXtre8BTFMbGoG/F9DWT5akVdtdK8tEUoF5RHHM5kPBzBYkt0XaZCUfC Cc9kEhI5pYd2zM+8JrwbmxdlxRg4ma8Imer0o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-operating-system; b=nIy4IGGB2fGkW0h+lcJh3MNKABV19OmEKz2Gw6zyWAdsD1hqv7NJmXU2XtdcYEkN+4 CKe2IwFyXjdvK/Cko5hEvWiEjVLD4WKZnW+upQKiQ/hIeC3WWYmeDA1tTNgin6gtXCuA 4aB9AZq70cSRxtd0ANtbMmcm3j+onM0RMazvQ= Received: by 10.86.59.2 with SMTP id h2mr493190fga.60.1248854099622; Wed, 29 Jul 2009 00:54:59 -0700 (PDT) Received: from aperture_lab ([77.66.145.99]) by mx.google.com with ESMTPS id l12sm2264060fgb.13.2009.07.29.00.54.57 (version=SSLv3 cipher=RC4-MD5); Wed, 29 Jul 2009 00:54:58 -0700 (PDT) Received: by aperture_lab (sSMTP sendmail emulation); Wed, 29 Jul 2009 11:54:56 +0400 Date: Wed, 29 Jul 2009 11:54:56 +0400 From: Jeff Laine To: Hans Petter Selasky Message-ID: <20090729075456.GA8133@free.bsd.loc> Mail-Followup-To: Jeff Laine , Hans Petter Selasky , freebsd-usb@freebsd.org, freebsd-current@freebsd.org References: <200907282144.07077.hselasky@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200907282144.07077.hselasky@freebsd.org> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 8.0-BETA2 i386 Cc: freebsd-current@freebsd.org, freebsd-usb@freebsd.org Subject: Re: 8-current USB patches available for testing (set #020) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 07:55:01 -0000 On Tue,07/28/09 [21:44:05], Hans Petter Selasky wrote: > Hi, > > Diff between USB P4 and 8-current is available from below. Please test and > report back if there are any issues. > > http://www.selasky.org/hans_petter/usb4bsd/for_review/ > > MD5 (commit_log_020.txt) = ca1eeee0225b124a85783b6b585f38fc > MD5 (usb_stack_mod_020.diff.gz) = bfdf1ca369c4e02dbf5716d408ed74e0 > > cd /usr/ > zcat usb_stack_mod_020.diff.gz | patch > Hello Hans, I'd like to try this out. Am I supposed to rebuild+reinstall the kernel in order to use this patch? TIA -- Best regards, Jeff | "Nobody wants to say how this works. | | Maybe nobody knows ..." | | Xorg.conf(5) |