Date: Fri, 28 Oct 2005 13:23:10 +0800 From: "Chen, Lihong" <lihong.chen@gmail.com> To: Ariff Abdullah <ariff@FreeBSD.org> Cc: freebsd-current@freebsd.org Subject: Re: Acer TravelMate 4102 AC97 Codec. Message-ID: <1130476990.821.1.camel@localhost> In-Reply-To: <20051028110711.03963854.ariff@FreeBSD.org> References: <1130464207.4270.5.camel@localhost> <20051028110711.03963854.ariff@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-fkPdpYfMQc6j5h+m388X
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
Hi! Ariff,
Like you said, this is a bad solution.
And, how about this one:
--- /usr/src/sys/dev/sound/pcm/ac97.c.orig Fri Oct 28 13:13:12 2005
+++ /usr/src/sys/dev/sound/pcm/ac97.c Fri Oct 28 13:19:44 2005
@@ -160,6 +160,7 @@
{ 0x434d4941, 0x00, 0, "CMI9738", 0 },
{ 0x43585421, 0x00, 0, "HSD11246", 0 },
{ 0x43585428, 0x07, 0, "CX20468", 0 },
+ { 0x43585430, 0x00, 0, "CX20468-21", 0 },
{ 0x44543000, 0x00, 0, "DT0398", 0 },
{ 0x454d4323, 0x00, 0, "EM28023", 0 },
{ 0x454d4328, 0x00, 0, "EM28028", 0 },
On Fri, 2005-10-28 at 11:07 +0800, Ariff Abdullah wrote:
> On Fri, 28 Oct 2005 09:50:07 +0800
> "Chen, Lihong" <lihong.chen@gmail.com> wrote:
> > Hi! All,
> > My laptop (acer tm4102) is using CONEXANT 20468-21 ac97 codec, but
> > RELENG_6 can not
> > detect it.
> > I do a patch for it.
> >=20
> > /Lihong
> >=20
> Although your patch seems to solve your problem, it does overwrite the
> existing value and possibily can cause breakage on other people.
>=20
> Perhaps you can give further information such as dmesg (verbose
> booting), cat /dev/sndstat and output of /usr/sbin/mixer.
>=20
> Other people with simmilar ac97 codec but _NOT_ on this acer
> travelmate should try this patch and confirm that it does not causing
> any problem.
>=20
>=20
> --
> Ariff Abdullah
> FreeBSD
--=-fkPdpYfMQc6j5h+m388X
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQBDYbW+ymyXoUCp/cURAuu3AJ9JQMgYeo/lqyQgrx3bzeS+Dr98GgCeMSTS
l04xfb2Dz4lGO8C5hOlehGY=
=Ccwt
-----END PGP SIGNATURE-----
--=-fkPdpYfMQc6j5h+m388X--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1130476990.821.1.camel>
