i use,
device pcmo0 at isa? port 0x220 irq 5 drq 1
for my ESS 1869 sound card
>From: "Otter" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>CC: <[EMAIL PROTECTED]>
>Subject: Re: /dev/dsp device not configured
>Date: Wed, 19
- Original Message -
From: "Cosmic 665" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 19, 2000 5:44 PM
Subject: /dev/dsp device not configured
> how can I configure/reconfigure /dev/dsp under FreeBSD 4.0??
Did you /dev/MAKEDEV snd0?
I kee
Okay, here's your decent explanation: your PNP sound card has been located
and attached at sbc1, right after the bogus sbc0 statically hardcoded in
your kernel config file. :)
You should need ONLY the following lines in your conf file for your
particular setup:
device pcm
device sbc
That shoul