On 11/20/2015 09:37 AM, Peter Maydell wrote: > On 20 November 2015 at 14:29, Peter Lieven <p...@kamp.de> wrote: >> The check for the cleared BSY flag has to be performed >> before each data transfer and not just before the >> first one. >> >> Commit 5f81724d revealed this glitch as the BSY flag >> was not set in ATAPI PIO transfers before. >> >> While at it fix the desciptions and add a comment before >> the nested for loop that transfers the data. >> >> Signed-off-by: Peter Lieven <p...@kamp.de> > > If the IDE folks can review this I'd like to apply it > direct to master this afternoon so we can tag and roll rc1 > today. > > thanks > -- PMM >
Please do. --js