Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2007 23:02:43 +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:  <200711302302.lAUN2hKw022957@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-11-30 23:02:43 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/pci      ofw_pcibus.c psycho.c psychovar.h 
  Log:
  - 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.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.17      +13 -0     src/sys/sparc64/pci/ofw_pcibus.c
  1.71      +58 -11    src/sys/sparc64/pci/psycho.c
  1.17      +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?200711302302.lAUN2hKw022957>