cvs commit: src/sys/modules/sound/sound Makefile

Seigo Tanimura tanimura at FreeBSD.org
Thu Jul 15 20:58:26 PDT 2004


tanimura    2004-07-16 03:58:25 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/sound/sound Makefile 
  Log:
  Rename the sound device drivers:
  
  - `sound'
    The generic sound driver, always required.
  
  - `snd_*'
    Device-dependent drivers, named after the sound module names.
    Configure accordingly to your hardware.
  
  In addition, rename the `snd_pcm' module to `sound' in order to sync
  with the driver names.
  
  Suggested by:   cg
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/modules/sound/sound/Makefile


More information about the cvs-src mailing list