All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] 720/50 SCSI - supported?
@ 2001-02-01 11:41 penfold
  2001-02-01 22:45 ` Christoph Plattner
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: penfold @ 2001-02-01 11:41 UTC (permalink / raw)
  To: parisc-linux

Hi,

after successfully cross compiling a kernel, I have a problem!

The initial bus scan seems to see the scsi controller:
model   00002000 00000481 00000000 00000000 775e3623 000011f4 00000004 0000000d
00000000
vers    00000003
CPUID   vers 0 rev 0
model   9000/720
led_init: CPU_HVERSION 200
Searching for devices in PDC firmware... processor hpa 0xfffbe000
 an older box...
Found devices:
1. Cobra Core BA (11) at 0xf082f000, versions 0x4, 0x0, 0x70, 0x0, 0x0
2. Cobra Core SCSI (10) at 0xf0825000, versions 0x4, 0x0, 0x71, 0x0, 0x0

but the driver seems to have a problem here!

SCSI subsystem driver Revision: 1.00
sim700: Couldn't get consistent shared memory
sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86
scsi0: Revision 0x0
Post test1, istat 05, sstat0 00, dstat 81
sim700: WARNING IRQ probe failed, (returned 0)
scsi0: test 1 FAILED: dsps: exp 0xab93001d, got 0x65686361
scsi0: Chip register contents:
 (script[0] at virt c7f70000, bus 7f70000)
 00  sien:  af  sdid:  00  scntl1:20  scntl0:c4
 04  socl:  00  sodl:  00  sxfer: 00  scid:  80
 08  sbcl:  00  sbdl:  00  sidl:  00  sfbr:  00
 0C  sstat2:00  sstat1:00  sstat0:00  dstat: 80
 10
 14  ctest3:92  ctest2:21  ctest1:f0  ctest0:00
 18  ctest7:00  ctest6:53  ctest5:00  ctest4:00
 1C  temp:  00000000
 20              ctest8:ff  istat: 06  dfifo: 32
 24  dbc:   635f7472  dnad:  65686361  dsp:   07f774b4
 30  dsps:  65686361
 34  dmode: 80
 38  dcntl: 80  dwt:   00  dien:  1d
 3C
Warning : device (10, 0x4, 0x0, 0x71, 0x0) NOT claimed by Lasi SCSI 53c700

Is this a known problem ?

thanks,

Damian
penfold@customware.com.au

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

* Re: [parisc-linux] 720/50 SCSI - supported?
  2001-02-01 11:41 [parisc-linux] 720/50 SCSI - supported? penfold
@ 2001-02-01 22:45 ` Christoph Plattner
  2001-02-02 17:14 ` M. Grabert
  2001-02-06 16:49 ` Richard Hirst
  2 siblings, 0 replies; 5+ messages in thread
From: Christoph Plattner @ 2001-02-01 22:45 UTC (permalink / raw)
  To: penfold; +Cc: parisc-linux

Ni, I don't know this problem. The only problem I had was with the
floppy in
my 720. One command is not supported (or so, I have not debugged it).
For the first tests I disconnects the SCSI cable from the floppy
interface card
to be able to boot faster, as the SCSI driver does retries.

Cheers
	Christoph P.


penfold@customware.com.au wrote:
> 
> Hi,
> 
> after successfully cross compiling a kernel, I have a problem!
> 
> The initial bus scan seems to see the scsi controller:
> model   00002000 00000481 00000000 00000000 775e3623 000011f4 00000004 0000000d
> 00000000
> vers    00000003
> CPUID   vers 0 rev 0
> model   9000/720
> led_init: CPU_HVERSION 200
> Searching for devices in PDC firmware... processor hpa 0xfffbe000
>  an older box...
> Found devices:
> 1. Cobra Core BA (11) at 0xf082f000, versions 0x4, 0x0, 0x70, 0x0, 0x0
> 2. Cobra Core SCSI (10) at 0xf0825000, versions 0x4, 0x0, 0x71, 0x0, 0x0
> 
> but the driver seems to have a problem here!
> 
> SCSI subsystem driver Revision: 1.00
> sim700: Couldn't get consistent shared memory
> sim700: Configuring 53c700 (SCSI-ID 7) at f0825100, IRQ 86
> scsi0: Revision 0x0
> Post test1, istat 05, sstat0 00, dstat 81
> sim700: WARNING IRQ probe failed, (returned 0)
> scsi0: test 1 FAILED: dsps: exp 0xab93001d, got 0x65686361
> scsi0: Chip register contents:
>  (script[0] at virt c7f70000, bus 7f70000)
>  00  sien:  af  sdid:  00  scntl1:20  scntl0:c4
>  04  socl:  00  sodl:  00  sxfer: 00  scid:  80
>  08  sbcl:  00  sbdl:  00  sidl:  00  sfbr:  00
>  0C  sstat2:00  sstat1:00  sstat0:00  dstat: 80
>  10
>  14  ctest3:92  ctest2:21  ctest1:f0  ctest0:00
>  18  ctest7:00  ctest6:53  ctest5:00  ctest4:00
>  1C  temp:  00000000
>  20              ctest8:ff  istat: 06  dfifo: 32
>  24  dbc:   635f7472  dnad:  65686361  dsp:   07f774b4
>  30  dsps:  65686361
>  34  dmode: 80
>  38  dcntl: 80  dwt:   00  dien:  1d
>  3C
> Warning : device (10, 0x4, 0x0, 0x71, 0x0) NOT claimed by Lasi SCSI 53c700
> 
> Is this a known problem ?
> 
> thanks,
> 
> Damian
> penfold@customware.com.au
> 
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/parisc-linux

