Re: svn commit: r271202 - head/sys/dev/ofw

2014-09-06 Thread Nathan Whitehorn
On 09/06/14 12:40, Ian Lepore wrote: On Sat, 2014-09-06 at 12:16 -0700, Nathan Whitehorn wrote: Not looking at the code: what happens if you ask for the node corresponding to a phandle but the device corresponding to that phandle has not registered yet and it has an implicit crossreference mapp

Re: svn commit: r271202 - head/sys/dev/ofw

2014-09-06 Thread Ian Lepore
On Sat, 2014-09-06 at 12:16 -0700, Nathan Whitehorn wrote: > Not looking at the code: what happens if you ask for the node > corresponding to a phandle but the device corresponding to that phandle > has not registered yet and it has an implicit crossreference mapping? > -Nathan > The node<->xre

Re: svn commit: r271202 - head/sys/dev/ofw

2014-09-06 Thread Nathan Whitehorn
Not looking at the code: what happens if you ask for the node corresponding to a phandle but the device corresponding to that phandle has not registered yet and it has an implicit crossreference mapping? -Nathan On 09/06/14 11:43, Ian Lepore wrote: Author: ian Date: Sat Sep 6 18:43:17 2014 Ne