hi christos, this change breaks the SATA controller on one of my boxes. this change doesn't look at all right to me, how about we revert it and fix the macbook problem a better way?
-Chuck On Sun, Jan 05, 2014 at 10:45:43AM -0500, Christos Zoulas wrote: > 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.