Subject: Re: Problems with rccide0
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: current-users
Date: 11/27/2003 13:40:51
Manuel Bouyer wrote:

> did you build your own distrib (if so, do you still have
> netbsd.INSTALL.symbols.gz around) ?

I built my own distribution. Where should this symbol file be?

I rebuilt the INSTALL kernel with -g and modified wdc.c to set
the debug mask to 0xffff. Here's the result...


wdc_ata_get_parms
wdc_exec_command rccide0:0:0
wdc_exec_xfre 0xc1ad2000 channel 0 drive 0
wdcstart from wdc_exec_xfre, flags 0x100
wdcstart: xfer 0xc1ad200 channel 0 drive 0
__wdccommand_start rccide0:0:0
__wdcwait rccide0:0:0
wdccomand rccide0:0:0: command=0xa1 cylin=0 head=0 sector=0 count=0 precomp=0
<It hangs here>


Martti