Date: Sat, 3 Aug 2013 00:03:35 +0800 From: zhixiang yu <zxyu.core@gmail.com> To: soc-status@freebsd.org Cc: Alexander Motin <mav@freebsd.org> Subject: weekly report of July 29 and midterm report Message-ID: <CADr9iNs_cQuWV6Cj=U2d6r2zygWZ_zL3KmR_ox2YanvWWPqkpg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, During the last week, I implemented ahci hba command list and prdt emulation. I can dump the cfis and prdt correctly now. The following is the two cfis dump during freebsd boot. It should be H2D soft rest fis. cfis length:20 prdt entries: 0 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 00 00 cfis length:20 prdt entries: 0 27 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 What I achieved matches what I planed -- Before midterm evaluation, finish emulation for all registers including host and port registers, command list, prdt. In 3/4 and 4/4 term, I will complete ATA and ATAPI commands emulation by the backend file via. block_if. Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADr9iNs_cQuWV6Cj=U2d6r2zygWZ_zL3KmR_ox2YanvWWPqkpg>