summaryrefslogtreecommitdiff
path: root/packages/linux-input/files/snes232.patch
diff options
context:
space:
mode:
authorShane Volpe <shanevolpe@gmail.com>2007-03-01 17:24:46 +0000
committerShane Volpe <shanevolpe@gmail.com>2007-03-01 17:24:46 +0000
commit535f336152c3f10bffaa52e2526ff4cda299e44a (patch)
tree0ba7fd537d209925279250cca2df69c0d527c388 /packages/linux-input/files/snes232.patch
parent2973842ca256e2ca6cf70440f5c4abdedf7696e0 (diff)
parentf1d969a24f5a19ec242f4cb7d9f862996798f573 (diff)
merge of '18c7b509970e3f318f6ffeee30baa62be19f99c3'
and '18d23b099649e602ec4dff4c777255097c940f44'
Diffstat (limited to 'packages/linux-input/files/snes232.patch')
-rw-r--r--packages/linux-input/files/snes232.patch20
1 files changed, 10 insertions, 10 deletions
diff --git a/packages/linux-input/files/snes232.patch b/packages/linux-input/files/snes232.patch
index 95523e4569..349a4aac08 100644
--- a/packages/linux-input/files/snes232.patch
+++ b/packages/linux-input/files/snes232.patch
@@ -1,10 +1,10 @@
---- inputattach.c.old 2004-10-09 23:17:27.000000000 +0100
-+++ inputattach.c 2004-10-09 23:17:37.000000000 +0100
-@@ -369,6 +369,7 @@
- { "--ps2serkbd", "-ps2ser", B1200, CS8, SERIO_PS2SER, 0x00, 1, NULL },
- { "--twiddler", "-twid", B2400, CS8, SERIO_TWIDKBD, 0x00, 0, twiddler_init },
- { "--twiddler-joy", "-twidjoy", B2400, CS8, SERIO_TWIDJOY, 0x00, 0, twiddler_init },
-+{ "--snes232", "-pad", B115200, CS8, SERIO_SNES232, 0x00, 0, NULL },
- { "--dump", "-dump", B2400, CS8, 0, 0x00, 0, dump_init },
- { "", "", 0, 0 }
-
+--- inputattach.c~org 2007-02-24 10:13:34.000000000 -0500
++++ inputattach.c 2007-02-24 10:17:01.000000000 -0500
+@@ -372,6 +372,7 @@
+ { "--ps2serkbd", "-ps2ser", B1200, CS8, SERIO_PS2SER, 0, 0, 1, NULL },
+ { "--twiddler", "-twid", B2400, CS8, SERIO_TWIDKBD, 0, 0, 0, twiddler_init },
+ { "--twiddler-joy", "-twidjoy", B2400, CS8, SERIO_TWIDJOY, 0, 0, 0, twiddler_init },
++{ "--snes232", "-pad", B115200, CS8, SERIO_SNES232, 0x00, 0, 0, NULL },
+ { "--elotouch", "-elo", B9600, CS8 | CRTSCTS, SERIO_ELO, 0, 0, 0, NULL },
+ { "--elo4002", "-elo6b", B9600, CS8 | CRTSCTS, SERIO_ELO, 1, 0, 0, NULL },
+ { "--elo271-140", "-elo4b", B9600, CS8 | CRTSCTS, SERIO_ELO, 2, 0, 0, NULL },