Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2005 18:58:08 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/ebus ebus.c
Message-ID:  <200501091858.j09Iw8Nq093468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2005-01-09 18:58:08 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/ebus     ebus.c 
  Log:
  Don't panic when we're asked to allocate a resource type that we know
  won't exist for EBus. Just fail the allocation by returning NULL.
  Now drivers that are MI can try resources that the driver knows may
  be used by the device.
  
  Revision  Changes    Path
  1.21      +2 -3      src/sys/sparc64/ebus/ebus.c



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