From owner-cvs-all Sat Sep 29 0:57:13 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 5306E37B406; Sat, 29 Sep 2001 00:57:09 -0700 (PDT) Received: (from cg@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8T7v8g84570; Sat, 29 Sep 2001 00:57:08 -0700 (PDT) (envelope-from cg) Message-Id: <200109290757.f8T7v8g84570@freefall.freebsd.org> From: Cameron Grant Date: Sat, 29 Sep 2001 00:57:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa ad1816.c ess.c mss.c sb16.c sb8.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/09/29 00:57:08 PDT Modified files: sys/dev/sound/isa ad1816.c ess.c mss.c sb16.c sb8.c Log: allow the hardware buffer size to be controlled with hints release isa dma channels on unload (ad1816, ess, sb8) Revision Changes Path 1.22 +42 -42 src/sys/dev/sound/isa/ad1816.c 1.22 +18 -10 src/sys/dev/sound/isa/ess.c 1.74 +10 -6 src/sys/dev/sound/isa/mss.c 1.74 +47 -32 src/sys/dev/sound/isa/sb16.c 1.67 +10 -10 src/sys/dev/sound/isa/sb8.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message