CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/15 12:36:53
Modified files:
sys/dev/acpi : dsdt.c
Log message:
Allow multiple backslashes at the start of a namespace path. It is pretty
clear this is not supposed to happen, but unfortunately the description of
the ECDT table in the standard document has a path that starts with two
backslashes so that's what some vendors used.
>From Christophe Staiesse.
ok deraadt@
