看板 DFBSD_commit 關於我們 聯絡資訊
commit 6f3b9849ccedb6b3e4a9c2c6b577d9ce5fd41552 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jun 18 23:59:19 2009 -0700 SILI - Minor fixes and adjustments. * Aligned scratch space for READ LOG * Better exclusivity code. Minor fix to only copy-back the rfis if the CCB was on-chip, instead of unconditionally. * Probe all ports reported by the PM, we'll have to adjust for 'fake' disks at the end of the PM port chain more specifically. Summary of changes: sys/dev/disk/sili/sili.c | 35 +++++++++++++++++++---------------- sys/dev/disk/sili/sili.h | 7 +++---- sys/dev/disk/sili/sili_pm.c | 1 - 3 files changed, 22 insertions(+), 21 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f3b9849ccedb6b3e4a9c2c6b577d9ce5fd41552 -- DragonFly BSD source repository