Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2003 08:54:05 -0800 (PST)
From:      Orion Hodson <orion@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/modules/sound/pcm Makefile src/sys/conf files src/sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c ac97_patch.h
Message-ID:  <200301251654.h0PGs5AP096956@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2003/01/25 08:54:05 PST

  Modified files:
    sys/modules/sound/pcm Makefile 
    sys/conf             files 
    sys/dev/sound/pcm    ac97.c ac97.h 
  Added files:
    sys/dev/sound/pcm    ac97_patch.c ac97_patch.h 
  Log:
  Add ac97_patch.[ch] that provide space for ac97 codec specific patches.
  
  Revision  Changes    Path
  1.749     +1 -0      src/sys/conf/files
  1.31      +83 -74    src/sys/dev/sound/pcm/ac97.c
  1.13      +3 -0      src/sys/dev/sound/pcm/ac97.h
  1.1       +42 -0     src/sys/dev/sound/pcm/ac97_patch.c (new)
  1.1       +30 -0     src/sys/dev/sound/pcm/ac97_patch.h (new)
  1.13      +2 -2      src/sys/modules/sound/pcm/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301251654.h0PGs5AP096956>