DragonFly-2.3.1.313.g6f3b9 master sys/dev/disk/sili sili.c sili.h sili_pm.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 19 00:04:01 PDT 2009
commit 6f3b9849ccedb6b3e4a9c2c6b577d9ce5fd41552
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list