From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQxOR-0000Uv-0X for qemu-devel@nongnu.org; Sat, 02 Jan 2010 01:23:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQxOL-0000SW-FR for qemu-devel@nongnu.org; Sat, 02 Jan 2010 01:23:17 -0500 Received: from [199.232.76.173] (port=57437 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQxOL-0000ST-7Z for qemu-devel@nongnu.org; Sat, 02 Jan 2010 01:23:13 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:36039) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQxOL-00014s-FI for qemu-devel@nongnu.org; Sat, 02 Jan 2010 01:23:13 -0500 Received: by yxe26 with SMTP id 26so13051896yxe.4 for ; Fri, 01 Jan 2010 22:23:11 -0800 (PST) Message-ID: <4B3EE57E.7050300@gmail.com> Date: Sat, 02 Jan 2010 11:49:42 +0530 From: Althaf K Backer MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] USB-UHCI skipping frames from the frame list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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