Re: AWE32 RAM detection problem

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 22 Nov 1998 17:34:43 +0000 (GMT)


> > See http://bahamut.mm.t.u-tokyo.ac.jp/~iwai/awedrv/ for info on how
> > to report problems to its author and some links on the hardware programming
> > if you want to work on it.
> >
> > Alan
>
> But it didn't act that way in <127... Pure coincidence, or a bug?

Thats interesting. My guess would be timing. Is this true both for SMP and
uniprocessor builds and does sticking "delay++" before the line

/* sample counter */
awe_set_cmd(AWE_WC_Cmd);
clock = (unsigned short)inw(port);

(in awe_wait()) change the behaviour ?

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/