Subject: Re: siop hang on install
To: Martin Husemann <martin@duskware.de>
From: Frank Cusack <fcusack@fcusack.com>
List: port-sparc64
Date: 10/07/2002 13:03:56
On Sun, Oct 06, 2002 at 02:06:23PM +0200, Martin Husemann wrote:
> On Sat, Oct 05, 2002 at 06:29:38PM -0700, Frank Cusack wrote:
> > Trying to install netbsd-1.6 from miniroot, and I'm getting
> 
> On what machine?

AXi .. sorry, thought I included that info.

> > The card works fine under Solaris, but will not work under netbsd.
> 
> What are the OF .properties of the PCI card?

  ok cd /pci@1f,0/pci@1/scsi@2
  ok .properties
  latency-timer            00000011
  assigned-addresses       81801010 00000000 00000c00 00000000 00000100
                           82801014 00000000 0000a000 00000000 00000100
                           82801018 00000000 0000c000 00000000 00001000
  device_type              scsi-2
  clock-frequency          02625a00
  reg                      00801000 00000000 00000000 00000000 00000000
                           01801010 00000000 00000000 00000000 00000100
                           02801014 00000000 00000000 00000000 00000100
                           02801018 00000000 00000000 00000000 00001000
  model                    Symbios,53C875
  compatible               glm
  name                     scsi
  devsel-speed             00000001
  class-code               00010000
  interrupts               00000001
  max-latency              00000040
  min-grant                00000011
  revision-id              00000004
  device-id                0000000f
  vendor-id                00001000
  ok

> What happens after the command timeout? Realy nothing? That would be a serious
> bug, of course.

Nothing.  I can't get into the PROM either, but I can't even do that when
it's working, so that might just be a kernel setting.

Is there a way to specify that a device should NOT be used?  I know I can
do wire scsi devices to sd<n> with specific config options, but can I
ensure that this slot is NOT used?

sd* at pci 1 dev !2 ...

Let me know what other debug info I can provide.
/fc