Re: DragonFly-2.3.1.312.g12feb master sys/dev/disk/ahci ahci.c a
:My screen is flooded by following kprints :P
:
:@@ -1890,6 +1575,10 @@ ahci_unload_prdt(struct ahci_ccb *ccb)
:bus_dmamap_unload(sc->sc_tag_data, dmap);
:+ if (ccb->ccb_cmd_hdr->prdbc =3D=3D 0) {
:+ kprintf("%s: UNLOAD RESID WAS ZERO! tag=3D%d\n",
:+ ATANAME(ap, xa->at), ccb->ccb_slot);
:+ }
:if (ccb->ccb_xa.flags & ATA_F_NCQ)
:xa->resid =3D 0;
:else
:
:Best Regards,
:sephe
Was it working ok previously? And which AHCI chipset is it?
And what were you doing? Just normal disk accesses? And I
could use the dmesg output if possible.
-Matt
Matthew Dillon
<dillon@backplane.com>
討論串 (同標題文章)
完整討論串 (本文為第 2 之 3 篇):