DragonFly commits List (threaded) for 2012-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ciss(4): Sync with FreeBSD.
commit a8416dcf315e4fb01c023728062ece421c28b2c6
Author: Sascha Wildner <saw@online.de>
Date: Sun Jul 29 20:49:26 2012 +0200
ciss(4): Sync with FreeBSD.
Tons of good stuff. MPSAFEness, MSI interrupts, better performance,
and a lot more (I'm too lazy to go through FreeBSD's logs :P).
Support for a number of adapters has been added, too:
* HP Smart Array P220i
* HP Smart Array P222
* HP Smart Array P420
* HP Smart Array P420i
* HP Smart Array P421
* HP Smart Array P700m
* HP Smart Array P712m
* HP Smart Array P721m
* HP Smart Array P822
I've tested it with a HP Smart Array P212.
Many thanks to FreeBSD.
Summary of changes:
share/man/man4/ciss.4 | 44 ++-
sys/dev/raid/ciss/Makefile | 4 +-
sys/dev/raid/ciss/ciss.c | 1090 +++++++++++++++++++++++++++++++++----------
sys/dev/raid/ciss/cissio.h | 49 ++-
sys/dev/raid/ciss/cissreg.h | 109 +++--
sys/dev/raid/ciss/cissvar.h | 179 ++++----
6 files changed, 1072 insertions(+), 403 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8416dcf315e4fb01c023728062ece421c28b2c6
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]