Changeset 3075 for lm-sensors/trunk/doc/developers/new_drivers
- Timestamp:
- 09/08/05 18:29:41 (7 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/developers/new_drivers (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/developers/new_drivers
r2989 r3075 137 137 * If you want to have your driver integrated to Linux 2.6, you have to 138 138 port your driver to the new sysfs interface. Once done and preferably 139 after testing, submit a patch to the Linux kernel mailing list 140 <linux-kernel at vger dot kernel dot org>, our mailing list 141 <sensors at stimpy dot netroedge.com>,and Greg KH (greg at kroah 142 dot com). 139 after testing, submit a patch to our mailing list: see 140 http://secure.netroedge.com/~lm78/author.html 141 Make sure to check the current status for your driver first: 142 http://secure.netroedge.com/~lm78/kernel26.html 143 http://secure.netroedge.com/~lm78/newdrivers.html 143 144 144 145 ---------------------------------------------------------------------
