On Thu, Mar 16, 2000 at 03:21:12PM -0800, Brian Pomerantz wrote:
> I was still unable to compile this. First I was bombing with an error
> in include/asm/delay.h where it was trying to dereference a pointer of
> unknown type in the cpu_data array.
Bother. Here's a fix for it.
> Then I came across the NCR driver which bombed. The macro INB_OFF(o)
> is trying to reference the member 'base_io' in variable np which is of type
> 'struct ncb *' and doesn't have this member in its definition.
Yes, I saw this too. I worked around it, but it appears that
something else is wrong because it doesn't pass cache tests.
I was able to the get old 53c7,8xx driver working though...
r~
This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:42 EST