public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: pre-release 1.1.3.6 ...., dosemu-devel.
Date: Sun, 03 Nov 2002 16:57:06 +0300	[thread overview]
Message-ID: <3DC52B32.6050803@yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]

Hello.

Bart Oldeman wrote:
> This contains the reworked Sound Blaster Pro emulation code from Stas,
Finally! The down side is that this
makes my dosemu page useless:)
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.)

> compilation fixes for yacc/bison, old keyboard and mkbindist, and a few
> documentation updates.
Still have this during build:
---
flex -i lexer.l
"lexer.l", line 500: warning, rule cannot be matched
---

> The dosemu-devel mailing list (which was by invitation only so far) is 
> now open for everyone
> Go to
> http://lists.sourceforge.net/lists/listinfo/dosemu-devel
Going here:
http://sourceforge.net/mail/?group_id=49784
I can see also this misterious dosemu-bugs
list which even I haven't seen, also made
itself public.
It was always a bit of fun for me to know that
dosemu have some secret live, carefully hidden
even from its regular developers. At least it
seems to me that also Eric, Alberto and Reinhard
haven't ever seen that.
I appreciate you've finally killed that *paranoical
idiocy* (dosemu-devel is a different case here).
Seeing the spam rate of dosemu-bugs, I think you
can go even further and to terminate the list
entirely, but this doesn't matter too much of course.

[-- Attachment #2: sound_conf.diff --]
[-- Type: text/plain, Size: 601 bytes --]

--- etc/dosemu.conf	Sun Nov  3 16:26:03 2002
+++ etc/dosemu.conf	Sun Nov  3 16:51:02 2002
@@ -202,13 +202,14 @@
 $_vnet = (off)		# 'on' for packet-multi
 			# (used by dosnet, dsn0 overrides $_netdev)
 
-$_sound = (off)		# sound support on/off
+$_sound = (on)		# sound support on/off
 $_sb_base = (0x220)
 $_sb_irq = (5)
 $_sb_dma = (1)
 $_sb_dsp = "/dev/dsp"
-$_sb_mixer = "/dev/mixer"
+$_sb_mixer = ""
 $_mpu_base = "0x330"
+
 $_joy_device = ""       # 1st and 2nd joystick device 
                         # ("" if you don't want an emulated joystick)
 			# e.g. "/dev/js0" or "/dev/js0 /dev/js1" 

             reply	other threads:[~2002-11-03 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 13:57 Stas Sergeev [this message]
2002-11-03 15:50 ` pre-release 1.1.3.6 ...., dosemu-devel Reinhard Karcher
2002-11-03 17:01   ` Bart Oldeman
2002-11-03 17:09 ` Bart Oldeman
  -- strict thread matches above, loose matches on Subject: below --
2002-11-03 19:58 Stas Sergeev
2002-11-03 19:33 Stas Sergeev
2002-11-03 20:02 ` Bart Oldeman
2002-11-03  5:10 Bart Oldeman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DC52B32.6050803@yahoo.com \
    --to=stssppnn@yahoo.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox