Subject: Re: driver for webgear aviator 2.4 card
To: Lennart Augustsson <augustss@augustsson.net>
From: Johan Danielsson <joda@pdc.kth.se>
List: current-users
Date: 01/27/2000 16:36:35
Lennart Augustsson <augustss@augustsson.net> writes:

> It's a problem with 8/16 bit memory mapping.  If you force the mem8
> flag in pccbb.c to be 1 the problem goes away.  I'm waiting for
> Christian to solve it the right way.

But it's already passing the MEM8 flag? With that flag off every other
byte reads as 0xff, and I doubt that any packets would make it past
that barrier.

/Johan