Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2010 18:41:16 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_pci.c
Message-ID:  <201004271841.o3RIfaxq061788@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-04-27 18:41:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mpt          mpt.c mpt.h mpt_pci.c 
  Log:
  SVN rev 207287 on 2010-04-27 18:41:16Z by marius
  
  On sparc64 obtain the initiator ID to be used for SPI HBAs from the
  Open Firmware device tree in order to match what the PROM built-in
  driver uses. This is especially important when netbooting Fujitsu
  Siemens PRIMEPOWER250 as in that case the built-in driver isn't used
  and the port facts PortSCSIID defaults to 0, conflicting with the
  disk at the same address.
  
  Revision  Changes    Path
  1.51      +2 -0      src/sys/dev/mpt/mpt.c
  1.50      +9 -1      src/sys/dev/mpt/mpt.h
  1.56      +5 -0      src/sys/dev/mpt/mpt_pci.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004271841.o3RIfaxq061788>