cvs commit: src/sys/sparc64/ebus ebus.c
    Marius Strobl 
    marius at FreeBSD.org
       
    Sat Jun  4 13:31:21 PDT 2005
    
    
  
marius      2005-06-04 20:31:20 UTC
  FreeBSD src repository
  Modified files:
    sys/sparc64/ebus     ebus.c 
  Log:
  Now that all affected drivers have been changed remove the helpers
  for the SYS_RES_IOPORT -> SYS_RES_MEMORY transition again. While it
  was helpful to not need to change all of the affected drivers in a
  single pass together with ebus(4) we probably shouldn't start into
  6.0 with such a hack.
  This requires some of the modules of affected drivers to be rebuilt,
  namely: auxio(4), snd_audiocs(4) and puc(4).
  
  Revision  Changes    Path
  1.23      +3 -34     src/sys/sparc64/ebus/ebus.c
    
    
More information about the cvs-src
mailing list