Re: [PATCH 7/9] bootwrapper: Only print MAC addresses when the node is actually present.

2007-08-29 Thread David Gibson
On Wed, Aug 29, 2007 at 11:47:43AM -0500, Scott Wood wrote: > Some firmwares (such as PlanetCore) only provide a base MAC address, and > expect the kernel to set certain bits to generate the addresses for the > other ports. As such, MAC addresses are generated that may not correspond > to actual h

[PATCH 7/9] bootwrapper: Only print MAC addresses when the node is actually present.

2007-08-29 Thread Scott Wood
Some firmwares (such as PlanetCore) only provide a base MAC address, and expect the kernel to set certain bits to generate the addresses for the other ports. As such, MAC addresses are generated that may not correspond to actual hardware. Signed-off-by: Scott Wood <[EMAIL PROTECTED]> --- arch/po