Subject: Re: 1.6.1 pcmcia broken? nell sbus bridge, wavelan
To: Martin Husemann <martin@duskware.de>
From: None <joe@filthyhumanscum.org>
List: port-sparc
Date: 08/21/2003 18:53:44
Ok the problem was that I didn't make clean after setting that option.
After the make clean and moving the kernel to / I rebooted to find that it did initialize the device and I'll test it when I get home from work but I'm sure it should work fine.
What a difference another point of view makes. I can't believe now that I overlooked something so simple...
Thanks for your help
- Joe
On Thu, Aug 21, 2003 at 11:25:02PM +0200, Martin Husemann wrote:
>
> Well, this is *exactly* how it would fail if you don't have it compiled
> with that option - I guess you double checked for typos and made sure
> everything got recompiled e.t.c.?
>
> I unfortunately have no further ideas - it used to work for me when I was
> running 1.6 on my LX. You could modify the #ifdef WI_AT_BIGENDIAN_BUS_HACK
> macros in dev/ic/wireg.h to printf the port address and read/written values
> and compare that to the things the driver expects.
>
> Martin