Summary: | New port: sysutils/acpi_call kernle module for calling ACPI methods | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | gelraen.ua | ||||||
Component: | Individual Port(s) | Assignee: | Sergey A. Osokin <osa> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
gelraen.ua
2011-10-15 13:10:04 UTC
A bit improved version (installs module to /boot/modules instead of ${PREFIX}/modules) http://imax.in.ua/files/acpi_call.shar Responsible Changed From-To: freebsd-ports-bugs->osa I'll handle this. osa 2011-11-02 18:17:06 UTC FreeBSD ports repository Added files: sysutils/acpi_call Makefile distinfo pkg-descr pkg-plist Log: Add kernel module and utility for calling arbitrary ACPI methods from userspace. Submitted by: Maxim Ignatenko aka gelraen dot ua at gmail dot com PR: ports/161678 Revision Changes Path 1.1 +34 -0 ports/sysutils/acpi_call/Makefile (new) 1.1 +2 -0 ports/sysutils/acpi_call/distinfo (new) 1.1 +1 -0 ports/sysutils/acpi_call/pkg-descr (new) 1.1 +5 -0 ports/sysutils/acpi_call/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thanks for report! |