Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: IDENTIFY failed



From: matthew green <mrg%eterna.com.au@localhost>
Subject: re: IDENTIFY failed
Date: Fri, 29 Oct 2021 07:18:09 +1100

>> > autoconfiguration error: ahcisata0 port 1: setting WDCTL_RST failed for drive 0
>> https://mail-index.netbsd.org/current-users/2021/10/27/msg041615.html
> this one has reduced timeframe, too:
>> between
>> NetBSD 9.99.91 (GENERIC) #0: Tue Oct 12 19:57:53 UTC 2021 OK
>> NetBSD 9.99.92 (GENERIC) #0: Mon Oct 25 20:32:38 UTC 2021 Failed 
> which changed how some interrupt handling works, and:
>    http://mail-index.netbsd.org/source-changes/2021/10/11/msg132941.html
> which removed some delays in the probe path.  possibly this one
> is more likely to be at fault since it touches the probe path
> directly.

add 
/usr/src/sys/arch/amd64/conf/GENERIC.local
options         AHCISATA_EXTRA_DELAY

compile kernel
https://cdn.netbsd.org/pub/NetBSD/misc/jun/amd64/kernel/netbsd-AHCISATA_EXTRA_DELAY-9.99.92.gz

seems ok.

Thanx.
--
Jun Ebihara


Home | Main Index | Thread Index | Old Index