Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jan 2009 18:19:22 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sound/pcm dsp.c mixer.c sound.c sound.h src/sys/sys soundcard.h
Message-ID:  <200901101821.n0AIL4rT014151@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-01-10 18:19:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    dsp.c mixer.c sound.c sound.h 
    sys/sys              soundcard.h 
  Log:
  SVN rev 187030 on 2009-01-10 18:19:22Z by mav
  
  Import some new constants and structures fields from OSSv4.
  Implement some OSSv4 ioctls to make ossinfo tool work and print
  something reasonable.
  
  Revision  Changes    Path
  1.111     +14 -16    src/sys/dev/sound/pcm/dsp.c
  1.64      +21 -14    src/sys/dev/sound/pcm/mixer.c
  1.121     +32 -0     src/sys/dev/sound/pcm/sound.c
  1.80      +1 -0      src/sys/dev/sound/pcm/sound.h
  1.50      +93 -14    src/sys/sys/soundcard.h



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