Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 23:19:29 -0700 (PDT)
From:      Orion Hodson <orion@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci cs4281.c src/sys/dev/sound/pcm ac97.c ac97.h
Message-ID:  <200208230619.g7N6JTkJ077922@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2002/08/22 23:19:29 PDT

  Modified files:
    sys/dev/sound/pci    cs4281.c 
    sys/dev/sound/pcm    ac97.c ac97.h 
  Log:
  s/AC97_MIX_PHONES/AC97_MIX_AUXOUT/ to match ac97r2.{2,3}.
  
  Attempt to determine what function of AUX_OUT is: "True line level
  out", "Headphone out", or "4-Channel out" and frig OSS mixer label
  accordingly.
  
  Addresses problem raised by Randy Bush on -multimedia of not being
  able to hear audio on ich2 m/b which was eventually found to be
  because the mixer monitor value was 0.  On this h/w the label
  "monitor" should now be presented as the marginally more intuitive
  "ogain".
  
  Revision  Changes    Path
  1.12      +2 -2      src/sys/dev/sound/pci/cs4281.c
  1.27      +35 -4     src/sys/dev/sound/pcm/ac97.c
  1.12      +3 -1      src/sys/dev/sound/pcm/ac97.h

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?200208230619.g7N6JTkJ077922>