summaryrefslogtreecommitdiff
path: root/packages/linux-input/files/snes232.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-07 21:42:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-07 21:42:26 +0000
commitb6079b6c268d8df773e42a191f12c9afcd17d1c6 (patch)
treee665d9ee8167a8237254a624c79a3db8b7837cd3 /packages/linux-input/files/snes232.patch
parent1fbdad585b0137cecf62a86a6dac7e91a44505a6 (diff)
Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
Diffstat (limited to 'packages/linux-input/files/snes232.patch')
-rw-r--r--packages/linux-input/files/snes232.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/linux-input/files/snes232.patch b/packages/linux-input/files/snes232.patch
new file mode 100644
index 0000000000..95523e4569
--- /dev/null
+++ b/packages/linux-input/files/snes232.patch
@@ -0,0 +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 }
+