From nobody@FreeBSD.org  Sun Mar 18 15:19:02 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 93C6537B719
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Mar 2001 15:19:01 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f2INJ1517233;
	Sun, 18 Mar 2001 15:19:01 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200103182319.f2INJ1517233@freefall.freebsd.org>
Date: Sun, 18 Mar 2001 15:19:01 -0800 (PST)
From: sapsan@mailru.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: Sound failed
X-Send-Pr-Version: www-1.0

>Number:         25905
>Category:       kern
>Synopsis:       Sound failed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    greid
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 18 15:20:00 PST 2001
>Closed-Date:    Wed Sep 12 08:44:58 PDT 2001
>Last-Modified:  Wed Sep 12 08:45:08 PDT 2001
>Originator:     Alex
>Release:        4.2 STABLE
>Organization:
>Environment:
FreeBSD sapsan.int 4.2-STABLE FreeBSD 4.2-STABLE #0: Sat Mar 17 23:44:18 EET 2001     root@sapsan.int:/usr/src/sys/compile/SAPSAN  i386
>Description:
If I compile kernel with lines:
device          snd
device          sb0     at isa? port 0x220 irq 5 drq 1

# dmesg
...
sb_reset_dsp failed
...

It worked in 3.3 STABLE

If I compile kernel with lines: 
device pcm0 at isa? port? irq 5 drq 1 flags 0x13

or:
device sbc0 at isa? port 0x220 irq 5 drq 1

# dmesg 
...
<Parallel I/O> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
plip0: <PLIP network interface> on ppbus0
unknown: <IDE CDROM DISABLED> can't assign resources
unknown: <MODEM DISABLED> can't assign resources
ata1-slave: identify retries exceeded
ad0: 6187MB <FUJITSU MPC3064AT> [13410/15/63] at ata0-master WDMA2
acd0: CDROM <Philips R O D 1270> at ata1-master using PIO3
...

I have AZTECH 2320 sound card

# pnpinfo
Vendor ID AZT1006 (0x06105407), Serial Number 0xffffffff
PnP Version 1.0, Vendor Version 2
Device Description: AZT1006 PnP SOUND DEVICE
Logical Device ID: AZT1002 0x02105407 #1
        Device supports I/O Range Check
Device Description: AUDIO
...
TAG Start DF
Good Configuration
    I/O Range 0x220 .. 0x220, alignment 0x10, len 0x10
        [16-bit addr]
    I/O Range 0x388 .. 0x388, alignment 0x8, len 0x8
        [16-bit addr]
    I/O Range 0x534 .. 0x534, alignment 0x4, len 0x4
        [16-bit addr]
    IRQ: 5 IRQ: High true edge sensitive
    DMA: channel(s) 1 
        8-bit, not a bus master, count by byte, , Compatibility mode
    DMA: channel(s) 3 
        8-bit, not a bus master, count by byte, , Compatibility mode
...
TAG End DF


>How-To-Repeat:
Try to install this sound card
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->cg 
Responsible-Changed-By: kris 
Responsible-Changed-When: Fri Mar 23 21:25:03 PST 2001 
Responsible-Changed-Why:  
Cameron is Mr Sound 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25905 

From: "Cameron Grant" <gandalf@vilnya.demon.co.uk>
To: <freebsd-gnats-submit@FreeBSD.org>, <sapsan@mailru.com>
Cc:  
Subject: Re: kern/25905: Sound failed
Date: Sat, 24 Mar 2001 17:02:44 -0000

 try just 'device pcm'.
 
     -cg
 
 
State-Changed-From-To: open->feedback 
State-Changed-By: greid 
State-Changed-When: Thu Jul 12 18:30:09 PDT 2001 
State-Changed-Why:  
Is this still a problem with more recent sources? 


Responsible-Changed-From-To: cg->greid 
Responsible-Changed-By: greid 
Responsible-Changed-When: Thu Jul 12 18:30:09 PDT 2001 
Responsible-Changed-Why:  
I'll handle feedback 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25905 
State-Changed-From-To: feedback->closed 
State-Changed-By: greid 
State-Changed-When: Wed Sep 12 08:44:58 PDT 2001 
State-Changed-Why:  
Feedback timeout 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25905 
>Unformatted:
