[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wdc0 and CF slot on MC-R530
TAKEMURA Shin <takemura@netbsd.org> writes:
> 手元の MC-R530 に SanDisk 純正 20MB CF と、NE2000互換 PC card を
> さして、-b=nfs で起動すると、wdc0 と wd0 が認識されないまま
> ブートします。(メッセージは、まったくささっていないかのようです)
> ブート後に CF を抜いて、もう一度さすと正しく認識されます。
これは以下で修正される前に報告されていた、ブート時にwdcが認識されず、挿
し直すと認識されるという問題のように見えます。
enami tsugutomo <enami@netbsd.org> writes:
>
> Module Name: syssrc
> Committed By: enami
> Date: Thu Jan 27 01:05:19 UTC 2000
>
> Modified Files:
> syssrc/sys/dev/ic: i82365.c
>
> Log Message:
> Use delay by default on hpcmips for now.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/ic/i82365.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
竹村さんのカーネルのi82365.cのリビジョンはいくつですか?
篠原