opnsense-src/sys/dev/acpi_support
Allan Jude 890cfe7eed acpi_ibm.ko panics if SMBIOS information is not available
Add a check for NULL before strcmp on smbios information incase it is not populated

Differential Revision:	https://reviews.freebsd.org/D2750
Reviewed by:	ngie, jhb
Approved by:	rpaulo
Sponsored by:	ScaleEngine Inc.
2015-06-13 05:55:26 +00:00
..
acpi_asus.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_asus_wmi.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_fujitsu.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
acpi_hp.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_ibm.c acpi_ibm.ko panics if SMBIOS information is not available 2015-06-13 05:55:26 +00:00
acpi_panasonic.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
acpi_rapidstart.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_sony.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
acpi_toshiba.c Fix white spaces. 2013-04-23 18:30:33 +00:00
acpi_wmi.c acpi_wmi: move wmi_info_list into sc 2012-10-14 09:31:11 +00:00
acpi_wmi_if.m acpi_wmi_if: 2009-06-30 09:51:41 +00:00
atk0110.c Consistently cast ACPICA 64-bit integer types when we print them. 2013-06-26 23:52:10 +00:00