From owner-cvs-sys Tue Jan 14 19:42:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id TAA01587 for cvs-sys-outgoing; Tue, 14 Jan 1997 19:42:33 -0800 (PST) Received: (from jfieber@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id TAA01580; Tue, 14 Jan 1997 19:42:32 -0800 (PST) Date: Tue, 14 Jan 1997 19:42:32 -0800 (PST) From: John Fieber Message-Id: <199701150342.TAA01580@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound soundcard.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jfieber 97/01/14 19:42:31 Modified: sys/i386/isa/sound soundcard.c Log: Make the sound drivers work with DEVFS. If you have something other than a Soundblaster 16, please try this out! Revision Changes Path 1.47 +73 -42 src/sys/i386/isa/sound/soundcard.c