Kernel 2.4.0-test10
William F. Acker WB2FLW +1-303-777-8123
wacker at octothorp.org
Tue Oct 31 17:40:03 EST 2000
Hi all,
When I use CVS to patch Speakup into test10, this is what I get in
console.c.rej.
***************
*** 152,157 ****
static void hide_cursor(int currcons);
static void unblank_screen_t(unsigned long dummy);
static int printable = 0; /* Is console ready for printing? */
int do_poke_blanked_console = 0;
--- 156,165 ----
static void hide_cursor(int currcons);
static void unblank_screen_t(unsigned long dummy);
+ #ifdef CONFIG_SPEAKUP /* console speech output */
+ extern struct spk_t *this[];
+ #endif /* speakup */
+
static int printable = 0; /* Is console ready for printing? */
int do_poke_blanked_console = 0;
Bill in Denver
More information about the Speakup
mailing list