sandpoint spurious interrupt problem.

2001-05-01 Thread ashish anand
I am working towards porting linux on sandpoint with mpc750 I face the problem of continious spurious interrupts on booting as per the base code SIOint is cascaded to EPIC in level triggered mode , problem vanishes when i change it to edge triggered mode also recall written in some intel document

sandpoint spurious interrupt problem.

2001-05-01 Thread Mark A. Greer
BTW, the linuxppc_2_5 should "just work" for the 750 if you have the switch settings correct. Mark -- "Mark A. Greer" wrote: > Did you start with the sandpoint port that is a part of linuxppc_2_5? If not, > you should. > If so, double-check your switch settings. > > Mark > -- > > ashish anand

sandpoint spurious interrupt problem.

2001-05-01 Thread Mark A. Greer
Did you start with the sandpoint port that is a part of linuxppc_2_5? If not, you should. If so, double-check your switch settings. Mark -- ashish anand wrote: > I am working towards porting linux on sandpoint with mpc750 > I face the problem of continious spurious interrupts on booting > as p