Module Name: src Committed By: christos Date: Sun Jan 5 15:45:43 UTC 2014
Modified Files: src/sys/external/bsd/acpica/dist/namespace: nsinit.c Log Message: PR/48494: Ryo Onodera: After ACPICA 20131218 update, uhub topology is misanderstood on macbook air. Ryo by bisection found that the following commit causes the problem: https://github.com/acpica/acpica/commit/\ 637accd073a205eb4acac935f34d0eaee0c301a8. This is tracked in: https://bugs.acpica.org/show_bug.cgi?id=1016 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/external/bsd/acpica/dist/namespace/nsinit.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.