[9fans] SB600 i/o error on read/write
- From: cinap_lenrek@xxxxxx
- Date: Thu, 25 Sep 2008 19:47:02 GMT
hm... looks like we hit this:
static void
westerndigitalhung(Drive *d)
{
if((d->portm.feat&Datapi) == 0 && d->active && TK2MS(d->intick) > 5000){
dprint("%s: drive hung; resetting [%lux] ci %lx\n",
d->unit->name, d->port->task, d->port->ci);
d->state = Dreset;
}
}
is ms in TK2MS refering to milliseconds? if this is the case, the error occurs mutch
faster than 5 seconds after i started the dd. maybe my machine is not time callibrated
correctly?
--
cinap
.
- Prev by Date: [9fans] SB600 i/o error on read/write
- Next by Date: [9fans] sdiahci.c on sources broken?
- Previous by thread: [9fans] SB600 i/o error on read/write
- Next by thread: [9fans] sdiahci.c on sources broken?
- Index(es):
Relevant Pages
|