From: Mitch D. <md...@po...> - 2000-12-29 03:03:34
|
Hello, Please find attached a patch which tweaks some things with respect to the DMIDA and SuperH platforms which didn't really fit in patches of their own. - The input devices config menu is sourced, so Linux Kernel Input (LKI) devices can be used. (We use this for our touchscreen/buttons). - We added two symbols to the export list that we need in our modules. - Added an asm-sh/segment.h, because there are some files in the rest of the kernel which expect it. - Added a keyboard/console section to the char Makefile for the DMIDA. - Turned on SuperH for the LKI routines. We would love to hear comments about this patch. Regards, Mitch. |