Stas Sergeev wrote: > I would like you to also apply the > attached patch ASAP to have the thing > actually finished. > (why I want $_sb_mixer to be "" is > because people complained that dosemu > changes the volume for them, so I > implemented the software mixer emulation, > while /dev/mixer is also still supported.)
Turning sound off ($_sound = (off)) gives the following message: ERROR: PORT: IRQ 0 conflict. IO devices 8254 Timer0 & SB Emulation > Still have this during build: > --- > flex -i lexer.l > "lexer.l", line 500: warning, rule cannot be matched > --- It's the old problem with the tr keyboard. Just remove the 2 lines from lexer.l. You could remove the lines in lexer.l.in, but if you want the kbd_unicode plugin, you have lost the tr keyboard. Reinhard - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
