[kernel] r9565 - in dists/trunk/linux-2.6/debian: . patches/debian/dfsg

Bastian Blank waldi at alioth.debian.org
Wed Sep 26 20:00:36 UTC 2007


Author: waldi
Date: Wed Sep 26 20:00:35 2007
New Revision: 9565

Log:
* debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop more files.
* debian/patches/debian/dfsg/sound-pci.patch: Update.


Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/patches/debian/dfsg/files-1
   dists/trunk/linux-2.6/debian/patches/debian/dfsg/sound-pci.patch

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Sep 26 20:00:35 2007
@@ -53,6 +53,7 @@
     - YAM driver for AX.25
     - MyriCOM Gigabit Ethernet support
     - PTI Qlogic, ISP Driver
+    - Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
   * Disable now broken drivers:
     - Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support
     - Broadcom Tigon3 support
@@ -61,6 +62,7 @@
     - YAM driver for AX.25
     - MyriCOM Gigabit Ethernet support
     - PTI Qlogic, ISP Driver
+    - Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
   * Add -common to common header package names.
   * Drop provides from common header packages.
 

Modified: dists/trunk/linux-2.6/debian/patches/debian/dfsg/files-1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/debian/dfsg/files-1	(original)
+++ dists/trunk/linux-2.6/debian/patches/debian/dfsg/files-1	Wed Sep 26 20:00:35 2007
@@ -62,6 +62,8 @@
 rm drivers/usb/serial/keyspan_usa49w_fw.h
 rm drivers/usb/serial/keyspan_usa49wlc_fw.h
 
+rm sound/pci/cs46xx/cs46xx_image.h
+rm sound/pci/cs46xx/imgs
 unifdef sound/pci/korg1212/korg1212.c -UCONFIG_SND_KORG1212_FIRMWARE_IN_KERNEL
 rm sound/pci/korg1212/korg1212-firmware.h
 unifdef sound/pci/maestro3.c -UCONFIG_SND_MAESTRO3_FIRMWARE_IN_KERNEL

Modified: dists/trunk/linux-2.6/debian/patches/debian/dfsg/sound-pci.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/debian/dfsg/sound-pci.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/debian/dfsg/sound-pci.patch	Wed Sep 26 20:00:35 2007
@@ -1,7 +1,9 @@
-diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig
-index c6b4410..b11d55d 100644
 --- a/sound/pci/Kconfig
 +++ b/sound/pci/Kconfig
+@@ -199,2 +199,3 @@ config SND_CS46XX
+ 	tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x"
++	depends on BROKEN
+ 	depends on SND
 @@ -587,7 +587,7 @@ config SND_INTEL8X0M
  config SND_KORG1212
  	tristate "Korg 1212 IO"



More information about the Kernel-svn-changes mailing list