DragonFly commits List (threaded) for 2007-11
DragonFly BSD
DragonFly commits List (threaded) for 2007-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/sound/pci/hda hdac.c hdac_private.h


From: Hasso Tepper <hasso@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 29 Nov 2007 23:41:28 -0800 (PST)

hasso       2007/11/29 23:41:28 PST

DragonFly src repository

  Modified files:
    sys/dev/sound/pci/hda hdac.c hdac_private.h 
  Log:
  - Merge input/microphone support for ASUS A8N-VMCSM series.
  - Defer flushing unsolicited response into taskqueue thread rather
    than handle it directly in interrupt handler, since few of its
    operations (like measuring/calibrating jack impedance) are quite
    expensive.
  - Misc. debugging cleanups.
  
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.10      +96 -40    src/sys/dev/sound/pci/hda/hdac.c
  1.5       +3 -1      src/sys/dev/sound/pci/hda/hdac_private.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/hda/hdac.c.diff?r1=1.9&r2=1.10&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/sound/pci/hda/hdac_private.h.diff?r1=1.4&r2=1.5&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]