No subject


Tue Nov 20 16:43:21 MST 2007


code resetting the spifi subsystem. I think you have
this from HP-UX code. Especially the 

  __raw_writel(CMD_RESET, dev->hpa + IO_MODULE_COMMAND);

Is this a reset method via the IO PDC address space
common for all HP devices ? In the NetBSD the full
reset is done only via the `auxctrl' register, which
you use for releasing the reset state.

So we have a principal problem here, not having correct
access to the spifi subsystem. Except: the SCSI-ID is
read out correctly, I think, as ...

SCSI subsystem driver Revision: 1.00
DEBUG: 0xfff74c00
Device: Sahp Baat Kiuh SCSI
scsi0 : SPIFI SCSI: scsi_id: 7 IRQ: 34 type: SPIFI-3 (SE) parity
checking: enabled

... is reported !

Is everything around the interrupt subsystem setup correctly ?
The `cat /proc/interrupts' tells ...

bash# cat /proc/interrupts 
          CPU396195552 
 32:     124925      PARISC-CPU  timer
 33:      19767      PARISC-CPU  lasi
 34:          0      PARISC-CPU  spifi
 87:      19767            Lasi  i82596

... which is no surprise ... !

Till soon,
Christoph P.





-- 
-------------------------------------------------------
private:	christoph.plattner at gmx.at
company:	christoph.plattner at alcatel.at



More information about the parisc-linux mailing list