Date: Tue, 27 Aug 2002 13:49:59 -0700 From: Orion Hodson <orion@FreeBSD.ORG> To: "Mantas S." <bsd@mantas.lt> Cc: questions@FreeBSD.ORG Subject: Re: Intel D845EBG2 motherboard and AC'97 integrated sound card problems Message-ID: <200208272049.g7RKnxhV092011@puma.icir.org> In-Reply-To: <002a01c24de5$b963a500$7a143bd4@mantas>
next in thread | previous in thread | raw e-mail | index | archive | help
If this is an ich4 motherboard it is supported in -stable (and the upcoming 4.7R release). Copying over the files (assuming installed under /usr/src) /usr/src/sys/dev/sound/pci/ich.h /usr/src/sys/dev/sound/pci/ich.c with the equivalents from -stable should allow audio to work on this board. Probably the easiest way to get the latest revisions of these files is via cvsweb: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/dev/sound/pci/ich.h?rev=1.1.2.3&content-type=text/plain http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/dev/sound/pci/ich.c?rev=1.3.2.11&content-type=text/plain Obviously you'll have to rebuild your kernel and make sure the appropriate device entries exist. Cheers - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208272049.g7RKnxhV092011>