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

看板DFBSD_commit作者時間15年前 (2011/01/01 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit c2b68912cc0de772b02cf3991ac740fc2fb3fbe3 Author: Sascha Wildner <saw@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
文章代碼(AID): #1D7Y6fIR (DFBSD_commit)