qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Patch causes Mac OS X to print dead controller messages
@ 2017-03-02  4:08 Programmingkid
  2017-03-06  9:10 ` Gerd Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Programmingkid @ 2017-03-02  4:08 UTC (permalink / raw)
  To: Gerd Hoffmann, Li Qiang; +Cc: qemu-devel qemu-devel

commit 95ed56939eb2eaa4e2f349fe6dcd13ca4edfd8fb
usb: ohci: limit the number of link eds

This patch causes Mac OS X to continuously print this message:
USBF: 35.508 AppleUSBOHCI[0x1187000] Watchdog detected dead controller (hcca #: 0, hc#: 863)

I used git bisect to find this patch. None of the USB devices work when connected to the OHCI USB controller.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Patch causes Mac OS X to print dead controller messages
  2017-03-02  4:08 [Qemu-devel] Patch causes Mac OS X to print dead controller messages Programmingkid
@ 2017-03-06  9:10 ` Gerd Hoffmann
  2017-03-06 15:18   ` Programmingkid
  0 siblings, 1 reply; 3+ messages in thread
From: Gerd Hoffmann @ 2017-03-06  9:10 UTC (permalink / raw)
  To: Programmingkid; +Cc: Li Qiang, qemu-devel qemu-devel

On Mi, 2017-03-01 at 23:08 -0500, Programmingkid wrote:
> commit 95ed56939eb2eaa4e2f349fe6dcd13ca4edfd8fb
> usb: ohci: limit the number of link eds
> 
> This patch causes Mac OS X to continuously print this message:
> USBF: 35.508 AppleUSBOHCI[0x1187000] Watchdog detected dead controller (hcca #: 0, hc#: 863)
> 
> I used git bisect to find this patch. None of the USB devices work when connected to the OHCI USB controller.

Hmm, ok, appearently the limit is too strict for macos.  Can you try to
increase ED_LINK_LIMIT ?

thanks,
  Gerd

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Patch causes Mac OS X to print dead controller messages
  2017-03-06  9:10 ` Gerd Hoffmann
@ 2017-03-06 15:18   ` Programmingkid
  0 siblings, 0 replies; 3+ messages in thread
From: Programmingkid @ 2017-03-06 15:18 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: Li Qiang, qemu-devel qemu-devel


On Mar 6, 2017, at 4:10 AM, Gerd Hoffmann wrote:

> On Mi, 2017-03-01 at 23:08 -0500, Programmingkid wrote:
>> commit 95ed56939eb2eaa4e2f349fe6dcd13ca4edfd8fb
>> usb: ohci: limit the number of link eds
>> 
>> This patch causes Mac OS X to continuously print this message:
>> USBF: 35.508 AppleUSBOHCI[0x1187000] Watchdog detected dead controller (hcca #: 0, hc#: 863)
>> 
>> I used git bisect to find this patch. None of the USB devices work when connected to the OHCI USB controller.
> 
> Hmm, ok, appearently the limit is too strict for macos.  Can you try to
> increase ED_LINK_LIMIT ?

I used the value of 20 and it worked. 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-06 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-02  4:08 [Qemu-devel] Patch causes Mac OS X to print dead controller messages Programmingkid
2017-03-06  9:10 ` Gerd Hoffmann
2017-03-06 15:18   ` Programmingkid

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).