From ken@sylphid.erehwon.imasy.or.jp  Sun Jan 12 12:08:16 1997
Received: from tasogare.imasy.or.jp (root@tasogare.imasy.or.jp [202.227.24.5])
          by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA18250
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Jan 1997 12:08:15 -0800 (PST)
Received: from sylphid.erehwon.imasy.or.jp (ppp0.imasy.or.jp [202.227.24.10]) by tasogare.imasy.or.jp (8.8.4+2.7Wbeta4/3.4W4-96030215) with ESMTP id FAA04088 for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Jan 1997 05:08:12 +0900 (JST)
Received: (from ken@localhost) by sylphid.erehwon.imasy.or.jp (8.7.5+2.6Wbeta6/3.4W4-ken/sylphid.erehwon 04/10/96) id FAA02420; Mon, 13 Jan 1997 05:08:45 +0900 (JST)
Message-Id: <199701122008.FAA02420@sylphid.erehwon.imasy.or.jp>
Date: Mon, 13 Jan 1997 05:08:45 +0900 (JST)
From: uenami@imasy.or.jp
Reply-To: uenami@imasy.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: Sound: Reset failed - Can't reopen device.
X-Send-Pr-Version: 3.2

>Number:         2471
>Category:       i386
>Synopsis:       Sound: Reset failed - Can't reopen device.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 12 12:10:04 PST 1997
>Closed-Date:    Sun Jan 3 22:45:34 PST 1999
>Last-Modified:  Sun Jan  3 22:46:16 PST 1999
>Originator:     Uenami Ken'ichi
>Release:        FreeBSD 2.2-BETA_A i386
>Organization:
Private
>Environment:
		SB-clone, Jazz16 based Card, Logitech "SoundMan Wave"
		aditional options in Kernel Conf:
			options         "JAZZ16"
			options         "JAZZ_DMA16=5"
			options         SM_WAVE
			options         "SMW_MIDI0001_INCLUDED"
		cat /dev/sndstat:
			Installed drivers: 
			Type 1: OPL-2/OPL-3 FM
			Type 5: Roland MPU-401
			Type 2: SoundBlaster

			Card config: 
			SoundBlaster at 0x220 irq 5 drq 1
			Roland MPU-401 at 0x330 irq 9 drq 0
			OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295

			Audio devices:
			0: SoundMan Wave 3.1

			Synth devices:
			0: Yamaha OPL-3

			Midi devices:
			0: MPU-401 0.0  Midi interface #1

			Timers:
			0: System Timer

			Mixers:
			0: SoundBlaster
	

>Description:
	$ repeat 100 cat xxx.au >/dev/audio.
		or
	$ repeat 100 cat xxx > /dev/dsp.

	They work well, but 

	$ tracker str32.mod

	It works well at the first time, but I get kernel messages
	at next open of /dev/dsp.

		isa_dma_acquire: channel 5 already in use

	$ xanim sound.wav

	It works well at the first time, but I get kernel messages
		as following repeatedly(continues to play sound).

		isa_dma_acquire: channel 5 already in use
		Sound: Reset failed - Can't reopen device

	dma16 chanel number is 5, that of dma8 is 1.
	I guess it's because of Confusion between dma8 and dma16 chanel.

	I have not seen such errors till 2.2-SNAP1014.
	Then Jumping to Beta, I get the errors
	I import /usr/src/i386/isa/sound from 2.2-SNAP1014,
	but can't resolve.

>How-To-Repeat:

	

>Fix:
	
	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: luigi 
State-Changed-When: Sun Jan 3 22:45:34 PST 1999 
State-Changed-Why:  
old card, old OS release, no Voxware maintainer. -- luigi 
>Unformatted:
