Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 07:36:31 -0800 (PST)
From:      Orion Hodson <orion@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pci cmi.c cmireg.h
Message-ID:  <200103291536.f2TFaVY41838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2001/03/29 07:36:31 PST

  Modified files:
    sys/dev/sound/pci    cmi.c cmireg.h 
  Log:
  - Added suspend/resume support.
  
  - Added 4 speaker enable to initialization sequence.
  
  - Removed delays between register pokes which appear to aggravate a
    problem this card has sampling at 44.1kHz.  With any form of delay,
    skew relative to system clock at 44.1kHz is usually in range 0-25%
    (now 0-3%).  No other rates exhibit this problem.
  
  - Changed structs cmi_* to sc_*.
  
  Approved by:    Cameron Grant <gandalf@vilnya.demon.co.uk>
  
  Revision  Changes    Path
  1.5       +310 -227  src/sys/dev/sound/pci/cmi.c
  1.2       +9 -2      src/sys/dev/sound/pci/cmireg.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?200103291536.f2TFaVY41838>