DragonFly BSD
DragonFly commits List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/conf files src/sys/i386/conf LINT


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 2 Apr 2005 12:00:40 -0800 (PST)

joerg       2005/04/02 12:00:40 PST

DragonFly src repository

  Modified files:
    sys/conf             files 
    sys/i386/conf        LINT 
  Log:
  Split pcm into the generic framework (pcm) and the sound cards (snd).
  Add support for choosing single devices by the same name as the corresponding
  module.
  
  E.g. device snd_ich gives the AC97 support, device "snd_sb8" gives the
  SoundBlaster 8 support.
  
  Revision  Changes    Path
  1.88      +55 -29    src/sys/conf/files
  1.51      +4 -3      src/sys/i386/conf/LINT


http://www.dragonflybsd.org/cvsweb/src/sys/conf/files.diff?r1=1.87&r2=1.88&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/i386/conf/LINT.diff?r1=1.50&r2=1.51&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]