[parisc-linux] Re: Problem installing .9 iso image on C240

Richard Hirst rhirst@linuxcare.com
Wed, 11 Jul 2001 09:48:16 +0100


On Tue, Jul 10, 2001 at 11:36:25PM -0600, Grant Grundler wrote:
> Richard Hirst wrote:
> > IAOQ = _gsc_readl + 8
> > called from dino_in32()
> > I guess it was dino_in32(0xc1b21ec0), which looks odd.
> 
> It's definitely wrong. dino_in32() pokes dino to generate IO Port
> transactions and Dino lives in 0xF... address range. This suggests the
> pci_dev->sys_data is garbage (perhaps not initialized?) or points to garbage.
> Perhaps for Dino's built-in PS/2 or RS232 port?
> 
> Sorry, I didn't follow this thread earlier. Does console output hint
> which PCI device was involved (if any)?

Not obviously, and it failed in the middle of the install, so presumably
whatever device was involved had been accessed successfully earlier.

Richard