freebsd-dev/sys/dev/acpica
Robert Watson 2a4689e84a Change ACPI make_dev() calls to use UID_ and GID_ constants rather
than hard-coded uids and gids.

Switch the device to a group of wheel instead of operator.

Narrow down the permissions on the device to require root privilege
to manipulate the system power state.  It may be that we can broaden
access to the device after review of the access control in ACPI.

Submitted by:	kris
Reviewed by:	takawata
2002-12-28 14:58:50 +00:00
..
Osd Resolve conflicts arising from the ACPI CA 20021118 import. 2002-11-27 18:09:20 +00:00
acpi_acad.c Add status initialization code for acpi_cmbat and acpi_acad, 2002-11-03 10:49:24 +00:00
acpi_battery.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_button.c Add device(power/sleep button and lid) wake function from sleeping state. 2002-07-22 12:52:54 +00:00
acpi_cmbat.c Add status initialization code for acpi_cmbat and acpi_acad, 2002-11-03 10:49:24 +00:00
acpi_cpu.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_ec.c Resolve conflicts arising from the ACPI CA 20021118 import. 2002-11-27 18:09:20 +00:00
acpi_lid.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_pci_link.c Disable debug output from acpi_pci_link. 2002-11-27 09:32:24 +00:00
acpi_pci.c - Make pci_load_vendor_data() static and do it during MOD_LOAD instead of 2002-09-04 03:13:16 +00:00
acpi_pcib_acpi.c - Assume a bus number of zero if evaluating _BBN fails, not if it succeeds. 2002-11-25 21:55:04 +00:00
acpi_pcib_pci.c Make sure that ACPI PCI driver probe routine call pci_cfgregopen() 2002-10-05 02:16:49 +00:00
acpi_pcib.c Add a missing newline to the end of a device_printf(). 2002-10-29 19:08:55 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_resource.c Fix a De Morgan bug: If we only expect a memory range OR an 2002-12-23 03:48:59 +00:00
acpi_thermal.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_timer.c struct timecounter is defined in sys/time.h on 4-stable. 2002-10-16 17:27:40 +00:00
acpi.c Change ACPI make_dev() calls to use UID_ and GID_ constants rather 2002-12-28 14:58:50 +00:00
acpica_support.c
acpica_support.h
acpiio.h Fix wrong member variable ordering of struct acpi_bif. 2002-08-09 07:08:53 +00:00
acpivar.h Add sysctl knob to stop disabling acpi on shutdown. 2002-12-11 18:48:50 +00:00