NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56403 (memory mapped mode of wdc(4) at pcmcia(4) broken after jdolecek-ncq branch merge)
The following reply was made to PR kern/56403; it has been noted by GNATS.
From: =?UTF-8?B?SmFyb23DrXIgRG9sZcSNZWs=?= <jaromir.dolecek%gmail.com@localhost>
To:
Cc: "gnats-bugs%NetBSD.org@localhost" <gnats-bugs%netbsd.org@localhost>
Subject: Re: kern/56403 (memory mapped mode of wdc(4) at pcmcia(4) broken
after jdolecek-ncq branch merge)
Date: Mon, 4 Oct 2021 20:26:59 +0200
Le lun. 4 oct. 2021 =C3=A0 08:57, Rin Okuyama <rokuyama.rk%gmail.com@localhost> a =C3=
=A9crit :
> I've found it!
>
> Before jdolecek-ncq merge, for ATA_POLL, _wdc_ata_bio_start() iterated
> itself and wdc_ata_bio_intr(), until ATA_ITSDONE is achieved.
Go ahead, thanks.
I have only one concern, there is nothing stopping it looping forever.
Maybe add a break condition of some sort?
Jaromir
Home |
Main Index |
Thread Index |
Old Index