From: Arndt S. <ab...@sr...> - 2001-07-18 20:49:53
|
On Tue, Jul 17, 2001 at 12:54:18PM -0700, James Simmons wrote: > > Sorry about the delay but the code has been added to CVS. Great! Thanks for your work, James! There is one small thing left to be done: the symbols SERIO_TWIDKBD and SERIO_TWIDJOY should be defined in include/linux/serio.h. The source files util/inputattach.c and linux/drivers/input/twidjoy.c provide a default for these values such as #ifndef SERIO_TWIDKBD #define SERIO_TWIDKBD 4710 #endif so they work as is, but this is only provisional. (I didn't submit a patch for serio.h since I didn't want to guess what the next free numbers would be by the time my code was integrated.) And another question: Will the new driver be included into the next Linux 2.4.x kernel version? So long, Arndt -- Arndt Schönewald <ab...@sr...>, Software Developer |