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

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

db-remove: fcpcmcia removed by tpowa

Deleted:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: remove testing-x86_64

Deleted:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

add .37 patch

Added:
  fcpcmcia/repos/testing-x86_64/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:23 UTC (rev 107508)
@@ -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-x86_64)

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

2010-08-28 Thread Tobias Powalowski
Date: Saturday, August 28, 2010 @ 03:09:19
  Author: tpowa
Revision: 89025

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

2010-02-27 Thread Tobias Powalowski
Date: Saturday, February 27, 2010 @ 12:39:11
  Author: tpowa
Revision: 70636

archrelease: copy trunk to testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/



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

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

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

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


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



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

2009-12-04 Thread Tobias Powalowski
Date: Friday, December 4, 2009 @ 11:48:55
  Author: tpowa
Revision: 60405

archrelease: new repo testing-x86_64

Added:
  fcpcmcia/repos/testing-x86_64/