acpi_asus(4) small issue.
Pawel Jakub Dawidek
pjd at FreeBSD.org
Thu Mar 24 12:45:07 PST 2005
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.
--
Pawel Jakub Dawidek http://www.wheel.pl
pjd at FreeBSD.org http://www.FreeBSD.org
FreeBSD committer Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20050324/02250668/attachment.bin
More information about the freebsd-acpi
mailing list