Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2007 23:49:41 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sbus sbus.c
Message-ID:  <200706162349.l5GNnfuv048597@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-06-16 23:49:41 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sbus     sbus.c 
  Log:
  - Don't register the over-temperature and power-fail interrupt
    handlers as filter/"fast" handlers so shutdown_nice() can
    acquire the process lock.
  - Use bus_{read,write}_8() instead of bus_space_{read,write}_8()
    in order to get rid of sc_bushandle and sc_bustag in the softc.
  - Remove the banal and outdated comment above sbus_filter_stub().
  
  Revision  Changes    Path
  1.44      +14 -20    src/sys/sparc64/sbus/sbus.c



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