Re: [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2008-01-14 Thread Steve Hardy
> As far as I know boolean parameters take values 0 and 1, not N and Y. Not on the systems I am testing on (2.6.24-rc6) - the sysfs interface displays boolean parameters as Y/N, and will accept boot parameters as either Y/N or 0/1. Below is a snippet from a test proving this point : [EMAIL

Re: [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2008-01-14 Thread Steve Hardy
As far as I know boolean parameters take values 0 and 1, not N and Y. Not on the systems I am testing on (2.6.24-rc6) - the sysfs interface displays boolean parameters as Y/N, and will accept boot parameters as either Y/N or 0/1. Below is a snippet from a test proving this point : [EMAIL

Re: [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2008-01-04 Thread Steve Hardy
me know. Regards, Steve Signed-Off by Steve Hardy <[EMAIL PROTECTED]> --- diff -uprN -X linux-2.6.24-rc6/Documentation/dontdiff linux-2.6.24-rc6/Documentation/hwmon/ads7828 linux-2.6.24-rc6-ads7828/Documentation/hwmon/ads7828 --- linux-2.6.24-rc6/Documentation/hwmon/ads7828197

Re: [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2008-01-04 Thread Steve Hardy
. Regards, Steve Signed-Off by Steve Hardy [EMAIL PROTECTED] --- diff -uprN -X linux-2.6.24-rc6/Documentation/dontdiff linux-2.6.24-rc6/Documentation/hwmon/ads7828 linux-2.6.24-rc6-ads7828/Documentation/hwmon/ads7828 --- linux-2.6.24-rc6/Documentation/hwmon/ads78281970-01-01 01:00

Re: [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2007-12-18 Thread Steve Hardy
Andrew, Thanks your your comments, I'm currently preparing/testing a revised patch based on your suggestions, which I will post later this week. A couple of comments inline. Steve I wouldn't bother with EXPERIMENTAL personally. It seems a farily pointless thing. OK, I copied one of the

Re: [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2007-12-18 Thread Steve Hardy
Andrew, Thanks your your comments, I'm currently preparing/testing a revised patch based on your suggestions, which I will post later this week. A couple of comments inline. Steve I wouldn't bother with EXPERIMENTAL personally. It seems a farily pointless thing. OK, I copied one of the

[PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2007-12-03 Thread Steve Hardy
with this project or the open source license(s) involved. Signed-off-by: Steve Hardy <[EMAIL PROTECTED]> --- diff -uprN -X linux-2.6.23.9/Documentation/dontdiff linux-2.6.23.9/drivers/hwmon/Kconfig linux-2.6.23.9-ads7828/drivers/hwmon/Kconfig --- linux-2.6.23.9/drivers/hwmon/Kconfig2007-11-26

[PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

2007-12-03 Thread Steve Hardy
with this project or the open source license(s) involved. Signed-off-by: Steve Hardy [EMAIL PROTECTED] --- diff -uprN -X linux-2.6.23.9/Documentation/dontdiff linux-2.6.23.9/drivers/hwmon/Kconfig linux-2.6.23.9-ads7828/drivers/hwmon/Kconfig --- linux-2.6.23.9/drivers/hwmon/Kconfig2007-11-26 17:51