From owner-cvs-all Tue Jul 3 10:27:20 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 3471037B403; Tue, 3 Jul 2001 10:27:14 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f63HREk66525; Tue, 3 Jul 2001 10:27:14 -0700 (PDT) (envelope-from cg) Message-Id: <200107031727.f63HREk66525@freefall.freebsd.org> From: Cameron Grant Date: Tue, 3 Jul 2001 10:27:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci ich.h ich.c 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/07/03 10:27:14 PDT Modified files: sys/dev/sound/pci ich.c Added files: sys/dev/sound/pci ich.h Log: * simplify * add support for mic record channel * add support for setblocksize * make mpsafe * make getptr accurate * reduce buffer size from 64k to 16k for better synchronisation Revision Changes Path 1.3 +236 -826 src/sys/dev/sound/pci/ich.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message