Re: Intel 82801H SATA interrupt issues
RVP <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 30 Aug 2024, Emmanuel Dreyfus wrote: > [...] > wd0 at atabus0 drive 0 > wd0: <CF CARD 4GB> > wd0: 3599 MB, 7314 cyl, 16 head, 63 sec, 512 bytes/sect x 7372512 sectors > piixide0:0:0: lost interrupt > type: ata tc_bcount: 512 tc_skip: 0 > piixide0:0:0: bus-master DMA error: missing interrupt, status=0x21 > piixide0:0:0: device timeout, c_bcount=512, c_skip0 > wd0d: device timeout reading fsbn 0 (wd0 bn 0; cn 0 tn 0 sn 0), xfer f5c, retry 0 > Is wd0 a CompactFlash IDE drive? This could just be a problem which manifests with _that_ device (or type of device ie. CompactFlash IDEs). If you yank wd0 out does reading from the HDD fail the same way, or does it work now? -RVP