From owner-freebsd-usb@FreeBSD.ORG Fri Aug 30 06:09:30 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E3197F25 for ; Fri, 30 Aug 2013 06:09:30 +0000 (UTC) (envelope-from johannes@brilliantservice.co.jp) Received: from mail-ie0-f171.google.com (mail-ie0-f171.google.com [209.85.223.171]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B1273279E for ; Fri, 30 Aug 2013 06:09:30 +0000 (UTC) Received: by mail-ie0-f171.google.com with SMTP id 9so2578358iec.16 for ; Thu, 29 Aug 2013 23:09:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=1lprgTrg5+1W9dmSh+bgOlSx2tjQMQhkJ7MSfDAyRio=; b=ZfMSH/uiE9IUqBHpFR6Ja3cW1e0xWH/is7lkO2jl9laeiEmZDeWOUi77Nb7W6mXuGK vFFBv52CQXpC0eWV/7sVdqV4d1SB8GgAeD3im1HmwexSqY8aQ1M/cpxWHweyM+6HciVo yRLzwjlcMLIO/7H8V82ipOkLxA0T6NjL+r33LwMLE7jzxMJBw71Prf/Fw83RJxvtSEWY HcCd+sATIcS+15aTn5e6SifpRRd7UugaTXqYeq7vdRtTpfKXPWINRAC7IxgSaTP8gzZe ow5exf+vklfSwHk4zq040G3jwibyFAb0txdp4NoDrtcPsQliwwniahVECBeDOEjHJomg fJuA== X-Gm-Message-State: ALoCoQn+uC+St8juVW6P8uj+ebkTo9wCgppFelkaUmuAHIKhHtrggIQCb9hsRjeP5zvB5IWoLX5W MIME-Version: 1.0 X-Received: by 10.50.49.65 with SMTP id s1mr1049682ign.43.1377842963838; Thu, 29 Aug 2013 23:09:23 -0700 (PDT) Received: by 10.43.158.74 with HTTP; Thu, 29 Aug 2013 23:09:23 -0700 (PDT) In-Reply-To: References: <521B9CD7.8010902@bitfrost.no> <521C6C26.7050207@bitfrost.no> Date: Fri, 30 Aug 2013 08:09:23 +0200 Message-ID: Subject: Re: xhci broken on 10-CURRENT and 2013 MacBook Air? From: "Lundberg, Johannes" To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Current , "freebsd-usb@freebsd.org" X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Aug 2013 06:09:31 -0000 What I got so far is this; USB driver from current stops after xhci0: 32 byte context size While driver from 9.1 continues to the next step which is usbus0 on xhci0 xhci0: usbpf: Attached ... I can try adding some printf's in the code and see if I get some more.. On Tuesday, August 27, 2013, Lundberg, Johannes wrote: > Hi Hans > > Sure, I will try it out later and mail the results. > > Now I'm running current with usb part reverted to 9.1. It gets me pass the > usb probing to the part that I really wanted to confirm. If FreeBSD > supports the SSD drive on the new MacBook Air. It seems that it doesn't so > that one more thing that we need to look into. > > > > Johannes Lundberg > BRILLIANTSERVICE CO., LTD. > > > On Tue, Aug 27, 2013 at 10:06 AM, Hans Petter Selasky > > wrote: > >> On 08/26/13 21:02, Lundberg, Johannes wrote: >> >>> Hi Hans >>> >>> Thanks but nothing of that makes any difference. Well, it's gonna be >>> difficult to find the diff I think... The oldest image I could find was >>> from May. >>> >>> What I'm doing now is compiling a bootonly.iso of current with a xhci.h/c >>> that's reverted to 9.1 release version to see if that will boot. >>> >>> >> Hi, >> >> If it just hangs, can be an IRQ looping issue. >> >> You can also try to boot using bootverbose and configure the xhci driver >> with debugging on in the sys/dev/usb/controller/xhci.c by default to see >> just what is exactly going on. >> >> If you can suggest a patch, that would be great. >> >> --HPS >> >> > -- Johannes Lundberg BRILLIANTSERVICE CO., LTD.