From owner-freebsd-hardware Tue Nov 7 4:37:35 2000 Delivered-To: freebsd-hardware@freebsd.org Received: from smtp2.port.ru (mx2.port.ru [194.67.23.33]) by hub.freebsd.org (Postfix) with ESMTP id 013E637B4CF for ; Tue, 7 Nov 2000 04:37:32 -0800 (PST) Received: from ip86.jeo.ru ([194.84.157.86] helo=myname.my.domain) by smtp2.port.ru with smtp (Exim 3.14 #30) id 13t80H-0002hR-00 for freebsd-hardware@freebsd.org; Tue, 07 Nov 2000 15:37:30 +0300 Message-ID: <3A0934E9.59E2B600@mail.ru> Date: Wed, 08 Nov 2000 11:11:37 +0000 From: Eugeni Doljenko X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Subject: Working ESS1868 Sound Card under FreeBSD 3.2-RELEASE. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 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: 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