diff options
author | Doug Warzecha <Douglas_Warzecha@dell.com> | 2005-09-06 15:17:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-07 16:57:27 -0700 |
commit | 90563ec4129f14d19f018240d1d3ff5c0e5e6392 (patch) | |
tree | 93a8c5c3a0c30e27dcb4ff7ed804d68257181fe0 /MAINTAINERS | |
parent | 6c54c28e69f2a374ad708fba37cbe1c5bb94e283 (diff) | |
download | op-kernel-dev-90563ec4129f14d19f018240d1d3ff5c0e5e6392.zip op-kernel-dev-90563ec4129f14d19f018240d1d3ff5c0e5e6392.tar.gz |
[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs support
This patch adds the Dell Systems Management Base Driver with sysfs support.
This driver has been tested with Dell OpenManage.
Signed-off-by: Doug Warzecha <Douglas_Warzecha@dell.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7e1f671..1a35d33 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -696,6 +696,11 @@ M: dz@debian.org W: http://www.debian.org/~dz/i8k/ S: Maintained +DELL SYSTEMS MANAGEMENT BASE DRIVER (dcdbas) +P: Doug Warzecha +M: Douglas_Warzecha@dell.com +S: Maintained + DEVICE-MAPPER P: Alasdair Kergon L: dm-devel@redhat.com |