Uwe Hermann wrote:
On Tue, May 08, 2007 at 05:03:53PM -0400, Corey Osgood wrote:
This patch uses auto.c from Uwe's tyan s1846 for both boards, with some minor changes, to bring them up to par. It also should remove (but might just clean out) the irq_tables.c from both boards, because they were just copied from Via Epia to begin with, and weren't usable. As far as I can tell, these are the only changes needed to the targets for now, aside from fixups to reset.c when the time comes. Both have been build tested, but not checked on hardware since I don't have it. I have left Uwe as the copyright holder since the only changes I've made are trivial.
Signed-off-by: Corey Osgood corey_osgood@verizon.net
Thanks, I'll check the patch tomorrow. I'm not sure what to do with the IMS, as far as I know Richard Smith is the only person with such a board on this whole planet? ;-) None of us can test this board.
Very true, but might as well fix it anyways, since its been driving me nuts. The current code is just wrong. Might as well have working code, in case anyone uses it for anything in the future. Either that or we should remove it entirely, but I'm not about to make that call (for all I know, there could be a billion of these in a thin client somewhere). Maybe Richard can clear up if these were ever mass produced/sold, google turns up nothing of interest.
I have a P2B here, so I'll look into that.
Thanks. From what I can tell, my p2-99 is a p2b with the 440zx chipset (which is 90% identical), I just can't get to it right now. No matter what though, these targets shouldn't be any more broken than they were before ;)
-Corey