cvs commit: src/sys/sparc64/sbus sbus.c
    Marius Strobl 
    marius at FreeBSD.org
       
    Sat Jun 16 23:49:42 UTC 2007
    
    
  
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
    
    
More information about the cvs-src
mailing list