Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2010 19:45:29 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ofw openfirm.c
Message-ID:  <201011091945.oA9JjoT7096870@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-11-09 19:45:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ofw          openfirm.c 
  Log:
  SVN rev 215049 on 2010-11-09 19:45:29Z by nwhitehorn
  
  Make all OF client interface calls return the maximum kind of
  does-not-exist error when no client interface module is installed instead
  of dereferencing NULL pointers. This eases implementation of platforms
  that may or may not have Open Firmware.
  
  Revision  Changes    Path
  1.31      +74 -6     src/sys/dev/ofw/openfirm.c



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