From owner-svn-src-all@FreeBSD.ORG Tue Jun 11 06:48:02 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 05466130; Tue, 11 Jun 2013 06:48:02 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id BDA1C1EA1; Tue, 11 Jun 2013 06:47:58 +0000 (UTC) Received: from mail.bitfrost.no (mail.bitfrost.no [46.29.221.36]) by mta.bitpro.no (Postfix) with ESMTP id B4A5D7A0D9; Tue, 11 Jun 2013 08:47:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bitfrost.no Received: from laptop015.hselasky.homeunix.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hanspetter) by mail.bitfrost.no (Postfix) with ESMTPSA id 1AE2220D1C; Tue, 11 Jun 2013 08:47:54 +0200 (CEST) Message-ID: <51B6C86E.3090102@bitfrost.no> Date: Tue, 11 Jun 2013 08:49:18 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S MIME-Version: 1.0 Subject: Re: svn commit: r251614 - stable/9/sys/dev/usb/controller References: <201306110618.r5B6IqB6005901@svn.freebsd.org> In-Reply-To: <201306110618.r5B6IqB6005901@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-9@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 11 Jun 2013 06:48:02 -0000 On 06/11/13 08:18, Hans Petter Selasky wrote: > Author: hselasky > Date: Tue Jun 11 06:18:51 2013 > New Revision: 251614 > URL: http://svnweb.freebsd.org/changeset/base/251614 > > Log: > MFC r251249, r251251, r251252, r2512, r251254 and r251515: ^^53. C&P error. > Correct XHCI DMA descriptor programming. > Correct maximum IRQ rate.