From owner-cvs-sys Fri Nov 29 04:26:48 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA16211 for cvs-sys-outgoing; Fri, 29 Nov 1996 04:26:48 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA16128; Fri, 29 Nov 1996 04:26:32 -0800 (PST) Date: Fri, 29 Nov 1996 04:26:32 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199611291226.EAA16128@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound sb16_dsp.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/11/29 04:26:31 Modified: sys/i386/isa/sound sb16_dsp.c Log: Correct name in probe type. Closes PR# 2122 (with a change, since the PR did not actually use the correct name either :-). Submitted-By: Toyonori Fujiura Revision Changes Path 1.22 +1 -1 src/sys/i386/isa/sound/sb16_dsp.c