Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2001 06:48:33 -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 cmi.c
Message-ID:  <200104041348.f34DmX847022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2001/04/04 06:48:33 PDT

  Modified files:
    sys/dev/sound/pci    cmi.c 
  Log:
  Centralize DMA buffer configuration.
  
  Simplify initialization and remove offending DMA channel resets there.
  The resets trash whatever is pointed to DMA registers, but at cmi_attach()
  time the DMA registers have not been initialized with valid addresses.
  
  Reviewed by:	Cameron Grant <gandalf@vilnya.demon.co.uk>
  
  Revision  Changes    Path
  1.6       +39 -54    src/sys/dev/sound/pci/cmi.c


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?200104041348.f34DmX847022>