Re: xhci problem on UEFI boot MacBookPro 11,3

2014-10-03 Thread Hans Petter Selasky
On 10/03/14 05:55, Huang Wen Hui wrote: I found that how to connect EHCI controller, use bless command in MacOSX with --legacy option: 1. open MacOSX terminal, mkdir /Volumes/EFI 2. mount -t msdos /dev/disk0s1 /Volumes/EFI 3. bless --setBoot --mount /Volumes/EFI --legacy 4. reboot MacOSX, press

Re: xhci problem on UEFI boot MacBookPro 11,3

2014-10-03 Thread 黄文辉@Gmail
But xhci should works under freebsd,like Linux without this trick. If you want to debug this further, ping me , I will be free after 2 hours;) Huang Wen Hui 在 2014年10月3日,14:15,Hans Petter Selasky h...@selasky.org 写道: On 10/03/14 05:55, Huang Wen Hui wrote: I found that how to connect EHCI

Panic in usb_unref_device

2014-10-03 Thread Daniel O'Connor
Hi, I have a custom USB device based on the Cypress FX2 and we are finding that with some older kernels it hangs - this was fixed in https://svnweb.freebsd.org/base?view=revisionrevision=267240 but now it panics with… #7 0x80745a07 in usb_unref_device (cpd=0xfe0004b30680,

Re: Panic in usb_unref_device

2014-10-03 Thread Hans Petter Selasky
On 10/03/14 13:19, Daniel O'Connor wrote: Hi, I have a custom USB device based on the Cypress FX2 and we are finding that with some older kernels it hangs - this was fixed in https://svnweb.freebsd.org/base?view=revisionrevision=267240 but now it panics with… Hi, There's a minor bug

Re: Panic in usb_unref_device

2014-10-03 Thread Hans Petter Selasky
On 10/03/14 13:48, Hans Petter Selasky wrote: On 10/03/14 13:19, Daniel O'Connor wrote: Hi, I have a custom USB device based on the Cypress FX2 and we are finding that with some older kernels it hangs - this was fixed in https://svnweb.freebsd.org/base?view=revisionrevision=267240 but now it