Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Oct 1999 16:26:40 -0500 (CDT)
From:      Zdenko Tomasic <zdenko@CS.UH.EDU>
To:        sarikaya@u-aizu.ac.jp
Cc:        luigi@iet.unipi.it, freebsd-questions@FreeBSD.org
Subject:   Re: Sound Card pcm driver config problem
Message-ID:  <9910072126.AA00807@CS.UH.EDU>
In-Reply-To: <199910061035.LAA12703@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
I think the problem might be simpler. 
Use pcm0, not pcm1 in device line.
> 
> controller pnp0
> 
> device     pcm1 at isa ? port? tty irq 5 drq 1 flags 0x13 vector pcmintr
                ^  make it 0 (pcm0)
> 
> dmesg output:
> 
> FreeBSD 3.2-RELEASE #19: Wed Oct  6 16:23:21 JST 1999
>     sarikaya@dellcom5.u-aizu.ac.jp:/usr/project/V6/sys/compile/DELLCOM5
> 
> FreeBSD Kernel Configuration Utility - Version 1.2
>  Type "help" for help or "visual" to go to the visual
>  configuration interface (requires MGA/VGA display or
>  serial terminal capable of displaying ANSI graphics).
> config> pnp 1 0 os enable port0 0x534 port2 0x220 irq0 5 drq0 1 drq1 3
> config> quit
> Probing for PnP devices:
> CSN 1 Vendor ID: CSCd937 [0x37d9630e] Serial 0xffffffff Comp ID: @@@0000 [0x0000
> 0000]
> mss_attach <CS4237>2 at 0x530 irq 5 dma 1:3 flags 0x13
> pcm2 (CS423x/Yamaha/AD1816 <CS4237> sn 0xffffffff) at 0x530-0x537 irq 5 drq 1 fl
     ^!!!! (you probably don't have that many sound cards)
> ags 0x13 on isa


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




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