From owner-cvs-sys Fri Mar 13 04:24:38 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA16453 for cvs-sys-outgoing; Fri, 13 Mar 1998 04:24:38 -0800 (PST) (envelope-from owner-cvs-sys) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA16318; Fri, 13 Mar 1998 04:24:25 -0800 (PST) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA03865; Fri, 13 Mar 1998 04:21:53 -0800 (PST) Date: Fri, 13 Mar 1998 04:21:53 -0800 (PST) Message-Id: <199803131221.EAA03865@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd dmabuf.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/03/13 04:21:53 PST Modified files: (Branch: RELENG_2_2) sys/i386/isa/snd dmabuf.c Log: |Here are a few patches to my audio driver (from a recently cvsupped |2.2.6-BETA). The first two were already submitted some time ago |but probably were applied to the wrong line. The last one fixes a |problem that has been there for ages. Submitted by: Luigi Rizzo Revision Changes Path 1.4.2.3 +5 -5 src/sys/i386/isa/snd/dmabuf.c