From owner-freebsd-usb@FreeBSD.ORG Tue Sep 30 12:25:36 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E73E9778 for ; Tue, 30 Sep 2014 12:25:36 +0000 (UTC) Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::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 6FCF6174 for ; Tue, 30 Sep 2014 12:25:36 +0000 (UTC) Received: by mail-la0-f43.google.com with SMTP id gb8so10261224lab.2 for ; Tue, 30 Sep 2014 05:25:33 -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:cc:content-type; bh=E83jkB1w9gkSCFNn6ZqdqN58E7MDiii4b18BgtPB5vw=; b=vwlvJMEjP+IZ5qvjlwqU/vy86oT7T3MX3CU+jGR0xvC4vTkOAXPgYb9jHulYbTaQHv BWaiSQLTm0seYK/emOfTZLQSzhOeRB7cIa7fgpEP44bpjTNKzjPcu518UJSdnAnK9e6F Zx7qPm/lmEsh9LqvyZ75QL+W2dAFLtJgwK2LtBYd086doPSu8wsjXfr+1yru6v0jTDHI gdevYl20ikXVL+ZDQWYXs8f0Ght0zPiJXsubGZKV4yOvFVv1UOwEh1ObEyHhVe7kUfP7 /KhYhseu7u7Akb3K3O+1zHKYob/Ck/FfVfNogALYyJBhEjndfToWvvGP1EhhCQrHeJTm 3jWw== MIME-Version: 1.0 X-Received: by 10.112.25.65 with SMTP id a1mr44603998lbg.85.1412079933406; Tue, 30 Sep 2014 05:25:33 -0700 (PDT) Received: by 10.112.218.101 with HTTP; Tue, 30 Sep 2014 05:25:33 -0700 (PDT) Reply-To: huanghwh@gmail.com In-Reply-To: <542A92AF.8040606@selasky.org> References: <542A92AF.8040606@selasky.org> Date: Tue, 30 Sep 2014 20:25:33 +0800 Message-ID: Subject: Re: xhci problem on UEFI boot MacBookPro 11,3 From: Huang Wen Hui To: Hans Petter Selasky Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-usb@freebsd.org" X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2014 12:25:37 -0000 Exactly same: http://sw.gddsn.org.cn/freebsd/non-working-mac-bios-pciconf.txt http://sw.gddsn.org.cn/freebsd/non-working-mac-uefi-pciconf.txt and working-mac: http://sw.gddsn.org.cn/freebsd/working-mac-bios-pciconf.txt http://sw.gddsn.org.cn/freebsd/working-mac-uefi-pciconf.txt 2014-09-30 19:23 GMT+08:00 Hans Petter Selasky : > Hi, > > Can you get output from "pciconf -lv" from the non-working MBP, in both > UEFI and BIOS mode? > > --HPS >