2
0
mirror of https://github.com/lm-sensors/lm-sensors synced 2025-08-29 21:38:17 +00:00

Drop all references to the old mailing list.

git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@3075 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
Jean Delvare 2005-09-08 16:29:41 +00:00
parent 2c48b2afc9
commit 28f8be1038
21 changed files with 29 additions and 57 deletions

2
BUGS
View File

@ -1,6 +1,6 @@
Except for many unimplemented things (listed in the TODO file), there may be
true bugs too. If you experience any problems not listed here,
do not hesitate to mail sensors@stimpy.netroedge.com.
do not hesitate to mail us (see http://secure.netroedge.com/~lm78/author.html).
But read this file and doc/FAQ first, please!
============================================================================

View File

@ -1,7 +1,7 @@
This package could not have been created without the help of many, many people.
The most notable contributors are listed below. You are probably best off
to mail <sensors@stimpy.netroedge.com> if you have questions, suggestions or
problems.
to use the mailing list (see http://secure.netroedge.com/~lm78/author.html)
if you have questions, suggestions or problems.
* Alexander Larsson <alla@lysator.liu.se>
Wrote the original lm78 module; lm_sensors version 1 was no more than an

10
README
View File

@ -163,11 +163,11 @@ are too many mainboards to keep a list of busses and chips used on them.
On the other hand, we provide a program called 'sensors-detect' which
tries to figure out what hardware is available on your system.
The developers of this package can be reached through the mailing-list
<sensors@stimpy.netroedge.com>. Do not hesitate to mail us if you have
questions, suggestions, problems, want to contribute, or just want to
report it works for you. But please try to read the documentation and
FAQ before you ask any questions!
The developers of this package can be reached through a mailing-list
(see http://secure.netroedge.com/~lm78/author.html). Do not hesitate
to mail us if you have questions, suggestions, problems, want to
contribute, or just want to report it works for you. But please try to
read the documentation and FAQ before you ask any questions!
The latest version of this package can always be found on our homepage:
http://secure.netroedge.com/~lm78/. Pre-release versions can be retrieved

View File

@ -29,4 +29,4 @@ and INSTALLs in i2c and lm_sensors2.
Enjoy!
-- The Lm_sensors Development Team <sensors@stimpy.netroedge.com>
-- The Lm_sensors Development Team

View File

@ -27,4 +27,4 @@ The patches must be applied in this order: i2c then lm_sensors
Enjoy!
-- The Lm_sensors Development Team <sensors@stimpy.netroedge.com>
-- The Lm_sensors Development Team

View File

@ -47,8 +47,7 @@ Docdir: %{prefix}/doc
Requires: %{name}-drivers >= %{ver}
Url: http://www.netroedge.com/~lm78/
##For officially distributed packages, please sign below
##Packager: Lm_sensors Group <sensors@stimpy.netroedge.com>
#Packager: Your Name <your@address>
%package drivers
Summary: Chip and bus drivers for general SMBus access and hardware monitoring.

View File

@ -54,6 +54,3 @@ A BUS driver is used by other CHIP drivers to access chips on the bus.
To install this driver, simply do
# modprobe i2c-sis5595
This driver is ALPHA!!!
Please send feedback to us at sensors@stimpy.netroedge.com.

View File

@ -47,9 +47,9 @@ Note: kernel versions later than 2.4.18 not tested.
If anyone owns a board with those chips AND is willing to risk crashing &
burning an otherwise well-behaved kernel in the name of progress... please
contact me at <amalysh@web.de> or via the project's mailing list:
<sensors@stimpy.netroedge.com>. Please send bug reports and/or success
stories as well.
contact me at <amalysh@web.de> or via the project's mailing list: see
http://secure.netroedge.com/~lm78/author.html. Please send bug reports
and/or success stories as well.
Thank Yous

View File

@ -56,8 +56,8 @@ as well: 635, and 635T.
If anyone owns a board with those chips AND is willing to risk crashing &
burning an otherwise well-behaved kernel in the name of progress... please
contact me at <mhoffman@lightlink.com> or via the project's mailing list:
<sensors@stimpy.netroedge.com>. Please send bug reports and/or success
stories as well.
see http://secure.netroedge.com/~lm78/author.html. Please send bug reports
and/or success stories as well.
TO DOs

View File

@ -13,7 +13,7 @@ run prog/detect/sensors-detect.
If your sensor chip is not detected by sensors-detect
or supported by this package,
please send mail to sensors@stimpy.netroedge.com.
please send mail (see http://secure.netroedge.com/~lm78/author.html)
Please include the following in your mail:
- The output of (as root) 'prog/detect/sensors-detect'

View File

@ -87,8 +87,7 @@ RESULTS
If you try this on a supported configuration,
please report your clock chip, your SMBus chip
(piix4 or ali15x3), and the results of
'cat /proc/sys/dev/sensors/icspll-i2c-*-69/reg0-6' to
sensors@stimpy.netroedge.com.
'cat /proc/sys/dev/sensors/icspll-i2c-*-69/reg0-6'
TO DO

View File

@ -71,8 +71,3 @@ Sensor selection is as follows:
1 Analog input (not for temperature sensing) 2,3
2 Thermistor 1,2,3
3 Pentium diode 1,2
Maintainer
-----------------
Send requests to the sensors@stimpy.netroedge.com mailing list.

View File

@ -92,4 +92,3 @@ Author/Maintainer
-----------------
Mark D. Studebaker (mdsxyz123@yahoo.com).
Derived from the w83781d driver.
Send requests to the sensors@stimpy.netroedge.com mailing list.

View File

@ -599,9 +599,8 @@ register in Bank0.CR51 of W83781D.
Author/Maintainer
-----------------
Original 781D support: Frodo and Phil (sensors@stimpy.netroedge.com)
Original 781D support: Frodo and Phil
782D/783S support added by: Mark D. Studebaker (mdsxyz123@yahoo.com)
Send requests to the sensors@stimpy.netroedge.com mailing list.
Asus Clones

View File

@ -106,4 +106,3 @@ Author/Maintainer
Mark D. Studebaker (mdsxyz123@yahoo.com).
Derived from the adm1021 driver.
Thanks to Philip Pokorny for help with this document.
Send requests to the sensors@stimpy.netroedge.com mailing list.

View File

@ -136,10 +136,11 @@ steps apply.
* If you want to have your driver integrated to Linux 2.6, you have to
port your driver to the new sysfs interface. Once done and preferably
after testing, submit a patch to the Linux kernel mailing list
<linux-kernel at vger dot kernel dot org>, our mailing list
<sensors at stimpy dot netroedge.com>,and Greg KH (greg at kroah
dot com).
after testing, submit a patch to our mailing list: see
http://secure.netroedge.com/~lm78/author.html
Make sure to check the current status for your driver first:
http://secure.netroedge.com/~lm78/kernel26.html
http://secure.netroedge.com/~lm78/newdrivers.html
---------------------------------------------------------------------
Checklist for us to do on the webpage:

View File

@ -11,8 +11,8 @@ Donation of usable computer hardware also supports the project in general,
so hardware which isn't directly related to the development of a hardware
monitoring driver, but can be used to build test systems, is welcome too.
If you would like to make a donation, please contact us at
sensors@stimpy.netroedge.com. Thanks!
If you would like to make a donation, please contact us. See
http://secure.netroedge.com/~lm78/author.html. Thanks!
Donations are listed in chronological order. Note that the person mentioned

View File

@ -285,10 +285,6 @@ implementations. Please report any other references you have found!</p>
(ASF) specification</a>
<br />A standard for system management messages using the SMBus
and passing this information to remote management devices. By the DMTF.</li>
<li><a href="http://archives.andrew.net.au/lm-sensors/">LM Sensors mailing list
archive</a>
<br />This is the mailing list archive for sensors@stimpy.netroedge.com,
the developer's mailing list. The archive contains messages since October 28, 2001.</li>
<li><a href="http://www.tip.net.au/~millerp/rmch/recu-make-cons-harm.html">Recursive
make considered harmful</a>
<br />A paper on which the version 2 Makefile is based.</li>

View File

@ -9,7 +9,7 @@
# Verify that all fans are running at normal speed after this
# program has exited!!!
#
# Copyright 2003 The lm_sensors project <sensors@stimpy.netroedge.com>
# Copyright 2003-2005 The lm_sensors project
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View File

@ -79,15 +79,10 @@ INSTALLATION INSTRUCTIONS
to test
What to do for help
-------------------
TROUBLESHOOTING
---------------
RRD problems: See the RRD documentation
lm_sensors problems: See the lm_sensors FAQ and other documentation,
enter a support ticket on our
web page http://www.lm-sensors.nu or email us at
sensors@stimpy.netroedge.com
Cron problems: check the cron logs, maybe your cron format
is different or you need to signal the cron daemon?
@ -103,11 +98,6 @@ What to do for help
including the line
Options ExecCGI
Problems with these scripts:
Enter a support ticket on our
web page http://www.lm-sensors.nu or email us at
sensors@stimpy.netroedge.com
Removing the "RRDTOOL / TOBI OETIKER" tag in RRD graphs:
Comment out the line
gator(gif, (int) im->xgif-5, 5);

View File

@ -6,8 +6,6 @@ with Changes by
Mark D. Studebaker <mdsxyz123@yahoo.com> and
Hans Ecke <hans@ecke.ws>
Send requests to the lm_sensors mailing list sensors@stimpy.netroedge.com.
Required Utilities and Packages: