Re: Current kernel with http://gnats.netbsd.org/39965 and pmap patches
Izumi Tsutsui <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
> I tried patch; I can mount partition from ATA drive without problems, but after > installer starts to extract installation sets kernel prints several error > messages (same error with lost interrupts when using wdc_mb.c without > ATAC_CAP_NOIRQ) and then reading seems to freeze. Hmm, are there other devices which use DMA? What happens if "MFP->mf_iprb = (u_int8_t)~IB_DINT;" is added before (or after) wdcintr() call in wdc_mb_intr() as current free_hw() does? --- Izumi Tsutsui