<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtl819xx/package/hotplug2/files, branch mini3g</title>
<subtitle>Realtek rtl819xx port to OpenWrt</subtitle>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/'/>
<entry>
<title>base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354)</title>
<updated>2011-11-05T17:16:01+00:00</updated>
<author>
<name>nbd</name>
<email>nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2011-11-05T17:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=9938a761e9c6839ea43e70ba921d05a8216ca9a0'/>
<id>9938a761e9c6839ea43e70ba921d05a8216ca9a0</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28768 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28768 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] hotplug2: introduce tty subsystem events (#9211)</title>
<updated>2011-05-03T19:35:58+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2011-05-03T19:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=b3b3f347ba7d825c5c2fe000ca33973bf327b022'/>
<id>b3b3f347ba7d825c5c2fe000ca33973bf327b022</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26807 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26807 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).</title>
<updated>2011-03-21T05:53:17+00:00</updated>
<author>
<name>cshore</name>
<email>cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2011-03-21T05:53:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=06a1c1cf6cbd2ce5b9863eaf1d86dfba63639843'/>
<id>06a1c1cf6cbd2ce5b9863eaf1d86dfba63639843</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26253 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26253 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] hotplug2: Use stricter matching for rule regular expressions</title>
<updated>2011-02-01T16:37:53+00:00</updated>
<author>
<name>acinonyx</name>
<email>acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2011-02-01T16:37:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=890d7a063e9191d1acfd4086534e7e05987cae77'/>
<id>890d7a063e9191d1acfd4086534e7e05987cae77</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25282 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25282 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] add input subsystem to hotplug rules</title>
<updated>2010-11-14T22:00:10+00:00</updated>
<author>
<name>jow</name>
<email>jow@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2010-11-14T22:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=1caf373d39fc1a7c9468ae57763762f29450752f'/>
<id>1caf373d39fc1a7c9468ae57763762f29450752f</id>
<content type='text'>
This patch adds the input subsystem to the hotplug rules, making it possible to
react on the addition of input devices (e.g. USB numpads).

Signed-off-by: Stefan Tomanek &lt;stefan.tomanek+openwrt@wertarbyte.de&gt;


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the input subsystem to the hotplug rules, making it possible to
react on the addition of input devices (e.g. USB numpads).

Signed-off-by: Stefan Tomanek &lt;stefan.tomanek+openwrt@wertarbyte.de&gt;


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23994 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[hotplug2] added back atm rule</title>
<updated>2009-05-28T13:31:30+00:00</updated>
<author>
<name>hcg</name>
<email>hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-05-28T13:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=b697167e03244fac2f6a28d4ca81bbfa1e57f9a3'/>
<id>b697167e03244fac2f6a28d4ca81bbfa1e57f9a3</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16137 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16137 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[hotplug2] add hotplug2 v1.0</title>
<updated>2009-05-28T13:21:58+00:00</updated>
<author>
<name>hcg</name>
<email>hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-05-28T13:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=fd838e9faf163d384de49efde4a2358e488dcd67'/>
<id>fd838e9faf163d384de49efde4a2358e488dcd67</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16136 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16136 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[hotplug2] Move hotplug2 v0.9 to hotplug2-old</title>
<updated>2009-05-28T13:20:54+00:00</updated>
<author>
<name>hcg</name>
<email>hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-05-28T13:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=e78f0c24154cd3b331782477cab72a828521f6ae'/>
<id>e78f0c24154cd3b331782477cab72a828521f6ae</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16135 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16135 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>[package] allow hotplug events to be triggered with the atm subsystem (#2996)</title>
<updated>2009-05-26T09:30:45+00:00</updated>
<author>
<name>florian</name>
<email>florian@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-05-26T09:30:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=27792506a45ee30e3cc7854786594481b0f8459b'/>
<id>27792506a45ee30e3cc7854786594481b0f8459b</id>
<content type='text'>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16073 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16073 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
<entry>
<title>Use block events for the mounting/unmounting of external storage devices.</title>
<updated>2009-01-30T20:48:42+00:00</updated>
<author>
<name>matein4</name>
<email>matein4@3c298f89-4303-0410-b956-a3cf2f4a3e73</email>
</author>
<published>2009-01-30T20:48:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.advem.lv/rtl819xx/commit/?id=8878fc63f14757e5fa42e9c2ae90f43a403a927f'/>
<id>8878fc63f14757e5fa42e9c2ae90f43a403a927f</id>
<content type='text'>
This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in
favor of using the block hotplug event. There are dummy scripts to handle the
plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices 
are mount as a sub-directory under /mnt.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14289 3c298f89-4303-0410-b956-a3cf2f4a3e73
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in
favor of using the block hotplug event. There are dummy scripts to handle the
plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices 
are mount as a sub-directory under /mnt.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14289 3c298f89-4303-0410-b956-a3cf2f4a3e73
</pre>
</div>
</content>
</entry>
</feed>
