aboutsummaryrefslogtreecommitdiff
path: root/security/ifd-slb_rf60/files/patch-ctapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/ifd-slb_rf60/files/patch-ctapi.c')
-rw-r--r--security/ifd-slb_rf60/files/patch-ctapi.c38
1 files changed, 0 insertions, 38 deletions
diff --git a/security/ifd-slb_rf60/files/patch-ctapi.c b/security/ifd-slb_rf60/files/patch-ctapi.c
deleted file mode 100644
index 7b81749db4ed..000000000000
--- a/security/ifd-slb_rf60/files/patch-ctapi.c
+++ /dev/null
@@ -1,38 +0,0 @@
---- ctapi.c.bak Fri Feb 20 05:40:24 2004
-+++ ctapi.c Fri Feb 20 12:32:47 2004
-@@ -29,7 +29,7 @@
- #endif
-
- #ifndef SUN_SPARC
-- BretVal = IO_InitializePort(9600,8,'E',"/dev/ttyS0");
-+ BretVal = IO_InitializePort(9600,8,'E',"/dev/cuad0");
- #endif
-
- break;
-@@ -41,7 +41,7 @@
- #endif
-
- #ifndef SUN_SPARC
-- BretVal = IO_InitializePort(9600,8,'E',"/dev/ttyS1");
-+ BretVal = IO_InitializePort(9600,8,'E',"/dev/cuad1");
- #endif
-
- break;
-@@ -53,7 +53,7 @@
- #endif
-
- #ifndef SUN_SPARC
-- BretVal = IO_InitializePort(9600,8,'E',"/dev/ttyS2");
-+ BretVal = IO_InitializePort(9600,8,'E',"/dev/cuad2");
- #endif
-
- break;
-@@ -65,7 +65,7 @@
- #endif
-
- #ifndef SUN_SPARC
-- BretVal = IO_InitializePort(9600,8,'E',"/dev/ttyS3");
-+ BretVal = IO_InitializePort(9600,8,'E',"/dev/cuad3");
- #endif
-
- break;