[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2012-07-30 Thread Tobias Powalowski
Date: Monday, July 30, 2012 @ 06:44:12
  Author: tpowa
Revision: 164321

db-remove: fcpcmcia removed by tpowa

Deleted:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-07-28 Thread Tobias Powalowski
Date: Friday, July 29, 2011 @ 02:15:17
  Author: tpowa
Revision: 133544

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-05-20 Thread Tobias Powalowski
Date: Friday, May 20, 2011 @ 06:55:18
  Author: tpowa
Revision: 124378

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-03-22 Thread Tobias Powalowski
Date: Tuesday, March 22, 2011 @ 10:02:11
  Author: tpowa
Revision: 115917

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-03-22 Thread Tobias Powalowski
Date: Tuesday, March 22, 2011 @ 10:01:57
  Author: tpowa
Revision: 115916

archrelease: remove testing-i686

Deleted:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-03-16 Thread Tobias Powalowski
Date: Wednesday, March 16, 2011 @ 03:27:36
  Author: tpowa
Revision: 114845

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos/testing-i686 (kernel-2.6.37.patch)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 07:16:10
  Author: tpowa
Revision: 107507

add .37 patch

Added:
  fcpcmcia/repos/testing-i686/kernel-2.6.37.patch

-+
 kernel-2.6.37.patch |   42 ++
 1 file changed, 42 insertions(+)

Added: kernel-2.6.37.patch
===
--- kernel-2.6.37.patch (rev 0)
+++ kernel-2.6.37.patch 2011-01-26 12:16:10 UTC (rev 107507)
@@ -0,0 +1,42 @@
+--- fcpcmcia_cs.c~ 2011-01-26 09:53:11.543340898 +0100
 fcpcmcia_cs.c  2011-01-26 09:53:11.566675577 +0100
+@@ -26,7 +26,6 @@
+ #include 
+ #include 
+ 
+-#include 
+ #include 
+ #include 
+ #include 
+@@ -156,7 +155,7 @@
+ #endif
+ 
+ /* General socket configuration */
+-p_dev->conf.Attributes = CONF_ENABLE_IRQ;
++p_dev->config_flags |= CONF_ENABLE_IRQ;
+ p_dev->conf.IntType = INT_MEMORY_AND_IO;
+ p_dev->conf.ConfigIndex = 1;
+ p_dev->conf.Present = PRESENT_OPTION;
+@@ -228,7 +227,7 @@
+   /*
+  * configure the PCMCIA socket
+ */
+-  i = pcmcia_request_configuration(link, &link->conf);
++  i = pcmcia_enable_device(link);
+   if (i != 0) {
+ pcmcia_disable_device(link);
+   break;
+--- fcpcmcia_cs.c~ 2011-01-26 10:05:17.426675764 +0100
 fcpcmcia_cs.c  2011-01-26 10:05:17.436675570 +0100
+@@ -156,9 +156,8 @@
+ 
+ /* General socket configuration */
+ p_dev->config_flags |= CONF_ENABLE_IRQ;
+-p_dev->conf.IntType = INT_MEMORY_AND_IO;
+-p_dev->conf.ConfigIndex = 1;
+-p_dev->conf.Present = PRESENT_OPTION;
++p_dev->config_index = 1;
++p_dev->config_regs = PRESENT_OPTION;
+ 
+ return cs_config(p_dev);
+ 



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2011-01-26 Thread Tobias Powalowski
Date: Wednesday, January 26, 2011 @ 04:06:37
  Author: tpowa
Revision: 107495

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2010-11-01 Thread Tobias Powalowski
Date: Monday, November 1, 2010 @ 06:07:20
  Author: tpowa
Revision: 97693

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2010-08-28 Thread Tobias Powalowski
Date: Saturday, August 28, 2010 @ 03:08:52
  Author: tpowa
Revision: 89024

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2010-08-04 Thread Tobias Powalowski
Date: Wednesday, August 4, 2010 @ 16:22:12
  Author: tpowa
Revision: 86810

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2010-05-17 Thread Tobias Powalowski
Date: Monday, May 17, 2010 @ 14:22:37
  Author: tpowa
Revision: 80493

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2010-02-27 Thread Tobias Powalowski
Date: Saturday, February 27, 2010 @ 12:40:06
  Author: tpowa
Revision: 70637

archrelease: copy trunk to testing-i686

Added:
  fcpcmcia/repos/testing-i686/



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2009-12-04 Thread Tobias Powalowski
Date: Friday, December 4, 2009 @ 11:50:20
  Author: tpowa
Revision: 60408

Initialized merge tracking via "svnmerge" with revisions "1-60406" from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/fcpcmcia/trunk

Modified:
  fcpcmcia/repos/testing-i686/  (properties)


Property changes on: fcpcmcia/repos/testing-i686
___
Added: svnmerge-integrated
   + /fcpcmcia/trunk:1-60406



[arch-commits] Commit in fcpcmcia/repos (testing-i686)

2009-12-04 Thread Tobias Powalowski
Date: Friday, December 4, 2009 @ 11:49:50
  Author: tpowa
Revision: 60407

archrelease: new repo testing-i686

Added:
  fcpcmcia/repos/testing-i686/