From owner-freebsd-stable Sat Apr 7 12:16:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tortugas.irbs.com (tortugas.irbs.com [216.86.160.243]) by hub.freebsd.org (Postfix) with ESMTP id 7DE9537B43E for ; Sat, 7 Apr 2001 12:16:30 -0700 (PDT) (envelope-from jc@irbs.com) Received: by tortugas.irbs.com (Postfix, from userid 108) id 4F94C13627; Sat, 7 Apr 2001 15:16:14 -0400 (EDT) Date: Sat, 7 Apr 2001 15:16:14 -0400 From: John Capo To: freebsd-stable@freebsd.org Subject: Fix for stable sound breakage Message-ID: <20010407151614.A33652@tortugas.irbs.com> Reply-To: jc@irbs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Organization: IRBS Engineering, inc. 954-463-3771 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Index: sys/dev/sound/pci/cmireg.h =================================================================== RCS file: /usr/cvs/src/sys/dev/sound/pci/cmireg.h,v retrieving revision 1.1.2.1 diff -c -r1.1.2.1 cmireg.h *** sys/dev/sound/pci/cmireg.h 2001/02/27 03:42:28 1.1.2.1 --- sys/dev/sound/pci/cmireg.h 2001/04/07 19:14:28 *************** *** 114,119 **** --- 114,120 ---- #define CMPCI_REG_MISC 0x18 # define CMPCI_REG_POWER_DOWN 0x80000000 # define CMPCI_REG_BUS_AND_DSP_RESET 0x40000000 + # define CMPCI_REG_N4SPK3D 0x04000000 # define CMPCI_REG_W_SPDIF_48L 0x01000000 # define CMPCI_REG_SPDIF_48K 0x00008000 # define CMPCI_REG_FM_ENABLE 0x00080000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message