DragonFly commits List (threaded) for 2008-12
DragonFly BSD
DragonFly commits List (threaded) for 2008-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 13 Dec 2008 00:52:55 -0800 (PST)

commit 9cf9a79842a43bcc0df2eb424b24d738e96c3694
Author: Sascha Wildner <saw@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]