]> git.neil.brown.name Git - history.git/commit
[PATCH] Merge missing MIPS i8042 bits
authorAndrew Morton <akpm@osdl.org>
Thu, 22 Apr 2004 06:37:12 +0000 (23:37 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 22 Apr 2004 06:37:12 +0000 (23:37 -0700)
commit2b7058b32c3f1706a80d54b06ad238f3c0bd09e9
treef43c8f24beb338d7dcbfd2ec18be6235f4007154
parent0ef7471d97cce9cf96fc4ccf2ba99afa311be260
[PATCH] Merge missing MIPS i8042 bits

From: Ralf Baechle <ralf@linux-mips.org>

- Add HPC3 PS/2 driver bits for SGI IP22 aka Indy
- Add Mace PS/2 driver bits for SGI IP32 aka O2
- Add R4030 PS/2 driver bits for Jazz family
- Don't register I/O ports where we're using the I/O port memory window
   to access the i8042 registers
drivers/input/serio/Kconfig
drivers/input/serio/Makefile
drivers/input/serio/i8042-io.h
drivers/input/serio/i8042-ip22io.h [new file with mode: 0644]
drivers/input/serio/i8042-jazzio.h [new file with mode: 0644]
drivers/input/serio/i8042.h
drivers/input/serio/maceps2.c [new file with mode: 0644]