Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2005 21:45:05 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        acpi@FreeBSD.org
Subject:   acpi_asus(4) small issue.
Message-ID:  <20050324204505.GD591@darkness.comp.waw.pl>

next in thread | raw e-mail | index | archive | help

--hiFLGGPPrqiESHj5
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi.

I found that acpi_asus shows garbage in place of driver description.
It is caused by using device_set_desc() for not-const strings,
instead of device_set_desc_copy().
This patch fixes this issue for me:

	http://people.freebsd.org/~pjd/patches/acpi_asus.c.patch

If there are no objections, I'll commit it.

--=20
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--hiFLGGPPrqiESHj5
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFCQybRForvXbEpPzQRAm3RAKCRqKJ7GK5NUesaJlcZ5w6/JsjXLACgzOWW
MAJpQf0XtjwkkWqvkNeFSE0=
=nN1J
-----END PGP SIGNATURE-----

--hiFLGGPPrqiESHj5--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050324204505.GD591>