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

Bastian Blank waldi at alioth.debian.org
Wed Sep 26 19:46:46 UTC 2007


Author: waldi
Date: Wed Sep 26 19:46:46 2007
New Revision: 9562

Log:
* debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Drop files.
* debian/patches/debian/dfsg/drivers-net-hamradio-yam.patch: Add.
* debian/patches/series/orig-0: Update.


Added:
   dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-net-hamradio-yam.patch
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/series/orig-0

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 19:46:46 2007
@@ -50,11 +50,13 @@
     - ESS Allegro/Maestro3
     - Yamaha YMF724/740/744/754
     - Technotrend/Hauppauge Nova-USB devices
+    - YAM driver for AX.25
   * Disable now broken drivers:
     - Alteon AceNIC/3Com 3C985/NetGear GA620 Gigabit support
     - Broadcom Tigon3 support
     - USB Keyspan USA-xxx Serial Driver
     - Technotrend/Hauppauge Nova-USB devices
+    - YAM driver for AX.25
   * Add -common to common header package names.
   * Drop provides from common header packages.
 

Added: dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-net-hamradio-yam.patch
==============================================================================
--- (empty file)
+++ dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-net-hamradio-yam.patch	Wed Sep 26 19:46:46 2007
@@ -0,0 +1,8 @@
+diff --git a/drivers/net/hamradio/Kconfig b/drivers/net/hamradio/Kconfig
+index 36d2c7d..2fcffaf 100644
+--- a/drivers/net/hamradio/Kconfig
++++ b/drivers/net/hamradio/Kconfig
+@@ -183,2 +183,3 @@ config YAM
+ 	tristate "YAM driver for AX.25"
++	depends on BROKEN
+ 	depends on AX25 && !S390

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 19:46:46 2007
@@ -27,6 +27,9 @@
 rm drivers/net/dgrs_i82596.h
 rm drivers/net/dgrs_plx9060.h
 
+rm drivers/net/hamradio/yam1200.h
+rm drivers/net/hamradio/yam9600.h
+
 rm drivers/net/tokenring/3c359.c
 rm drivers/net/tokenring/3c359.h
 rm drivers/net/tokenring/3c359_microcode.h

Modified: dists/trunk/linux-2.6/debian/patches/series/orig-0
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/orig-0	(original)
+++ dists/trunk/linux-2.6/debian/patches/series/orig-0	Wed Sep 26 19:46:46 2007
@@ -4,6 +4,7 @@
 + debian/dfsg/drivers-net-acenic-remove.patch
 + debian/dfsg/drivers-net-appletalk-cops.patch
 + debian/dfsg/drivers-net-dgrs.patch
++ debian/dfsg/drivers-net-hamradio-yam.patch
 + debian/dfsg/drivers-net-tg3-remove.patch
 + debian/dfsg/drivers-net-tokenring-3c359-smctr.patch
 + debian/dfsg/drivers-usb-misc-emi62-emi26.patch



More information about the Kernel-svn-changes mailing list