From owner-cvs-all Thu Oct 22 03:34:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA18350 for cvs-all-outgoing; Thu, 22 Oct 1998 03:34:16 -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 DAA18345; Thu, 22 Oct 1998 03:34:15 -0700 (PDT) (envelope-from bde@FreeBSD.org) From: Bruce Evans Received: (from bde@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA06508; Thu, 22 Oct 1998 03:34:12 -0700 (PDT) Date: Thu, 22 Oct 1998 03:34:12 -0700 (PDT) Message-Id: <199810221034.DAA06508@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa/sound soundcard.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1998/10/22 03:34:12 PDT Modified files: sys/i386/isa/sound soundcard.c Log: The previous change was much too simple to actually compensate for braindamage in sound driver confiruration. Attempt to only reference interrupt handlers if their driver is configured. Revision Changes Path 1.72 +15 -1 src/sys/i386/isa/sound/soundcard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message