--- 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"