Subject: sys/arch/hp300/dev/if_le.c broken
To: None <current-users@NetBSD.ORG, port-hp300@NetBSD.ORG>
From: Scott Reynolds <scottr@Plexus.COM>
List: current-users
Date: 06/27/1995 11:12:36
I supped and compiled a kernel on the ol' hp340 yesterday, and if_le.c
couldn't compile because of a bogus check involving a tailq in leinit(). 
I removed that piece after looking at sys/dev/isa/if_le.c, but i'm both
not convinced that it was the Right Thing to do and not convinced that my
machine won't die with some obscure panic someday. 

I also noticed that the pmax and sun3 ports appear to suffer from the 
same problem.

Could someone enlighten me as to the One True Way to fix this?

--scott