Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2001 15:16:14 -0400
From:      John Capo <jc@irbs.com>
To:        freebsd-stable@freebsd.org
Subject:   Fix for stable sound breakage
Message-ID:  <20010407151614.A33652@tortugas.irbs.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010407151614.A33652>