From owner-cvs-all Thu Oct 22 04:20:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA22234 for cvs-all-outgoing; Thu, 22 Oct 1998 04:20:38 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) 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 EAA22229; Thu, 22 Oct 1998 04:20:37 -0700 (PDT) (envelope-from luigi@FreeBSD.org) From: Luigi Rizzo Received: (from luigi@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA08854; Thu, 22 Oct 1998 04:20:34 -0700 (PDT) Date: Thu, 22 Oct 1998 04:20:34 -0700 (PDT) Message-Id: <199810221120.EAA08854@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/snd dmabuf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luigi 1998/10/22 04:20:34 PDT Modified files: sys/i386/isa/snd dmabuf.c Log: Fix behaviour of the driver with small files -- due to a stupid bug sound was not played if the total amount of data written to the device was less than one blocksize Noticed by: NABETANI Masaki and FreeBSD-users-jp Revision Changes Path 1.9 +2 -2 src/sys/i386/isa/snd/dmabuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message