* [Qemu-devel] USB-UHCI skipping frames from the frame list
@ 2010-01-02 6:19 Althaf K Backer
0 siblings, 0 replies; only message in thread
From: Althaf K Backer @ 2010-01-02 6:19 UTC (permalink / raw)
To: qemu-devel
Given below is the debug o/p from usb-uhci,strangely it seems to
skip the frames after 118 it jumps to 145 .. similar is the
case with frame 0 , it doesn't load frame 0 rather jumps to
frame 1.The guest is minix 3.1.5 and the o/p was generated
from the driver under development,i have notice the same
behavior with NetBSD
uhci: new frame #117
uhci: processing frame 117 addr 0x125251d4
uhci: TD 0x11cc02a0 load. link 0x125272a2 ctrl 0x2000000 token 0x0 qh 0x0
uhci: TD 0x11cc02a0 skip. link 0x125272a2 ctrl 0x2000000 token 0x0 qh 0x0
uhci: QH 0x125272a2 load. link 0x12529002 elink 0x1
uhci: QH 0x12529002 load. link 0x12528002 elink 0x1
uhci: QH 0x12528002 load. link 0x12526002 elink 0x1
uhci: QH 0x12526002 load. link 0x1 elink 0x11cc1000
uhci: TD 0x11cc1000 load. link 0x1 ctrl 0x0 token 0x0 qh 0x12526002
uhci: TD 0x11cc1000 skip. link 0x1 ctrl 0x0 token 0x0 qh 0x12526002
uhci: new frame #118
uhci: processing frame 118 addr 0x125251d8
uhci: TD 0x11cc02c0 load. link 0x125272c2 ctrl 0x2000000 token 0x0 qh 0x0
uhci: TD 0x11cc02c0 skip. link 0x125272c2 ctrl 0x2000000 token 0x0 qh 0x0
uhci: QH 0x125272c2 load. link 0x12529002 elink 0x1
uhci: new frame #145
uhci: processing frame 145 addr 0x12525244
uhci: TD 0x11cc0220 load. link 0x12527222 ctrl 0x2000000 token 0x0 qh 0x0
uhci: TD 0x11cc0220 skip. link 0x12527222 ctrl 0x2000000 token 0x0 qh 0x0
uhci: QH 0x12527222 load. link 0x12529002 elink 0x1
uhci: QH 0x12529002 load. link 0x12528002 elink 0x1
uhci: QH 0x12528002 load. link 0x12526002 elink 0x1
uhci: QH 0x12526002 load. link 0x1 elink 0x11cc1000
uhci: TD 0x11cc1000 load. link 0x1 ctrl 0x0 token 0x0 qh 0x12526002
uhci: TD 0x11cc1000 skip. link 0x1 ctrl 0x0 token 0x0 qh 0x12526002
uhci: new frame #146
uhci: processing frame 146 addr 0x12525248
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-02 6:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-02 6:19 [Qemu-devel] USB-UHCI skipping frames from the frame list Althaf K Backer
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).