DragonFly-2.1.1.46.g9cf9a master share/man/man4 ciss.4 sys/dev/raid/ciss ciss.c cissreg.h cissvar.h

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Dec 13 00:53:47 PST 2008


commit 9cf9a79842a43bcc0df2eb424b24d738e96c3694
Author: Sascha Wildner <saw at online.de>
Date:   Sat Dec 13 09:49:26 2008 +0100

    Sync ciss(4) with FreeBSD's RELENG_4 branch.
    
    This adds support for many Smart Array controllers, fixes a couple of
    bugs and cleans up some whitespace issues.
    
    Note that hot-plugging does not seem to work yet.
    
    Many thanks to Archimedes Gaviola <archimedes.gaviola at gmail.com> who
    tested the patch on a HP ProLiant DL380 (Smart Array P400).
    
    Taken-from: FreeBSD

Summary of changes:
 share/man/man4/ciss.4       |   54 ++-
 sys/dev/raid/ciss/ciss.c    | 1272 ++++++++++++++++++++++++++++++-------------
 sys/dev/raid/ciss/cissreg.h |   80 ++-
 sys/dev/raid/ciss/cissvar.h |   63 ++-
 4 files changed, 1053 insertions(+), 416 deletions(-)

http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=9cf9a79842a43bcc0df2eb424b24d738e96c3694


-- 
DragonFly BSD source repository





More information about the Commits mailing list