git: twe(4): Update to version 1.50.01.002.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Dec 31 10:11:42 PST 2010


commit c2b68912cc0de772b02cf3991ac740fc2fb3fbe3
Author: Sascha Wildner <saw at online.de>
Date:   Fri Dec 31 19:05:20 2010 +0100

    twe(4): Update to version 1.50.01.002.
    
    This adds support for the 7000/8000 series adapters (some of which
    are SATA controllers).
    
    See the manual page for the full list of supported devices.
    
    The update was tested with a 6200 card.
    
    Taken-from: FreeBSD
    Thanks-to:  lentferj for providing a controller for testing

Summary of changes:
 share/man/man4/twe.4           |   90 ++++++++++--
 sys/dev/raid/twe/Makefile      |   14 +-
 sys/dev/raid/twe/twe.c         |  193 ++++++++++++++----------
 sys/dev/raid/twe/twe_compat.h  |  118 ++-------------
 sys/dev/raid/twe/twe_freebsd.c |  327 ++++++++++++++++++++++++----------------
 sys/dev/raid/twe/twe_tables.h  |    5 +-
 sys/dev/raid/twe/tweio.h       |    3 +-
 sys/dev/raid/twe/twereg.h      |   32 ++--
 sys/dev/raid/twe/twevar.h      |   46 +++---
 9 files changed, 456 insertions(+), 372 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2b68912cc0de772b02cf3991ac740fc2fb3fbe3


-- 
DragonFly BSD source repository





More information about the Commits mailing list