From owner-freebsd-current@FreeBSD.ORG Fri Aug 30 06:09:31 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id EB9FFF26 for ; Fri, 30 Aug 2013 06:09:30 +0000 (UTC) (envelope-from johannes@brilliantservice.co.jp) Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com [209.85.223.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B7F24279F for ; Fri, 30 Aug 2013 06:09:30 +0000 (UTC) Received: by mail-ie0-f170.google.com with SMTP id 16so2248653iea.29 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=SrWz0MOtByd0uq7uitY+ts8Ik0zA0TO3bmU39sU+jyCJnzcXOCmTj8s03/Wya4Gb9e 2Ou/5bfMvBhDuhLqRxccQsCkG6J/KS7ZGZ0sWvKcxvYUTtCD4n87aY+uxI6+b0GDTL6M bFqFFwTGgut6RDWrhslbNwd1DZTHKTn3x7P8EBz/5TDk6zNa3z93nsgsBotpbH/Usr1l v8z0SjNSgtwC3DRyL3JjBHm/yo6vQZ6h3Ki+4JUiF9i1AeGlqeASggkw02NqZ3hE90pk 6z/LBg7YXE3Uort5SCLa/afIYRSxFmb45QGCn7Yec+XqCJgmOQK0FhoXT3C6tmyWaXdf 50Lw== X-Gm-Message-State: ALoCoQm4V9i+xiMojMdpcH+4+bYZNC5x+VbpxojmgCUDEQDsk04YysjYyjSsS5qmjBUNXPywbp5S 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-current@freebsd.org X-Mailman-Version: 2.1.14 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: 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.