cvs commit: src/sys/isa syscons_isa.c src/sys/pc98/cbus syscons_cbus.c

Poul-Henning Kamp phk at FreeBSD.org
Wed Mar 26 15:02:51 PDT 2008


phk         2008-03-26 22:02:51 UTC

  FreeBSD src repository

  Modified files:
    sys/isa              syscons_isa.c 
    sys/pc98/cbus        syscons_cbus.c 
  Log:
  Further cleanup of sound generation in syscons:
  
  The timer_spkr_*() functions take care of the enabling/disabling
  of the speaker.
  
  Test on the existence of timer_spkr_*() functions, rather than
  architectures.
  
  Revision  Changes    Path
  1.32      +1 -9      src/sys/isa/syscons_isa.c
  1.27      +0 -8      src/sys/pc98/cbus/syscons_cbus.c


More information about the cvs-all mailing list