Subject: Re: 120GB HD
To: Takahiro Kambe <taca@back-street.net>
From: Sergio Jimenez <tripledes@eslack.org>
List: port-i386
Date: 10/14/2003 12:47:51
--=.NZzniyMtxsg9AZ
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Tue, 14 Oct 2003 13:28:31 +0900 (JST)
Takahiro Kambe <taca@back-street.net> wrote:

> In message <64928.212.158.196.13.1066091452.squirrel@pof.eslack.org>
> 	on Tue, 14 Oct 2003 02:30:52 +0200 (CEST),
> 	tripledes@eslack.org wrote:
> > Hello, two days ago I bought a new 120G hd, once it was installed on my
> > box my system (1.6ZC) didn't detect it. I have two IDE controllers nForce2
> > (motherboard) and Silicon Image 680 (PCI) both detect it as Samsung 120G,
> > and I've tried to configure it as LBA,CHS and Large and also a 1.6X system
> > from September and still it's not detected.
> It seems the same situation with PR kern/22527.
> 
> 	http://www.netbsd.org/cgi-bin/query-pr-single.pl?number=22527
> 
> -- 
> Takahiro Kambe <taca@back-street.net>
> 

Yes, it is, but "sys/dev/ic/wdc.c" has changed (a lot I think) and I've changed the delay value on line 700:

        (void) bus_space_read_1(chp->cmd_iot, chp->cmd_ioh, wd_error);
        bus_space_write_1(chp->ctl_iot, chp->ctl_ioh, wd_aux_ctlr, WDCTL_4BIT);
        delay(1000);    /* 400ns delay */

        ret_value = __wdcwait_reset(chp, ret_value, poll);
        WDCDEBUG_PRINT(("%s:%d: after reset, ret_value=0x%d\n",
            chp->wdc ? chp->wdc->sc_dev.dv_xname : "wdcprobe", chp->channel,
            ret_value), DEBUG_PROBE);

It still doesn't work.

I'm not sure, I'm not a programmer, and correct me if I'm wrong please but...is this file for wdc driver or is it for both wd & wdc drivers...

Thanks and sorry for repeating a problem.

-- 
Error: "Windows Protection Error. You need to restart your computer."

Do you BSD?

http://www.netbsd.org

TripleDES <TripleDES@eSlack.org>

--=.NZzniyMtxsg9AZ
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (NetBSD)

iD8DBQE/i/B97+miUKRu9UMRArePAJ43qaqb4efvlGeye9pE5KP43Fa/6QCcCD9l
6jx7dscwQ1hwxpWx360Zb2A=
=jH5U
-----END PGP SIGNATURE-----

--=.NZzniyMtxsg9AZ--