Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 May 2010 18:56:36 +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:  <201005101856.o4AIunO6042803@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-05-10 18:56:36 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/mpt          mpt.c mpt.h mpt_pci.c 
  Log:
  SVN rev 207873 on 2010-05-10 18:56:36Z by marius
  
  MFC: r207287
  
  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.49.2.2  +2 -0      src/sys/dev/mpt/mpt.c
  1.48.2.2  +9 -1      src/sys/dev/mpt/mpt.h
  1.54.2.2  +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?201005101856.o4AIunO6042803>