Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 1998 10:26:38 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa/snd CARDS README ad1848.c dmabuf.c mss.h sb_dsp.c sbcard.h sound.c sound.h
Message-ID:  <199810021726.KAA10490@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1998/10/02 10:26:38 PDT

  Modified files:
    sys/i386/isa/snd     CARDS README ad1848.c dmabuf.c mss.h 
                         sb_dsp.c sbcard.h sound.c sound.h 
  Log:
  Update the pcm driver to the most recent version. This should
  add support for Vibra16X, OPTi925, and bring in several assorted
  fixes to the code and documentation.
  Also present here are apm hooks so that laptops can properly
  reconfigure the hardware after suspend (tested on the Libretto50).
  Reviewed by: jordan
  
  Revision  Changes    Path
  1.4       +131 -54   src/sys/i386/isa/snd/CARDS
  1.5       +22 -11    src/sys/i386/isa/snd/README
  1.12      +141 -21   src/sys/i386/isa/snd/ad1848.c
  1.8       +13 -8     src/sys/i386/isa/snd/dmabuf.c
  1.3       +1 -1      src/sys/i386/isa/snd/mss.h
  1.11      +181 -93   src/sys/i386/isa/snd/sb_dsp.c
  1.5       +8 -3      src/sys/i386/isa/snd/sbcard.h
  1.18      +88 -9     src/sys/i386/isa/snd/sound.c
  1.8       +5 -2      src/sys/i386/isa/snd/sound.h



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