Subject: Re: panic: allignment fault in am7990
To: None <port-sparc@NetBSD.ORG, e.p.boven@student.utwente.nl>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 04/04/1997 15:04:08
> What did change in (I guess) am7990.c? 

Hmm, a private ether_cmp() got activated and this doesn't do the right
thing casting non-aligned ether addresses to short *'s.

-pk