From owner-freebsd-usb@FreeBSD.ORG Sun Apr 27 01:57:23 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 925AC1F2 for ; Sun, 27 Apr 2014 01:57:23 +0000 (UTC) Received: from mail-yh0-x22b.google.com (mail-yh0-x22b.google.com [IPv6:2607:f8b0:4002:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 557861BA6 for ; Sun, 27 Apr 2014 01:57:23 +0000 (UTC) Received: by mail-yh0-f43.google.com with SMTP id a41so3700920yho.2 for ; Sat, 26 Apr 2014 18:57:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=rGJKHp/Gpw5q9P4MdmOcO0Jq6zQEDlR5w7Zqlg9+Vng=; b=cFxfOSxfJzCxoEq/3qM1ltRLNHz6GSxwcq5xnIBysvV5BLhWdSXESv8gXQyJOFcVap odxW62K7w07Sse/nLBUq2cW4iYZS7oVxyoECCCbHUDKSC/6szZfax8nYVby0R+C+VLNY PBPYel3VYQqfnlnvDaUHZa68DZCq6q5AVwwKGiCa5svrYs/TaiQ8xbRVi8AABZw8k/0X CURMBcOJIncl+TvAn6kF4aU600fAzEH3LNZHktX69c0ZVhJaXEqknT6TXeVgZhwSLqHn vlioY2bxFMEOrKwrWcAxUcKg5WpbzrjDDOiG/VnsU4Dh/fvC3rh6Gw32aSmmNo7dQhKb Gi6Q== MIME-Version: 1.0 X-Received: by 10.236.39.242 with SMTP id d78mr24581360yhb.36.1398563842493; Sat, 26 Apr 2014 18:57:22 -0700 (PDT) Received: by 10.170.47.148 with HTTP; Sat, 26 Apr 2014 18:57:22 -0700 (PDT) In-Reply-To: References: Date: Sun, 27 Apr 2014 09:57:22 +0800 Message-ID: Subject: Re: xhci controller problem on MBPr2013 From: Huang Wen Hui To: "freebsd-usb@freebsd.org" , hps@selasky.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: huanghwh@gmail.com List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2014 01:57:23 -0000 More test: system could not boot with "safe mode" in both case XHCI_IMOD_DEFAULT=1F4 or 3E8. Huang Wenhui 2014-04-26 23:00 GMT+08:00 Huang Wen Hui : > Hi Hans, > > My MBPr could not boot on recent STABLE-10, it stop after xchi message, > the last two lines are: > > xhci0: mem 0xc1e00000-0xc1e0ffff at > device 20.0 on pci0 > xhci0: 32 byte context size. > > I revert back r264640(http://svnweb.freebsd.org/changeset/base/264640), > the system become normal again. > > Any ideas or anything I need to provide? > > Cheers, > > Huang Wenhui > > >