<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/kernel/linux/modules/pcmcia.mk, branch v17.01.3</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>kernel: add support for Option Fusion+ PCMCIA card</title>
<updated>2016-12-20T08:35:36+00:00</updated>
<author>
<name>Tomasz Maciej Nowak</name>
<email>tomek_n@o2.pl</email>
</author>
<published>2016-12-17T21:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6b08a472632f0918c6ddbbe93c60e13068c7a82f'/>
<id>6b08a472632f0918c6ddbbe93c60e13068c7a82f</id>
<content type='text'>
New package kmod-pcmcia-nozomi to suppot Option Fusion+ HSDPA PCMCIA
modem.

Signed-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New package kmod-pcmcia-nozomi to suppot Option Fusion+ HSDPA PCMCIA
modem.

Signed-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: add support for PD6729 PCMCIA bridge</title>
<updated>2016-12-20T08:35:36+00:00</updated>
<author>
<name>Tomasz Maciej Nowak</name>
<email>tomek_n@o2.pl</email>
</author>
<published>2016-12-17T21:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d2da2c2cb31102f0d7cdca2222d39caf92028083'/>
<id>d2da2c2cb31102f0d7cdca2222d39caf92028083</id>
<content type='text'>
New package kmod-pcmcia-pd6729 to support Cirrus Logic PD6729
PCI-to-PCMCIA bridge.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New package kmod-pcmcia-pd6729 to support Cirrus Logic PD6729
PCI-to-PCMCIA bridge.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: enable CONFIG_PCMCIA_LOAD_CIS</title>
<updated>2016-12-20T08:35:36+00:00</updated>
<author>
<name>Tomasz Maciej Nowak</name>
<email>tomek_n@o2.pl</email>
</author>
<published>2016-12-17T20:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=676a11d71010723729eb9ef483bc1888fccc8546'/>
<id>676a11d71010723729eb9ef483bc1888fccc8546</id>
<content type='text'>
Allow to load .cis firmware updates from userspace. Some of PCMCIA cards
need to update Card Information Structure (CIS) to work properly.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to load .cis firmware updates from userspace. Some of PCMCIA cards
need to update Card Information Structure (CIS) to work properly.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: declare AddDepends in pcmcia.mk</title>
<updated>2016-12-20T08:35:36+00:00</updated>
<author>
<name>Tomasz Maciej Nowak</name>
<email>tomek_n@o2.pl</email>
</author>
<published>2016-12-17T20:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=87bc410f7c574e5142dd20044de4a914fc3bcaa2'/>
<id>87bc410f7c574e5142dd20044de4a914fc3bcaa2</id>
<content type='text'>
Stack repeated definitions to easy further additions.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stack repeated definitions to easy further additions.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: don't load pcmcia_rsrc in kmod-pcmcia-yenta</title>
<updated>2016-12-20T08:35:36+00:00</updated>
<author>
<name>Tomasz Maciej Nowak</name>
<email>tomek_n@o2.pl</email>
</author>
<published>2016-12-17T20:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a7cacc97357460a51d83abf589a80f6ab1a4d95a'/>
<id>a7cacc97357460a51d83abf589a80f6ab1a4d95a</id>
<content type='text'>
Kmod-pcmcia-yenta already depends on kmod-pcmcia-rsrc so there is no
need to load it second time.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kmod-pcmcia-yenta already depends on kmod-pcmcia-rsrc so there is no
need to load it second time.

Signen-off-by: Tomasz Maciej Nowak &lt;tomek_n@o2.pl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: remove old kernel compat code for pcmcia</title>
<updated>2013-09-27T20:47:09+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-09-27T20:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3c045e99333e4856f22a8357dc31ba792cdb6c93'/>
<id>3c045e99333e4856f22a8357dc31ba792cdb6c93</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38239
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: be consistent with formatting style</title>
<updated>2013-07-26T01:09:50+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2013-07-26T01:09:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=aa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd'/>
<id>aa81b9ed5ff5f016bc6fcefd110ee524d9dc98fd</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 37545
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 37545
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: kmod-pcmcia-serial requires kmod-serial-8250</title>
<updated>2013-07-18T20:40:13+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2013-07-18T20:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5e239a0fa47a84cbb11b4a52f5527110f105d414'/>
<id>5e239a0fa47a84cbb11b4a52f5527110f105d414</id>
<content type='text'>
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 37419
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 37419
</pre>
</div>
</content>
</entry>
<entry>
<title>packages: clean up the package folder</title>
<updated>2013-06-21T16:54:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ebf19b48fafc8d94e14e4ba779969613b241a6a'/>
<id>4ebf19b48fafc8d94e14e4ba779969613b241a6a</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</pre>
</div>
</content>
</entry>
</feed>
