From nobody@FreeBSD.org  Fri Dec 22 09:53:46 2000
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 0603437B400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 22 Dec 2000 09:53:46 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id eBMHrk091225;
	Fri, 22 Dec 2000 09:53:46 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200012221753.eBMHrk091225@freefall.freebsd.org>
Date: Fri, 22 Dec 2000 09:53:46 -0800 (PST)
From: sasha@ellink.ru
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: I can't install sound driver in kernel
X-Send-Pr-Version: www-1.0

>Number:         23768
>Category:       kern
>Synopsis:       I can't install sound driver in kernel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 22 10:00:00 PST 2000
>Closed-Date:    Sat Jun 9 17:36:39 PDT 2001
>Last-Modified:  Sat Jun 09 17:36:59 PDT 2001
>Originator:     Alexandr Miasnikov
>Release:        4.2-RELEASE
>Organization:
Telephone & Telegraph
>Environment:
FreeBSD asp.pskov.net 4.2-RELEASE FreeBSD 4.2-RELEASE #18: Fri Dec 22 20:37:14 MSK 2000
>Description:
I have SoundBlaster 16 non-PnP card

I tried this lines:
1.
-----
device pcm
device pcm0 at isa? port 0x220 irq 7 drq 1 flags 0x0
-----
There was no lines about   pcm or my sound card while kernel starting.

I tried differnt IRQ's and port?


2.
-----
device pcm
device sbc0 at isa? port 0x220 irq 7 drq 1 flags 0x15
-----
Next message during kernel start.
-----
sbc0: <Soundblaster 16> at port 0x220-0x22f irq 7 drq 1 flags 0x15 on isa0
sbc0: alloc_resource
device_probe_and_attach: sbc0 attach returned 6
-----

3.
-----
device snd
device sb0 at isa? port 0x220 irq 7 drq 1 flags 0x15
-----
Device is configured, but if I play .WAV or MP3 by mpg123 I hear only a rare crash.


In WINdows card is visible as  SoundBlaster 16, (Pro or AWE32)
ox220   IRQ 7
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sat Jun 9 17:36:39 PDT 2001 
State-Changed-Why:  
This is most likely user error.  Please bring it up on freebsd-questions@ 
if you're still having problems. 

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