Subject: Re: vmlocking2 branch merged
To: None <current-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: current-users
Date: 01/03/2008 22:45:24
On Thu, Jan 03, 2008 at 10:39:19PM +0100, Juergen Hannken-Illjes wrote:
> syncing disks... 3 done
> unmounting file systems... done
> ahc1: board is not responding
> cmd fail
> ahc1:SCB 0x8 - timed out
> >>>>>>>>>>>>>>>>>> Dump Card State Begins <<<<<<<<<<<<<<<<<
> ahc1: Dumping Card State in Data-out phase, at SEQADDR 0x0
> Card was paused
This is a bug in the driver, it is sleeping and not polling, even though
it was asked for that, I think.
Joerg