Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 03:17:08 -0700
From:      "Joseph T. Lee" <nugundam@best.com>
To:        Doug <doemill@shocking.com>, FreeBSD Question <question@blink.dhs.org>
Cc:        Kenny Drobnack <kdrobnac@mission.mvnc.edu>, Eric Lee Green <elgreen@iname.com>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Ensoniq AudioPCI Not Werking
Message-ID:  <19990819031707.A5500@la.best.com>
In-Reply-To: <Pine.BSI.4.05.9908111418360.22186-100000@fingers.shocking.com>; from Doug on Wed, Aug 11, 1999 at 02:25:07PM -0700
References:  <Pine.BSF.4.10.9908111619370.1159-100000@nowcool.com> <Pine.BSI.4.05.9908111418360.22186-100000@fingers.shocking.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 11, 1999 at 02:25:07PM -0700, Doug wrote:
> Wel, This didnt work for me either! Here is what i get relating to my sound
> card in dmesg:
> 
> es1: <AudioPCI ES1370> rev 0x00 int a irq 9 on pci0.10.0
> pcm1: using I/O space register mapping at 0xdcc0
> ....
> pcm0 not found
> 
> and in my kernel config file for STINKY i have:
> 
> device pcm0 at isa ? port ? tty irq 9 drq 1 flags 0x0

you can get rid of the pcm0 not found by changing it to:

device pcm0

and that's it.  It's a pci device - the isa? stuff is unnecessary.
pnp0 should exist, and pnp os be off in the bios.

Joseph


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?19990819031707.A5500>