cvs commit: src/sys/dev/sound/isa sb16.c

Alexander Leidinger netchild at FreeBSD.org
Sat Sep 10 10:33:59 PDT 2005


netchild    2005-09-10 17:33:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/isa    sb16.c 
  Log:
  Fix panic caused by full duplex operation.
  
  From the PR:
  ---snip---
  The vibra16X supports full duplex. I traced the Windows driver, and what is
  does is that it programs one DMA channel 8-bit, and the other 16-bit. There
  might be some kind of auto detection logic here, because it always uses 8-bit
  for playback, even if I play 16-bit sound ...
  ---snip---
  
  PR:             80977
  Submitted by:   Hans Petter Selasky <hselasky at c2i.net>
  
  Revision  Changes    Path
  1.91      +3 -2      src/sys/dev/sound/isa/sb16.c


More information about the cvs-all mailing list