From owner-cvs-sys Mon Dec 30 14:26:30 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA25141 for cvs-sys-outgoing; Mon, 30 Dec 1996 14:26:30 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id OAA25131; Mon, 30 Dec 1996 14:26:29 -0800 (PST) Date: Mon, 30 Dec 1996 14:26:29 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199612302226.OAA25131@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa/sound mpu401.c opl3.c sound_config.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/12/30 14:26:28 Modified: sys/i386/isa/sound mpu401.c opl3.c sound_config.h Log: A couple of changes for proper mpu401 recognition, and an opl3 patch taken from the voxware-3.5 distribution. Also some changes to the SB and MPU IRQs to reflect more common/default settings. Submitted-By: Brian Campbell Revision Changes Path 1.15 +18 -12 src/sys/i386/isa/sound/mpu401.c 1.15 +1 -1 src/sys/i386/isa/sound/opl3.c 1.16 +2 -2 src/sys/i386/isa/sound/sound_config.h