From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Tolpin Message-Id: <200403031424.i23EOlox000232@adat.davidashen.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] i/o error: wrenwrite In-Reply-To: Content-Type: text/plain; charset=KOI8-R Date: Wed, 3 Mar 2004 18:24:47 +0400 Topicbox-Message-UUID: 109e8a8c-eacd-11e9-9e20-41e7f4b1d025 > If you're putting in debugging code, try putting it in port/devsd.c:sdbio() > to figure out which of the Eio's is the problem. There's code there for dealing > with initial drive conditions, etc. > I'll do, many thanks. I a few hours, have to go. The problem is that I need more time to understand how the parts are interrelated in the kernel. The problem goes away when debugging slows down the process, so I cannot just dump everything. David