All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] ncr53c8xx 64bit verbose boot info
       [not found] <4282FEEC00003588@mail-2-bnl.tiscali.it>
@ 2005-05-21 14:46 ` Joel Soete
  2005-05-21 14:59   ` Matthew Wilcox
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Soete @ 2005-05-21 14:46 UTC (permalink / raw)
  To: PARISC list; +Cc: James Bottomley



Joel Soete wrote:
> Hello James,
> 
> 
>>On Fri, 2005-05-20 at 19:16 +0200, Joel Soete wrote:
>>
>>>Btw I also have an external bootable disk narrow SE connected to the
> 
> s710
> 
>>>driver. Do you know if this one is 64bit capable?
>>
>>The lasi700 driver works fine in a 64 bit kernel, yes.
>>
> 
> Cool, I will so be able to test more (sorry not next week (i will be on training)
> but next one) ;-)
> 
> btw any idea as starting point of investigation to make ncr53c8xx driver
> 64bit capable?
> (a mail ref, ...)
> 

Ah I remember that ncr verbose (iirc 3) boot info collected:
32bit kernel:
[...]
zalon_probe: Zalon version 1, IRQ 67
ncr53c720-0: rev 0xf irq 67
ncr53c720-0: using memory mapped IO at virtual address 0xf1004800
ncr53c720-0: ID 7, Fast-10, Parity Checking, Differential
ncr53c720-0: initial SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 00/00/20/00/80/00
ncr53c720-0: final   SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 03/80/20/00/88/00
ncr53c720-0: resetting, command processing suspended for 2 seconds
ncr53c720-0: restart (scsi reset).

scsi0 : ncr53c8xx-3.4.3g
ncr53c720-0: command processing resumed
   Vendor: SEAGATE   Model: ST39173WC         Rev: HP11
   Type:   Direct-Access                      ANSI SCSI revision: 02
  0:0:5:0: tagged command queue depth set to 8
  target0:0:5: Beginning Domain Validation
[...]

64bit:
[...]
zalon_probe: Zalon version 1, IRQ 66
ncr53c720-0: rev 0xf irq 66
ncr53c720-0: using memory mapped IO at virtual address 0xfffffffff1004800
ncr53c720-0: ID 7, Fast-10, Parity Checking, Differential
ncr53c720-0: initial SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 00/00/20/00/80/00
ncr53c720-0: final   SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 03/80/20/00/88/00
ncr53c720-0: resetting, command processing suspended for 2 seconds
ncr53c720-0: restart (scsi reset).

scsi0 : ncr53c8xx-3.4.3g
ncr53c720-0: command processing resumed
    # till there all seems ok but after?
ncr53c720-0: resetting, command processing suspended for 2 seconds
ncr53c720-0: restart (scsi reset).
ncr53c720-0: command processing resumed
scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 0 lu
n 0
ncr53c720-0: resetting, command processing suspended for 2 seconds
ncr53c720-0: restart (scsi reset).
ncr53c720-0: command processing resumed
scsi: Device offlined - not ready after error recovery: host 0 channel 0 id 5 lu
n 0
ncr53c720-0: resetting, command processing suspended for 2 seconds
...hung here

mmm strange in 32bit zalon_probe() used IRQ 67 while the 64bit used IRQ 66, is that important?

Thanks,
     Joel
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [parisc-linux] ncr53c8xx 64bit verbose boot info
  2005-05-21 14:46 ` [parisc-linux] ncr53c8xx 64bit verbose boot info Joel Soete
@ 2005-05-21 14:59   ` Matthew Wilcox
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Wilcox @ 2005-05-21 14:59 UTC (permalink / raw)
  To: Joel Soete; +Cc: James Bottomley, PARISC list

On Sat, May 21, 2005 at 02:46:56PM +0000, Joel Soete wrote:
> mmm strange in 32bit zalon_probe() used IRQ 67 while the 64bit used IRQ 66, 
> is that important?

No.  Interrupt numbers are now virtual and have no connection to how
interrupts are routed.  I'd expect them to be different between 32 and
64 bit kernels.

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-21 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4282FEEC00003588@mail-2-bnl.tiscali.it>
2005-05-21 14:46 ` [parisc-linux] ncr53c8xx 64bit verbose boot info Joel Soete
2005-05-21 14:59   ` Matthew Wilcox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.