From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Thu, 26 May 2005 17:34:36 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] sdata.c premature write failure In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Topicbox-Message-UUID: 55f1e20c-ead0-11e9-9d60-3106f5b1d025 > After giving a disk a PIO write command, sdata.c gives the disk > 1000us to clear BSY and set DRQ before failing the write. We're > using PQI DiskOnModule IDE Flash devices that take about 1580us > to do this. I've bumped it up to 10000us. Line > /sys/src/9/pc/sdata.c:1391. I guess Flash is only supposed to sound fast. Russ