Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 16:11:36 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/ofw rtas.c
Message-ID:  <201106261611.p5QGBvNQ039345@repoman.freebsd.org>

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

nwhitehorn    2011-06-26 16:11:36 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/ofw      rtas.c 
  Log:
  SVN rev 223571 on 2011-06-26 16:11:36Z by nwhitehorn
  
  Add better error handling for RTAS calls. These can potentially cause
  machine checks (e.g. invalid PCI configuration cycles), but these can
  be caught and recovered from. This change also the RTAS PCI driver to
  work without modification as a replacement for the Grackle driver on
  Grackle-based Powermacs.
  
  Revision  Changes    Path
  1.2       +18 -1     src/sys/powerpc/ofw/rtas.c



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