Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2011 18:07:05 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/mv mv_pci.c
Message-ID:  <201102031807.p13I7SLh036538@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      2011-02-03 18:07:05 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/mv           mv_pci.c 
  Log:
  SVN rev 218228 on 2011-02-03 18:07:05Z by marcel
  
  The FDT describes the host controller directly. There's no need to
  get properties from the parent. The parent is in fact the FDT bus
  itself and will therefore not have the properties we're looking
  for.
  
  Sponsored by: Juniper Networks
  
  Revision  Changes    Path
  1.8       +10 -17    src/sys/arm/mv/mv_pci.c



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