freebsd-dev/sys/dev/acpica/Osd
Nate Lawson d3e1c2411e Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffix
is reserved by the loader, and thus any tunable name with that suffix will
be silently discarded.

Document this in the header and man page so that other developers do not
develop so many bumps on the head after banging it against the wall.

Detective work by:	Mark Santcroos, grehan
2004-02-14 03:17:30 +00:00
..
OsdDebug.c Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00
OsdHardware.c - Rename PCIx_HEADERTYPE* to PCIx_HDRTYPE* so the constants aren't so long. 2003-08-28 21:22:25 +00:00
OsdInterrupt.c Reindent to non-style(9) compliant 4 space indent to match rest of file. 2003-11-12 16:24:16 +00:00
OsdMemory.c Fix build breakage on ia64. The second argument of AcpiOsReadable() 2003-07-14 02:42:15 +00:00
OsdSchedule.c If requested to Sleep for less than our hz granularity (e.g., 10 ms), 2003-10-02 05:09:37 +00:00
OsdStream.c Support functions for the new ACPI import. 2003-04-29 18:50:34 +00:00
OsdSynch.c Make debug.acpi.level and debug.acpi.layer sysctls that can be set with 2003-09-26 21:22:10 +00:00
OsdTable.c Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffix 2004-02-14 03:17:30 +00:00