-- 
-------------------------------------------------------------------------
private:	christoph.plattner@dot.at
company:	christoph.plattner@alcatel.at

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

* Re: [parisc-linux] 720/50 SCSI - supported?
  2001-02-01 11:41 [parisc-linux] 720/50 SCSI - supported? penfold
  2001-02-01 22:45 ` Christoph Plattner
@ 2001-02-02 17:14 ` M. Grabert
  2001-02-04 23:36   ` M. Grabert
  2001-02-06 16:49 ` Richard Hirst
  2 siblings, 1 reply; 5+ messages in thread
From: M. Grabert @ 2001-02-02 17:14 UTC (permalink / raw)
  To: parisc-linux

On Thu, 1 Feb 2001 penfold@customware.com.au wrote:

> Hi,
> 
> after successfully cross compiling a kernel, I have a problem!

[blablabla] :)

seems to be the same problems I have with my 730 ...
... nearly exactly the same messages and behaviour.
Since the 720 and 730 have similar hardware AFAIK, it
could be the same problem. Unfortunately I'm not a kernel hacker
nor I have the time (because I'm working currently on my final diploma
documentation).
It doesn't matter wether a scsi floppy is connected or not, btw ...

> Is this a known problem ?

someone told me that it is known; it's because of the broken ncr700
support on 730 machine (and perhaps 720 also)

greetings, max

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

* Re: [parisc-linux] 720/50 SCSI - supported?
  2001-02-02 17:14 ` M. Grabert
@ 2001-02-04 23:36   ` M. Grabert
  0 siblings, 0 replies; 5+ messages in thread
From: M. Grabert @ 2001-02-04 23:36 UTC (permalink / raw)
  To: parisc-linux

On Fri, 2 Feb 2001, I wrote:

> On Thu, 1 Feb 2001 penfold@customware.com.au wrote:
> 
> > Hi,
> > 
> > after successfully cross compiling a kernel, I have a problem!
> 
> [blablabla] :)
> 
> seems to be the same problems I have with my 730 ...
> ... nearly exactly the same messages and behaviour.

well, that was wrong ... se my last message!

greetings max

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

* Re: [parisc-linux] 720/50 SCSI - supported?
  2001-02-01 11:41 [parisc-linux] 720/50 SCSI - supported? penfold
  2001-02-01 22:45 ` Christoph Plattner
  2001-02-02 17:14 ` M. Grabert
@ 2001-02-06 16:49 ` Richard Hirst
  2 siblings, 0 replies; 5+ messages in thread
From: Richard Hirst @ 2001-02-06 16:49 UTC (permalink / raw)
  To: penfold; +Cc: parisc-linux

On Thu, Feb 01, 2001 at 10:41:19PM +1100, penfold@customware.com.au wrote:
> Hi,
> 
> after successfully cross compiling a kernel, I have a problem!

How recent is your kernel?

Can you send a complete bootlog please.

Ricahrd

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

end of thread, other threads:[~2001-02-06 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-01 11:41 [parisc-linux] 720/50 SCSI - supported? penfold
2001-02-01 22:45 ` Christoph Plattner
2001-02-02 17:14 ` M. Grabert
2001-02-04 23:36   ` M. Grabert
2001-02-06 16:49 ` Richard Hirst

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.