Subject: Re: TODO list
To: Ben Harris <bjh21@netbsd.org>
From: Stephen Borrill <netbsd@precedence.co.uk>
List: port-arm32
Date: 07/25/2000 22:02:12
On Tue, 25 Jul 2000, Ben Harris wrote:

> >The Seeq 800x                                                           
> >drivers for ea and eb ... i got some drivers quite a time ago from Mark 
> >Brinicombe but he still hasnt committed them ... then how are we -current
> >users expected to beta test them and help debug them ?
>  
> FWIW, I've been doing a bit of work on the ea driver for arm26.  It does at 
> least receive packets for me now, but the 8005 seems to get swamped if my   
> fxp card sends frames too fast.  Has anyone else observed this?  Anyway,
> I'll append the mbuf-alignment patch to the relevant PRs when I get a
> moment.

Could this perhaps fix the long outstanding bug (which appears to be
alignment related) when using ipfilter with the ea/eb drivers. An example
(IIRC) was:

block in all
pass in from 192.168.1.0/24 to any
pass out all

This would block all inward traffic from the 192.168.1.0/24 network
(IP address was 192.168.1.1 netmask 255.255.255.0). However,
"pass in from 192.168.0.0/16 to any" worked OK. Further experimentation
showed that a netmask > 18 bits blocked inward traffic even if the the
rule should pass it.

-- 
Stephen Borrill