xhci problem on UEFI boot MacBookPro 11,3

Hans Petter Selasky hps at selasky.org
Mon Sep 22 06:11:06 UTC 2014


On 09/22/14 07:42, Huang Wen Hui wrote:
> verbose log with hw.usb.xhci.debug="15" in BIOS mode:
> http://sw.gddsn.org.cn/freebsd/messages-bios.txt
> verbose log with hw.usb.xhci.debug="15" in UEFI mode:
> http://sw.gddsn.org.cn/freebsd/messages-uefi.txt
>

Hi,

It might look as if the XHCI is receiving no interrupts, which is not an 
XHCI fault. When removing the timestamps and diffing I see changes like:

intpin=c, irq=11

->

kernel: intpin=c, irq=255


And one ACPI change:

kernel: ACPI: RSDP 0x7ad8e014 00024 (v02 APPLE )

vs

kernel: ACPI: RSDP 0xfe020 00024 (v02 APPLE )

--HPS



More information about the freebsd-usb mailing list