Date: Sat, 4 Jan 2003 15:46:30 +0700 From: Eugene Grosbein <eugen@grosbein.pp.ru> To: bug-followup@freebsd.org Cc: multimedia@freebsd.org Subject: kern/46736: ISA audio CS4232 (HP Omnibook 5000C) work only once Message-ID: <20030104154630.A1766@grosbein.pp.ru>
next in thread | raw e-mail | index | archive | help
It seems as DMA conflict. Windows95 is configured to use DRQ 3 for audio capture and complains about DMA conflict if configured as DRQ 0. So, how do setup pcm(4) to use drq 1,3 instead of drq 1,0 ? I see no way. Eugene Grosbein 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?20030104154630.A1766>