Date: Thu, 16 Jul 1998 16:50:40 +0200 (MEST) From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: multimedia@FreeBSD.ORG Subject: gus0, 2.2.6, isa_dmastart: drq 1 not acquired Message-ID: <199807161450.QAA00815@gilberto.physik.RWTH-Aachen.DE>
next in thread | raw e-mail | index | archive | help
I put the following into my kernel CONFIG: controller snd0 device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr Now, when I do a simple test: cat laugh.au >/dev/audio I'm getting a bunch of kernel printf's on the screen: isa_dmastart: channel 1 not acquired isa_dmastart: channel 1 not acquired isa_dmastart: channel 1 not acquired isa_dmastart: channel 1 not acquired isa_dmastart: channel 1 not acquired Also I hear a click noise at the beginning of playing back an .au file. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807161450.QAA00815>