Re: DragonFly-2.3.1.312.g12feb master sys/dev/disk/ahci ahci.c a

看板DFBSD_commit作者時間16年前 (2009/06/20 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
: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>
文章代碼(AID): #1AEz9i00 (DFBSD_commit)
文章代碼(AID): #1AEz9i00 (DFBSD_commit)