Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Nov 2000 11:11:37 +0000
From:      Eugeni Doljenko <edoljenko@mail.ru>
To:        freebsd-hardware@freebsd.org
Subject:   Working ESS1868 Sound Card under FreeBSD 3.2-RELEASE.
Message-ID:  <3A0934E9.59E2B600@mail.ru>

next in thread | raw e-mail | index | archive | help
My ESS1868 work's fine, but i get :

dmesg:

CSN 1 Vendor ID: ESS1868 [0x68187316] Serial 0xffffffff Comp ID: @@@0000
[0x00000000]
ESS1868 (rev 11)
pcm1 (ESS1868 <ESS1868> sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 on isa
...
pcm0 not probed due to drq conflict with pcm1 at 1 #!!!

In my kernel:

controller      pnp0 
device          pcm0 at isa? port? tty irq 5 drq 1 flags 0x15

cat /dev/sndstat:

FreeBSD Audio Driver (981002) Nov  6 2000 20:03:20
Installed devices:
pcm1: <SoundBlaster Pro 3.1> at 0x220 irq 5 dma 1:1

All the devices were made by the command "sh /dev/MAKEDEV snd1"

When I don't include line:
device          pcm0 at isa? port? tty irq 5 drq 1 flags 0x15 or
device		pcm0
Luigi driver doesn't include into kernel.

How to include Luigi driver into kernel and do not include line
device          pcm0 at isa? port? tty irq 5 drq 1 flags 0x15   ???

Application like xaudio, mpg123, gmix, etc. work good, but

cat hello.au >/dev/audio 
will print:

/kernel: timeout flushing dbuf_out, chan 1 cnt 0x7875 flags 0x00000441

It mean, that correctly work only /dev/dsp?

How to fix this bug?


			Thank!
				Doljenko Eugeni, Russia, Rostov-on-Don.



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A0934E9.59E2B600>