Date: Sat, 4 Jan 2003 00:50:02 -0800 (PST) From: Eugene Grosbein <eugen@grosbein.pp.ru> To: freebsd-bugs@FreeBSD.org Subject: kern/46736: ISA audio CS4232 (HP Omnibook 5000C) work only once Message-ID: <200301040850.h048o2BL050552@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/46736; it has been noted by GNATS. 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 Date: Sat, 4 Jan 2003 15:46:30 +0700 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-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301040850.h048o2BL050552>
