Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2010 02:15:31 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf files.powerpc src/sys/dev/pci pci.c src/sys/powerpc/include intr_machdep.h src/sys/powerpc/powermac cpcht.c cpchtvar.h uninorth.c uninorthvar.h src/sys/powerpc/powerpc openpic.c
Message-ID:  <201005230217.o4N2H1Od049069@repoman.freebsd.org>

index | next in thread | raw e-mail

nwhitehorn    2010-05-23 02:15:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/conf             files.powerpc 
    sys/dev/pci          pci.c 
    sys/powerpc/include  intr_machdep.h 
    sys/powerpc/powermac cpcht.c uninorth.c uninorthvar.h 
    sys/powerpc/powerpc  openpic.c 
  Removed files:         (Branch: RELENG_8)
    sys/powerpc/powermac cpchtvar.h 
  Log:
  SVN rev 208425 on 2010-05-23 02:15:31Z by nwhitehorn
  
  MFC r208149,208285:
  
  Add support for the U4 PCI-Express bridge chipset used in late-generation
  Powermac G5 systems. MSI and several other things are not presently
  supported.
  
  The U3/U4 internal device support portions of this change were contributed
  by Andreas Tobler.
  
  Revision   Changes    Path
  1.107.2.2  +2 -1      src/sys/conf/files.powerpc
  1.386.2.7  +3 -3      src/sys/dev/pci/pci.c
  1.12.2.2   +5 -0      src/sys/powerpc/include/intr_machdep.h
  1.1.2.2    +518 -333  src/sys/powerpc/powermac/cpcht.c
  1.1.2.2    +0 -58     src/sys/powerpc/powermac/cpchtvar.h (dead)
  1.23.2.3   +377 -463  src/sys/powerpc/powermac/uninorth.c
  1.7.2.2    +32 -5     src/sys/powerpc/powermac/uninorthvar.h
  1.22.2.2   +10 -0     src/sys/powerpc/powerpc/openpic.c


help

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