Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 21:40:48 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/pci ofw_pcibus.c psycho.c psychovar.h
Message-ID:  <200712042140.lB4LemZP020321@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-12-04 21:40:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/pci      ofw_pcibus.c psycho.c psychovar.h 
  Log:
  MFC: sys/sparc64/pci/ofw_pcibus.c 1.17;
       sys/sparc64/pci/psycho.c 1.71, 1.72;
       sys/sparc64/pci/psychovar.h 1.17
  
  - Add the PCI side of the HOST-PCI bridge itself to the bus. This
    is required by the X.Org PCI domains code and additionally needs
    a workaround for Hummingbird and Sabre bridges as these don't
    allow their config headers to be read at any width, which is an
    unusual behavior.
  - In psycho(4) take advantage of DEFINE_CLASS_0 and use more
    appropriate types for some softc members.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.16.2.1  +13 -0     src/sys/sparc64/pci/ofw_pcibus.c
  1.70.2.1  +58 -11    src/sys/sparc64/pci/psycho.c
  1.16.2.1  +5 -3      src/sys/sparc64/pci/psychovar.h



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