From owner-cvs-all Wed May 30 15:38:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65C4F37B424; Wed, 30 May 2001 15:38:32 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4UMcWx57075; Wed, 30 May 2001 15:38:32 -0700 (PDT) (envelope-from cg) Message-Id: <200105302238.f4UMcWx57075@freefall.freebsd.org> From: Cameron Grant Date: Wed, 30 May 2001 15:38:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci csa.c csapcm.c csareg.h csavar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cg 2001/05/30 15:38:32 PDT Modified files: sys/dev/sound/pci csa.c csapcm.c csareg.h csavar.h Log: update this driver to use new firmware and incorporate many fixes. this works on cs4630 chips, and should implement the clkrun hack for thinkpads- this will display diagnostic messages when triggered until its correctness is established. Revision Changes Path 1.15 +202 -75 src/sys/dev/sound/pci/csa.c 1.19 +105 -169 src/sys/dev/sound/pci/csapcm.c 1.3 +1 -18 src/sys/dev/sound/pci/csareg.h 1.3 +10 -1 src/sys/dev/sound/pci/csavar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message