Date: Mon, 15 Dec 2003 10:19:06 -0800 From: Orion Hodson <orion@freebsd.org> To: Riv Octovahriz <riv@cbn.net.id> Cc: freebsd-stable@freebsd.org Subject: Re: Vibra 128 Message-ID: <200312151819.hBFIJ6Nc054213@puma.icir.org> In-Reply-To: Your message of "Mon, 15 Dec 2003 14:34:01 %2B0100." <200312151434.04757.michaelnottebrock@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multipart MIME message. --==_Exmh_-3838461230 Content-Type: text/plain; charset=us-ascii /-- Michael Nottebrock wrote: | | Riv Octovahriz wrote: | > On my card it says CT4370, but my pciconf -vl detected it as EV1938 | | As far as I can see, support for this codec has not been mfc'd yet. I'm=20 | forwarding this to freebsd-multimedia, maybe Orion can point out what/how t= | o=20 | patch your system to recognize your card. Attached is a patch for the CT4370. All it appears to need is the relevant device's ids and identification strings. The patch was obtained from a checked out source tree: cd ${FBSDSRC}/src/sys/dev/sound/pci cvs diff -r 1.42 -r 1.48 es137x.c The relevant revisions were picked out with 'cvs log es1371.c'. BTW, if you don't have anonymous CVS you can do this all through the cvsweb interface: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/pci/es137x.c The patch needed minor edits to remove a couple -HEAD vs -STABLE deltas. I'd expect it to apply cleanly to 4.8R, 4.9R, and -STABLE today. If you have any problems, drop me a note. Cheers - Orion --==_Exmh_-3838461230--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312151819.hBFIJ6Nc054213>