Re: [PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-25 Thread Doug Warzecha
On Wed, Aug 24, 2005 at 08:09:09PM -0700, Chris Wedgwood wrote: > On Wed, Aug 24, 2005 at 09:00:21PM -0500, Doug Warzecha wrote: > > [...] > > > +Dell OpenManage requires this driver on the following Dell PowerEdge > > systems: > > +300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650

Re: [PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-25 Thread Michael E Brown
Please download libsmbios 0.10.0-beta1 and send the "dumpCmos" output from your machine. Please send it to the libsmbios devel mailing list. >From that output, I can tell you if this token is available on that machine. If that token is available, then yes, you can set that feature. libsmbios can b

Re: [PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-25 Thread David Greaves
Doug Warzecha wrote: >This patch adds the Dell Systems Management Base Driver with sysfs support. > >This patch incorporates changes based on comments from the previous posting. > >Summary of changes: > >* Changed permissions on sysfs files so that only owner can read. >* Changed to use __uNN/__sN

Re: [PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-24 Thread Chris Wedgwood
On Wed, Aug 24, 2005 at 09:00:21PM -0500, Doug Warzecha wrote: [...] > +Dell OpenManage requires this driver on the following Dell PowerEdge systems: > +300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC, > +700, and 750. Other Dell software such as the open source Libsmbios

[PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-24 Thread Doug Warzecha
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 <[EMAIL PROTECTED]> --- diff -uprN linux-2.6.13-rc6.orig/Documentation/dcdbas.txt linux-2.6.13-rc6/Documentation/dcdbas.txt --- linux-2.6.13

Re: [PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-22 Thread Pavel Machek
Hi > This patch adds the Dell Systems Management Base Driver with sysfs support. > > This patch incorporates changes based on comments from the previous > posting. Could we get some better name for this one? > diff -uprN linux-2.6.13-rc6.orig/drivers/firmware/dcdbas.c > linux-2.6.13-rc6/driver

[PATCH 2.6.13-rc6] dcdbas: add Dell Systems Management Base Driver with sysfs support

2005-08-20 Thread Doug Warzecha
This patch adds the Dell Systems Management Base Driver with sysfs support. This patch incorporates changes based on comments from the previous posting. Summary of changes: * Changed permissions on sysfs files so that only owner can read. * Changed to use __uNN/__sNN types in structs. * smi_data