Re: Patch for current on LCA based alphas

2000-11-30 Thread Bernd Walter
On Wed, Nov 29, 2000 at 02:47:54PM -0500, Andrew Gallatin wrote: > > Bernd Walter writes: > > > > trap entry = 0x2 (memory management fault) > > a0 = 0xfbf1e018 > > a1 = 0x1 > > a2 = 0x0 > > pc = 0xfc557a10 > > ra

Re: Patch for current on LCA based alphas

2000-11-29 Thread Bernd Walter
On Wed, Nov 29, 2000 at 09:23:40PM -0500, Andrew Gallatin wrote: > > Bernd Walter writes: > > Just to be clear the values given to lca_read_config were: > > b=0, s=20, f=0, reg=0, width=4 > > That means b in LCA_CFGOFF is false and the second formular will be applied. > > The first part is 1<

Re: Patch for current on LCA based alphas

2000-11-29 Thread Andrew Gallatin
Bernd Walter writes: > On Wed, Nov 29, 2000 at 02:47:54PM -0500, Andrew Gallatin wrote: > > > > Bernd Walter writes: > > > > > > trap entry = 0x2 (memory management fault) > > > a0 = 0xfbf1e018 > > > a1 = 0x1 > > > a2 = 0x0 > > >

Re: Patch for current on LCA based alphas

2000-11-29 Thread Bernd Walter
On Wed, Nov 29, 2000 at 02:47:54PM -0500, Andrew Gallatin wrote: > > Bernd Walter writes: > > > > trap entry = 0x2 (memory management fault) > > a0 = 0xfbf1e018 > > a1 = 0x1 > > a2 = 0x0 > > pc = 0xfc557a10 > > ra

Re: Patch for current on LCA based alphas

2000-11-29 Thread Andrew Gallatin
Bernd Walter writes: > > trap entry = 0x2 (memory management fault) > a0 = 0xfbf1e018 > a1 = 0x1 > a2 = 0x0 > pc = 0xfc557a10 > ra = 0xfc55791c > curproc= 0xfc62f118 > pid = 0

Re: Patch for current on LCA based alphas

2000-11-28 Thread Mike Eldridge
On Tue, 28 Nov 2000, Wilko Bulte wrote: > On Mon, Nov 27, 2000 at 02:42:52PM -0600, Mike Eldridge wrote: > > On Sat, 25 Nov 2000, Bernd Walter wrote: > > > LCA systems doesn't like probing after PCI slot 19. > > > Probing slot 20 panics the system. > > > The following patch made it into single use

Re: Patch for current on LCA based alphas

2000-11-28 Thread Wilko Bulte
On Mon, Nov 27, 2000 at 02:42:52PM -0600, Mike Eldridge wrote: > On Sat, 25 Nov 2000, Bernd Walter wrote: > > LCA systems doesn't like probing after PCI slot 19. > > Probing slot 20 panics the system. > > The following patch made it into single user mode on my AXPpci33. > > I asume it will also wo

Re: Patch for current on LCA based alphas

2000-11-27 Thread Bernd Walter
On Mon, Nov 27, 2000 at 10:43:21PM +0100, Wilko Bulte wrote: > On Mon, Nov 27, 2000 at 02:42:52PM -0600, Mike Eldridge wrote: > > On Sat, 25 Nov 2000, Bernd Walter wrote: > > > LCA systems doesn't like probing after PCI slot 19. > > > Probing slot 20 panics the system. > > > The following patch ma

Re: Patch for current on LCA based alphas

2000-11-27 Thread Wilko Bulte
On Mon, Nov 27, 2000 at 02:42:52PM -0600, Mike Eldridge wrote: > On Sat, 25 Nov 2000, Bernd Walter wrote: > > LCA systems doesn't like probing after PCI slot 19. > > Probing slot 20 panics the system. > > The following patch made it into single user mode on my AXPpci33. > > I asume it will also wo

Re: Patch for current on LCA based alphas

2000-11-27 Thread Mike Eldridge
On Sat, 25 Nov 2000, Bernd Walter wrote: > LCA systems doesn't like probing after PCI slot 19. > Probing slot 20 panics the system. > The following patch made it into single user mode on my AXPpci33. > I asume it will also work on multias. > I can't tell more as the tested system is a 4.1-RELEASE