cvs commit: src/sys/sparc64/pci ofw_pcibus.c psycho.c psychovar.h

Marius Strobl marius at FreeBSD.org
Tue Dec 4 13:40:49 PST 2007


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


More information about the cvs-src mailing list