Subject: Re: CVS commit: src/sys/dev/isa
To: Charles M. Hannum <mycroft@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 09/25/2003 15:31:20
On Thu, Sep 25, 2003 at 01:05:06AM +0000, Charles M. Hannum wrote:
>
> Module Name: src
> Committed By: mycroft
> Date: Thu Sep 25 01:05:06 UTC 2003
>
> Modified Files:
> src/sys/dev/isa: fd.c fdc_isa.c fdcvar.h
>
> Log Message:
> Do fd probing after interrupts are enabled, and use tsleep() for delays.
> Also try to accept a recalibrate interrupt to terminate the delay -- but that
> doesn't seem to work reliably, so do a 2s timeout as well.
By this change, my floppy drive is reporting an error. From dmesg:
fdc0: can't set up ISA DMA map
Jun-Young
--
Bang Jun-Young <junyoung@NetBSD.org>