Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2010 17:51:01 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/mpc85xx pci_ocp.c
Message-ID:  <201002011751.o11HpISJ000308@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2010-02-01 17:51:01 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/mpc85xx  pci_ocp.c 
  Log:
  SVN rev 203352 on 2010-02-01 17:51:01Z by marcel
  
  Make PCI Express host controllers functional, by:
  1.  checking whether there's a link before initializing devices
      on the bus. When there's no link any access onto the bus
      will wedge the CPU.
  2.  synthesizing the class & subclass so that the host controller
      appears as a standard PCI bridge, rather than a PowerPC CPU.
  
  Revision  Changes    Path
  1.8       +26 -0     src/sys/powerpc/mpc85xx/pci_ocp.c



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