<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Development</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>Recent changes to Development</description><atom:link href="https://sourceforge.net/p/industrypack/wiki/Development/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 26 Oct 2016 16:39:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/industrypack/wiki/Development/feed" rel="self" type="application/rss+xml"/><item><title>Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -17,7 +17,7 @@

 The "master" branch follows [Torvalds' Linux repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary).

-The "devel" branch is used to stabilize code before its submission to [LKML](mailto:linux-kernel@vger.kernel.org).
+The "char-misc-next" branch follows [GregKH's char-misc repository](http://git.kernel.org/?p=linux/kernel/git/gregkh/char-misc.git;a=summary), "char-misc-next" branch. This latter repository is automatically pulled by linux-next maintainers. Please, use this branch as reference for new developments before its submission to [LKML](mailto:linux-kernel@vger.kernel.org).

 There could be more branches. Their name will indicate to what they are used for.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Wed, 26 Oct 2016 16:39:29 -0000</pubDate><guid>https://sourceforge.nete8009eea75d86c5bad28021643088a99b70c797b</guid></item><item><title>WikiPage Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -14,6 +14,12 @@
 Clone the development repository from: 
 
 &gt; git clone git://git.code.sf.net/p/industrypack/code industrypack-code
+
+The "master" branch follows [Torvalds' Linux repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary).
+
+The "devel" branch is used to stabilize code before its submission to [LKML](mailto:linux-kernel@vger.kernel.org).
+
+There could be more branches. Their name will indicate to what they are used for.
 
 Coding Style
 -----------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Fri, 16 Nov 2012 12:26:49 -0000</pubDate><guid>https://sourceforge.net9ef5840e9c618a23530dd2f5f04d87b75320ab4c</guid></item><item><title>WikiPage Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -27,6 +27,8 @@
 
 Then watch Greg Kroah Hartman's video from [FOSDEM 2010](http://www.youtube.com/watch?v=LLBrBBImJt4).
 
+When you are ready, send the patch to [industrypack-devel](https://lists.sourceforge.net/lists/listinfo/industrypack-devel) mailing list.
+
 Ask, ask, ask
 ------------
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Fri, 16 Nov 2012 12:22:42 -0000</pubDate><guid>https://sourceforge.net92fa1ba121138d9c38bbc74d66c44ce9c1148dc3</guid></item><item><title>WikiPage Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -3,7 +3,7 @@
 
 If this is your first time writing kernel code and/or contributing some drivers, please read these [documents](http://www.kernel.org/doc/Documentation/development-process/).
 
-If this is your first time writing kernel code, it is recommended to read one of these books, even if they are not very updated nowadays.
+It is recommended to read one of these books, even if they are not very updated nowadays.
 
 * ["Linux Device Drivers"](http://lwn.net/Kernel/LDD3/), Third Edition, by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
 * ["Linux Kernel Development"](http://www.amazon.com/Linux-Kernel-Development-3rd-Edition/dp/0672329468/), Third Edition, by Robert Love.
@@ -14,16 +14,6 @@
 Clone the development repository from: 
 
 &gt; git clone git://git.code.sf.net/p/industrypack/code industrypack-code
-
-To compile the modules for your running kernel, execute:
-
-&gt; $ make
-
-You will have the respecting .ko files inside of each directory: "./", "bridges/" and "devices/"
-
-There is another branch "staging-next" which follows [gregkh's repository](http://git.kernel.org/?p=linux/kernel/git/gregkh/staging.git;a=summary) with all the kernel sources.
-
-Kernel versions 3.5.0 onwards have an experimental in-tree ipack implementation in the driver "staging" area and they may touch other areas of the kernel.
 
 Coding Style
 -----------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Fri, 16 Nov 2012 12:06:06 -0000</pubDate><guid>https://sourceforge.net8862f8444ff6641fece411616c938396f18c1d78</guid></item><item><title>WikiPage Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -40,4 +40,4 @@
 Ask, ask, ask
 ------------
 
-If you have some doubt, please don't hesitate to ask in [industrypack-devel](https://lists.sourceforge.net/lists/listinfo/industrypack-devel) mailing list.
+If you have some doubt, please don't hesitate to send your question to [industrypack-devel](https://lists.sourceforge.net/lists/listinfo/industrypack-devel) mailing list.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Mon, 23 Jul 2012 14:42:54 -0000</pubDate><guid>https://sourceforge.net0147c03ba0d16a7613874fe8aa7fc379072e7277</guid></item><item><title>WikiPage Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -2,6 +2,11 @@
 ====================
 
 If this is your first time writing kernel code and/or contributing some drivers, please read these [documents](http://www.kernel.org/doc/Documentation/development-process/).
+
+If this is your first time writing kernel code, it is recommended to read one of these books, even if they are not very updated nowadays.
+
+* ["Linux Device Drivers"](http://lwn.net/Kernel/LDD3/), Third Edition, by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
+* ["Linux Kernel Development"](http://www.amazon.com/Linux-Kernel-Development-3rd-Edition/dp/0672329468/), Third Edition, by Robert Love.
 
 Repository
 ---------
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Mon, 23 Jul 2012 14:37:14 -0000</pubDate><guid>https://sourceforge.net72e6e761b3954749ed220e2e64ad23f7d383eb67</guid></item><item><title>WikiPage Development modified by Samuel Iglesias</title><link>https://sourceforge.net/p/industrypack/wiki/Development/</link><description>Development tips for new contributors.
====================

If this is your first time writing kernel code and/or contributing some drivers, please read these [documents](http://www.kernel.org/doc/Documentation/development-process/).

Repository
---------

Clone the development repository from: 

&gt; git clone git://git.code.sf.net/p/industrypack/code industrypack-code

To compile the modules for your running kernel, execute:

&gt; $ make

You will have the respecting .ko files inside of each directory: "./", "bridges/" and "devices/"

There is another branch "staging-next" which follows [gregkh's repository](http://git.kernel.org/?p=linux/kernel/git/gregkh/staging.git;a=summary) with all the kernel sources.

Kernel versions 3.5.0 onwards have an experimental in-tree ipack implementation in the driver "staging" area and they may touch other areas of the kernel.

Coding Style
-----------

It follows the [Linux Kernel Coding Style](http://www.kernel.org/doc/Documentation/CodingStyle) as the final aim is to submit it to Linux Kernel.

Send a patch
------------

To send a patch, please first read the article [The Perfect Patch](http://www.linux-mips.org/wiki/The_perfect_patch).

Then watch Greg Kroah Hartman's video from [FOSDEM 2010](http://www.youtube.com/watch?v=LLBrBBImJt4).

Ask, ask, ask
------------

If you have some doubt, please don't hesitate to ask in [industrypack-devel](https://lists.sourceforge.net/lists/listinfo/industrypack-devel) mailing list.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Samuel Iglesias</dc:creator><pubDate>Mon, 23 Jul 2012 14:29:49 -0000</pubDate><guid>https://sourceforge.net94b3344a7dcdd003463130e240cb1a5b518edcfc</guid></item></channel></rss>