Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Mar 2001 15:19:01 -0800 (PST)
From:      sapsan@mailru.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/25905: Sound failed
Message-ID:  <200103182319.f2INJ1517233@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         25905
>Category:       kern
>Synopsis:       Sound failed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 18 15:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103182319.f2INJ1517233>