Subject: Re: panic: allignment fault in am7990
To: Gordon W. Ross <gwr@mc.com>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 04/05/1997 00:07:19
> Why are ethernet addresses no always aligned to at least a short?
> That appeared to be true the last I looked...

It's if_attach() that does this while setting up the link-layer socket
address.

-pk