看板 DFBSD_commit 關於我們 聯絡資訊
commit 200c399ae5cde0957ba81a94a4e99f650e02444a Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Jul 1 10:45:23 2009 -0700 SILI - ATAPI adjustments. Restrict the sense length to what ATAPI expects and add more legacy initialization to the packet FIS. This was an attempt to fix some reported issues with ATAPI, but it didn't fix anything. However, it didn't hurt either and the adjustments are at least as good as the old ones. Summary of changes: sys/dev/disk/sili/sili_cam.c | 38 ++++++++++++++++++++++++++++++-------- 1 files changed, 30 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/200c399ae5cde0957ba81a94a4e99f650e02444a -- DragonFly BSD source repository