[kernel] r11627 - in dists/trunk/linux-2.6/debian: . patches/bugfix/all patches/debian/dfsg patches/series
Maximilian Attems
maks at alioth.debian.org
Fri Jun 13 09:45:53 UTC 2008
Author: maks
Date: Fri Jun 13 09:45:51 2008
New Revision: 11627
Log:
update to 2.6.26-rc6
refresh conflicting dfsg computone patch, just mark the ip2 thing b0rked.
nuke git snapshot patch.
Removed:
dists/trunk/linux-2.6/debian/patches/bugfix/all/patch-2.6.26-rc5-git3
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-char-computone.patch
dists/trunk/linux-2.6/debian/patches/series/1~experimental.1
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Fri Jun 13 09:45:51 2008
@@ -1,4 +1,4 @@
-linux-2.6 (2.6.26~rc5-1~experimental.1) UNRELEASED; urgency=low
+linux-2.6 (2.6.26~rc6-1~experimental.1) UNRELEASED; urgency=low
* New upstream release
- UDF 2.50 support. (closes: #480910)
Modified: dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-char-computone.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-char-computone.patch (original)
+++ dists/trunk/linux-2.6/debian/patches/debian/dfsg/drivers-char-computone.patch Fri Jun 13 09:45:51 2008
@@ -1,21 +1,15 @@
+diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
+index 2d854bb..7d3f39e 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
-@@ -100,15 +99,0 @@
--config COMPUTONE
-- tristate "Computone IntelliPort Plus serial support"
-- depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI)
-- ---help---
-- This driver supports the entire family of Intelliport II/Plus
-- controllers with the exception of the MicroChannel controllers and
-- products previous to the Intelliport II. These are multiport cards,
-- which give you many serial ports. You would need something like this
-- to connect more than two modems to your Linux box, for instance in
-- order to become a dial-in server. If you have a card like that, say
-- Y here and read <file:Documentation/computone.txt>.
--
-- To compile this driver as modules, choose M here: the
-- modules will be called ip2 and ip2main.
--
+@@ -108,6 +108,7 @@ config SERIAL_NONSTANDARD
+
+ config COMPUTONE
+ tristate "Computone IntelliPort Plus serial support"
++ depends on BROKEN
+ depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI)
+ ---help---
+ This driver supports the entire family of Intelliport II/Plus
--- a/drivers/char/Makefile
+++ b/drivers/char/Makefile
@@ -36 +35,0 @@
Modified: dists/trunk/linux-2.6/debian/patches/series/1~experimental.1
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/series/1~experimental.1 (original)
+++ dists/trunk/linux-2.6/debian/patches/series/1~experimental.1 Fri Jun 13 09:45:51 2008
@@ -1,4 +1,4 @@
-+ bugfix/all/patch-2.6.26-rc5-git3
+#+ bugfix/all/patch-2.6.26-rc5-git3
+ debian/version.patch
+ debian/kernelvariables.patch
+ debian/doc-build-parallel.patch
More information about the Kernel-svn-changes
mailing list