
Hello community, here is the log from the commit of package kernel-source checked in at Mon Apr 24 16:10:14 CEST 2006. -------- --- kernel-source/kernel-bigsmp.changes 2006-04-22 10:21:49.000000000 +0200 +++ STABLE/kernel-source/kernel-bigsmp.changes 2006-04-24 10:58:03.000000000 +0200 @@ -1,0 +2,34 @@ +Mon Apr 24 10:35:08 CEST 2006 - jbeulich@novell.com + +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. + +------------------------------------------------------------------- +Mon Apr 24 07:16:21 CEST 2006 - garloff@suse.de + +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. + +------------------------------------------------------------------- +Sun Apr 23 17:43:01 CEST 2006 - agruen@suse.de + +- Update the required version of perl-Bootloader. + +------------------------------------------------------------------- +Sat Apr 22 12:32:48 CEST 2006 - olh@suse.de + +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) + +------------------------------------------------------------------- kernel-debug.changes: same change kernel-default.changes: same change kernel-dummy.changes: same change kernel-iseries64.changes: same change kernel-kdump.changes: same change kernel-ppc64.changes: same change kernel-s390.changes: same change kernel-smp.changes: same change kernel-source.changes: same change kernel-syms.changes: same change kernel-um.changes: same change kernel-xen.changes: same change kernel-xenpae.changes: same change New: ---- needed_space_in_mb ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kernel-bigsmp.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: Kernel with Multiprocessor Support and PAE License: GPL Group: System/Kernel @@ -75,8 +75,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 @@ -115,7 +114,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -442,6 +441,28 @@ %files -f kernel.files %changelog -n kernel-bigsmp +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-debug.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: A Debug Version of the Kernel License: GPL Group: System/Kernel @@ -81,8 +81,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 ia64 x86_64 @@ -120,7 +119,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -447,6 +446,28 @@ %files -f kernel.files %changelog -n kernel-debug +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-default.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: The Standard Kernel License: GPL Group: System/Kernel @@ -100,8 +100,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 ia64 ppc ppc64 s390x x86_64 @@ -138,7 +137,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -465,6 +464,28 @@ %files -f kernel.files %changelog -n kernel-default +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-dummy.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -17,7 +17,7 @@ Summary: Internal dummy package for synchronizing release numbers Group: System/Kernel Version: 2.6.16.9 -Release: 1 +Release: 4 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -27,7 +27,7 @@ -------- Andreas Gruenbacher <agruen@suse.de> -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH @@ -41,6 +41,28 @@ /etc/dummy %changelog -n kernel-dummy +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-iseries64.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: 64-Bit Kernel for iSeries License: GPL Group: System/Kernel @@ -78,8 +78,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ppc ppc64 @@ -116,7 +115,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -443,6 +442,28 @@ %files -f kernel.files %changelog -n kernel-iseries64 +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-kdump.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: kernel for kdump License: GPL Group: System/Kernel @@ -84,8 +84,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 ppc ppc64 x86_64 @@ -125,7 +124,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -452,6 +451,28 @@ %files -f kernel.files %changelog -n kernel-kdump +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-ppc64.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -20,7 +20,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: Kernel for ppc64 Systems License: GPL, LGPL Group: System/Kernel @@ -79,8 +79,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ppc ppc64 @@ -130,7 +129,7 @@ Tom Gall <tom_gall@vnet.ibm.com> see /usr/src/linux-pmac-benh/CREDITS for more details. -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -457,6 +456,28 @@ %files -f kernel.files %changelog -n kernel-ppc64 +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-s390.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: The Standard Kernel License: GPL Group: System/Kernel @@ -75,8 +75,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: s390 @@ -113,7 +112,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -440,6 +439,28 @@ %files -f kernel.files %changelog -n kernel-s390 +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-smp.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: Kernel with Multiprocessor Support License: GPL Group: System/Kernel @@ -85,8 +85,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: alpha %ix86 x86_64 @@ -124,7 +123,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -451,6 +450,28 @@ %files -f kernel.files %changelog -n kernel-smp +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-source.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -25,7 +25,7 @@ %endif PreReq: /sbin/insserv /usr/bin/grep /bin/sed /bin/uname /bin/mkdir /bin/cat /bin/ln /bin/rm /etc/rc.status Version: 2.6.16.9 -Release: 1 +Release: 4 Source0: http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 Source1: functions.sh Source2: source-post.sh @@ -93,7 +93,7 @@ see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -274,6 +274,28 @@ %files -f kernel-source.files %changelog -n kernel-source +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-syms.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -49,7 +49,7 @@ Summary: Kernel Symbol Versions (modversions) Group: Development/Sources Version: 2.6.16.9 -Release: 1 +Release: 4 Requires: linux Requires: kernel-source = 2.6.16.9-%release Source11: arch-symbols @@ -84,7 +84,7 @@ see /usr/src/linux/CREDITS for more details. -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH @@ -128,6 +128,28 @@ /boot/symsets-*-*.tar.gz %changelog -n kernel-syms +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-um.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:10.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: The User Mode Linux kernel. License: GPL Group: System/Kernel @@ -75,8 +75,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 @@ -116,7 +115,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -443,6 +442,28 @@ %files -f kernel.files %changelog -n kernel-um +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-xen.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:10.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:11.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: The Xen Kernel License: GPL Group: System/Kernel @@ -78,8 +78,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 x86_64 @@ -119,7 +118,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -446,6 +445,28 @@ %files -f kernel.files %changelog -n kernel-xen +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ kernel-xenpae.spec ++++++ --- /var/tmp/diff_new_pack.yc50Dy/_old 2006-04-24 16:08:11.000000000 +0200 +++ /var/tmp/diff_new_pack.yc50Dy/_new 2006-04-24 16:08:11.000000000 +0200 @@ -21,7 +21,7 @@ BuildRequires: python %endif Version: 2.6.16.9 -Release: 1 +Release: 4 Summary: The Xen Kernel with PAE support License: GPL Group: System/Kernel @@ -73,8 +73,7 @@ Source120: kabi.tar.bz2 PreReq: mkinitrd >= 1.2 PreReq: coreutils -# drop after rc1 -PreReq: perl-Bootloader >= 0.2.11 +PreReq: perl-Bootloader >= 0.2.20-7 PreReq: rpm BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 @@ -116,7 +115,7 @@ -Source Timestamp: 2006/04/21 22:09:49 UTC +Source Timestamp: 2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH %prep @@ -443,6 +442,28 @@ %files -f kernel.files %changelog -n kernel-xenpae +* Mon Apr 24 2006 - jbeulich@novell.com +- Update Xen patches to 3.0.2-2 (c/s 9629). +- patches.xen/xen3-patch-2.6.16.9: Linux 2.6.16.9. +- patches.xen/xen-SiS-APIC-bug.patch: Forward information on + buggy APICs to the hypervisor.. +- patches.xen/xen-microcode-modular.patch: allow microcode driver + to be built as a module. +- patches.xen/xen-x86-assign_irq_vector.patch: eliminate static + variables from assign_irq_vector(). +- patches.xen/xenbus_be-non-modular.patch: xenbus_be currently + doesn't build properly as a module. +- Update Xen config files. +- supported.conf: Add xenbus_be. +* Mon Apr 24 2006 - garloff@suse.de +- patches.fixes/sg2616dio_lk.diff: Added Patch-Mainline annotation. +- patches.suse/scsi-scan-tolerate-pq3-[23]: Change BLIST_ATTACH_PQ3 + flag to 0x1000000 to avoid conflict with BLIST_MAX_512. +* Sun Apr 23 2006 - agruen@suse.de +- Update the required version of perl-Bootloader. +* Sat Apr 22 2006 - olh@suse.de +- update patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch + really provide sysfs class device symlink (161555) * Sat Apr 22 2006 - jeffm@suse.de - patches.fixes/reiserfs-procfs-slashes.diff: [PATCH] reiserfs: fix handling of device names with /'s in them (#154278). ++++++ build-source-timestamp ++++++ --- kernel-source/build-source-timestamp 2006-04-22 10:21:34.000000000 +0200 +++ STABLE/kernel-source/build-source-timestamp 2006-04-24 10:57:59.000000000 +0200 @@ -1,2 +1,2 @@ -2006/04/21 22:09:49 UTC +2006/04/24 08:34:58 UTC CVS Branch: SL101_BRANCH ++++++ config.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/xen new/config/i386/xen --- old/config/i386/xen 2006-04-22 10:19:38.000000000 +0200 +++ new/config/i386/xen 2006-04-24 10:57:19.000000000 +0200 @@ -154,7 +154,7 @@ CONFIG_TOSHIBA=m CONFIG_I8K=m CONFIG_X86_REBOOTFIXUPS=y -# CONFIG_MICROCODE is not set +CONFIG_MICROCODE=m CONFIG_X86_CPUID=m CONFIG_SWIOTLB=y @@ -3062,6 +3062,7 @@ # CONFIG_XEN_PRIVILEGED_GUEST=y # CONFIG_XEN_UNPRIVILEGED_GUEST is not set +CONFIG_XEN_BACKEND=m CONFIG_XEN_PCIDEV_BACKEND=m CONFIG_XEN_PCIDEV_BACKEND_VPCI=y # CONFIG_XEN_PCIDEV_BACKEND_PASS is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/i386/xenpae new/config/i386/xenpae --- old/config/i386/xenpae 2006-04-22 10:19:38.000000000 +0200 +++ new/config/i386/xenpae 2006-04-24 10:57:19.000000000 +0200 @@ -154,7 +154,7 @@ CONFIG_TOSHIBA=m CONFIG_I8K=m CONFIG_X86_REBOOTFIXUPS=y -# CONFIG_MICROCODE is not set +CONFIG_MICROCODE=m CONFIG_X86_CPUID=m CONFIG_SWIOTLB=y @@ -3060,6 +3060,7 @@ # CONFIG_XEN_PRIVILEGED_GUEST=y # CONFIG_XEN_UNPRIVILEGED_GUEST is not set +CONFIG_XEN_BACKEND=m CONFIG_XEN_PCIDEV_BACKEND=m CONFIG_XEN_PCIDEV_BACKEND_VPCI=y # CONFIG_XEN_PCIDEV_BACKEND_PASS is not set diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/config/x86_64/xen new/config/x86_64/xen --- old/config/x86_64/xen 2006-04-22 10:19:38.000000000 +0200 +++ new/config/x86_64/xen 2006-04-24 10:57:19.000000000 +0200 @@ -110,7 +110,7 @@ CONFIG_X86_L1_CACHE_BYTES=128 CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_X86_GOOD_APIC=y -# CONFIG_MICROCODE is not set +CONFIG_MICROCODE=m CONFIG_X86_MSR=m CONFIG_X86_CPUID=m CONFIG_X86_IO_APIC=y @@ -189,6 +189,47 @@ CONFIG_XEN_PCIDEV_FRONTEND=y # CONFIG_XEN_PCIDEV_FE_DEBUG is not set # CONFIG_UNORDERED_IO is not set +CONFIG_PCIEPORTBUS=y +CONFIG_HOTPLUG_PCI_PCIE=m +# CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE is not set +# CONFIG_PCI_LEGACY_PROC is not set +# CONFIG_PCI_DEBUG is not set + +# +# PCCARD (PCMCIA/CardBus) support +# +CONFIG_PCCARD=m +# CONFIG_PCMCIA_DEBUG is not set +CONFIG_PCMCIA=m +CONFIG_PCMCIA_LOAD_CIS=y +CONFIG_PCMCIA_IOCTL=y +CONFIG_CARDBUS=y + +# +# PC-card bridges +# +CONFIG_YENTA=m +CONFIG_YENTA_O2=y +CONFIG_YENTA_RICOH=y +CONFIG_YENTA_TI=y +CONFIG_YENTA_ENE_TUNE=y +CONFIG_YENTA_TOSHIBA=y +CONFIG_PD6729=m +CONFIG_I82092=m +CONFIG_PCCARD_NONSTATIC=m + +# +# PCI Hotplug Support +# +CONFIG_HOTPLUG_PCI=m +CONFIG_HOTPLUG_PCI_FAKE=m +CONFIG_HOTPLUG_PCI_ACPI=m +CONFIG_HOTPLUG_PCI_ACPI_IBM=m +CONFIG_HOTPLUG_PCI_CPCI=y +CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m +CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m +CONFIG_HOTPLUG_PCI_SHPC=m +# CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE is not set # # Executable file formats / Emulations @@ -655,6 +696,10 @@ CONFIG_BT_HCIBCM203X=m CONFIG_BT_HCIBPA10X=m CONFIG_BT_HCIBFUSB=m +CONFIG_BT_HCIDTL1=m +CONFIG_BT_HCIBT3C=m +CONFIG_BT_HCIBLUECARD=m +CONFIG_BT_HCIBTUART=m CONFIG_BT_HCIVHCI=m CONFIG_IEEE80211=m # CONFIG_IEEE80211_DEBUG is not set @@ -812,6 +857,7 @@ CONFIG_PARPORT_PC=m CONFIG_PARPORT_PC_FIFO=y CONFIG_PARPORT_PC_SUPERIO=y +CONFIG_PARPORT_PC_PCMCIA=m CONFIG_PARPORT_NOT_PC=y # CONFIG_PARPORT_GSC is not set CONFIG_PARPORT_1284=y @@ -889,6 +935,7 @@ # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=m CONFIG_IDEDISK_MULTI_MODE=y +CONFIG_BLK_DEV_IDECS=m CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=m @@ -1056,6 +1103,13 @@ CONFIG_SCSI_DEBUG=m # +# PCMCIA SCSI adapter support +# +CONFIG_PCMCIA_FDOMAIN=m +CONFIG_PCMCIA_QLOGIC=m +CONFIG_PCMCIA_SYM53C500=m + +# # Multi-device support (RAID and LVM) # CONFIG_MD=y @@ -1195,6 +1249,7 @@ CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_ULI526X=m +CONFIG_PCMCIA_XIRCOM=m CONFIG_HP100=m CONFIG_NET_PCI=y CONFIG_PCNET32=m @@ -1275,6 +1330,13 @@ # Obsolete Wireless cards support (pre-802.11) # CONFIG_STRIP=m +CONFIG_PCMCIA_WAVELAN=m +CONFIG_PCMCIA_NETWAVE=m + +# +# Wireless 802.11 Frequency Hopping cards support +# +CONFIG_PCMCIA_RAYCS=m # # Wireless 802.11b ISA/PCI cards support @@ -1294,6 +1356,15 @@ CONFIG_PCI_ATMEL=m # +# Wireless 802.11b Pcmcia/Cardbus cards support +# +CONFIG_PCMCIA_HERMES=m +CONFIG_PCMCIA_SPECTRUM=m +CONFIG_AIRO_CS=m +CONFIG_PCMCIA_ATMEL=m +CONFIG_PCMCIA_WL3501=m + +# # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support # CONFIG_PRISM54=m @@ -1302,9 +1373,23 @@ CONFIG_HOSTAP_FIRMWARE_NVRAM=y CONFIG_HOSTAP_PLX=m CONFIG_HOSTAP_PCI=m +CONFIG_HOSTAP_CS=m CONFIG_NET_WIRELESS=y # +# PCMCIA network device support +# +CONFIG_NET_PCMCIA=y +CONFIG_PCMCIA_3C589=m +CONFIG_PCMCIA_3C574=m +CONFIG_PCMCIA_FMVJ18X=m +CONFIG_PCMCIA_PCNET=m +CONFIG_PCMCIA_NMCLAN=m +CONFIG_PCMCIA_SMC91C92=m +CONFIG_PCMCIA_XIRC2PS=m +CONFIG_PCMCIA_AXNET=m + +# # Wan interfaces # # CONFIG_WAN is not set @@ -1406,6 +1491,10 @@ # # HiSax PCMCIA card service modules # +CONFIG_HISAX_SEDLBAUER_CS=m +CONFIG_HISAX_ELSA_CS=m +CONFIG_HISAX_AVM_A1_CS=m +CONFIG_HISAX_TELES_CS=m # # HiSax sub driver modules @@ -1442,6 +1531,7 @@ CONFIG_ISDN_DRV_AVMB1_B1PCI=m CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m +CONFIG_ISDN_DRV_AVMB1_AVM_CS=m CONFIG_ISDN_DRV_AVMB1_T1PCI=m CONFIG_ISDN_DRV_AVMB1_C4=m @@ -1455,6 +1545,7 @@ # CONFIG_PHONE=m CONFIG_PHONE_IXJ=m +CONFIG_PHONE_IXJ_PCMCIA=m # # Input device support @@ -1658,6 +1749,13 @@ # CONFIG_DRM_SIS is not set CONFIG_DRM_VIA=m CONFIG_DRM_SAVAGE=m + +# +# PCMCIA character devices +# +CONFIG_SYNCLINK_CS=m +CONFIG_CARDMAN_4000=m +CONFIG_CARDMAN_4040=m # CONFIG_MWAVE is not set CONFIG_RAW_DRIVER=m CONFIG_MAX_RAW_DEVS=4096 @@ -2173,6 +2271,10 @@ CONFIG_SND_USB_USX2Y=m # +# PCMCIA devices +# + +# # Open Sound System # CONFIG_SOUND_PRIME=m @@ -2242,6 +2344,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_UHCI_HCD=m CONFIG_USB_SL811_HCD=m +CONFIG_USB_SL811_CS=m # # USB Device Class drivers @@ -2399,6 +2502,7 @@ CONFIG_USB_SERIAL_TI=m CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_XIRCOM=m +CONFIG_USB_SERIAL_OPTION=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_EZUSB=y @@ -2790,6 +2894,7 @@ # CONFIG_XEN_PRIVILEGED_GUEST=y # CONFIG_XEN_UNPRIVILEGED_GUEST is not set +CONFIG_XEN_BACKEND=m CONFIG_XEN_PCIDEV_BACKEND=m CONFIG_XEN_PCIDEV_BACKEND_VPCI=y # CONFIG_XEN_PCIDEV_BACKEND_PASS is not set ++++++ minmem ++++++ --- kernel-source/minmem 2006-04-23 00:33:39.000000000 +0200 +++ STABLE/kernel-source/minmem 2006-04-24 10:58:21.000000000 +0200 @@ -1 +1 @@ -514000 +1048576 ++++++ patches.fixes.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.fixes/sg2616dio_lk.diff new/patches.fixes/sg2616dio_lk.diff --- old/patches.fixes/sg2616dio_lk.diff 2006-04-05 18:28:39.000000000 +0200 +++ new/patches.fixes/sg2616dio_lk.diff 2006-04-24 09:59:44.000000000 +0200 @@ -1,6 +1,6 @@ From: Douglas Gilbert <dougg@torque.net> Subject: sg: fix leak when dio setup fails -Patch-mainline: +Patch-mainline: 2.6.17-rc2 Here is the reworked patch again. This time it has been tested with a program provided by Bryan. The patch is ++++++ patches.suse.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch new/patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch --- old/patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch 2006-04-22 10:19:38.000000000 +0200 +++ new/patches.suse/mv643xx_eth.SET_NETDEV_DEV.patch 2006-04-23 12:29:34.000000000 +0200 @@ -1,6 +1,9 @@ Subject: [patch 18/43] mv643xx_eth_pcidev: implement hotplug for the marvell gige functionality by probing the northbridge pci id From: Sven Luther <sl@bplan-gmbh.de> +Bug 117053 - add mv643xx_eth detection +Bug 161555 - NetworkManager does not work on Pegasos, mv643xx_eth provides no sysfs device symlink + Add Marvell gigabit ethernet hotplug through the northbridge pci id support for the Pegasos machines. @@ -14,8 +17,10 @@ necessary. -Not political correct, but we need it anyway because the SET_NETDEV_DEV -thing doesnt work for platform devices. +Not political correct, but we need it anyway because there is no modalias +support for platform devices. + +Also, set the /class/net/eth0/device symlink via SET_NETDEV_DEV Signed-off-by: Olaf Hering <olh@suse.de> @@ -23,10 +28,10 @@ drivers/net/mv643xx_eth.c | 11 +++++++++++ 1 file changed, 11 insertions(+) -Index: linux-2.6.16-rc5-olh/drivers/net/mv643xx_eth.c +Index: linux-2.6.16/drivers/net/mv643xx_eth.c =================================================================== ---- linux-2.6.16-rc5-olh.orig/drivers/net/mv643xx_eth.c -+++ linux-2.6.16-rc5-olh/drivers/net/mv643xx_eth.c +--- linux-2.6.16.orig/drivers/net/mv643xx_eth.c ++++ linux-2.6.16/drivers/net/mv643xx_eth.c @@ -39,6 +39,9 @@ #include <linux/etherdevice.h> #include <linux/in.h> @@ -37,14 +42,14 @@ #include <linux/bitops.h> #include <linux/delay.h> -@@ -1449,6 +1452,7 @@ static int mv643xx_eth_probe(struct plat - if (err) - goto out; +@@ -1445,6 +1448,7 @@ static int mv643xx_eth_probe(struct plat + return err; + } + SET_NETDEV_DEV(dev, &pdev->dev); - p = dev->dev_addr; - printk(KERN_NOTICE - "%s: port %d with MAC address %02x:%02x:%02x:%02x:%02x:%02x\n", + err = register_netdev(dev); + if (err) + goto out; @@ -1585,6 +1589,13 @@ MODULE_AUTHOR( "Rabeeh Khoury, Assaf Hof " and Dale Farnsworth"); MODULE_DESCRIPTION("Ethernet driver for Marvell MV643XX"); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/scsi-scan-tolerate-pq3-2 new/patches.suse/scsi-scan-tolerate-pq3-2 --- old/patches.suse/scsi-scan-tolerate-pq3-2 2006-04-05 18:28:39.000000000 +0200 +++ new/patches.suse/scsi-scan-tolerate-pq3-2 2006-04-24 09:59:44.000000000 +0200 @@ -73,7 +73,7 @@ + unsigned char vend[9], mod[17]; + SCSI_LOG_SCAN_BUS(1, sdev_printk(KERN_INFO, sdev, + "scsi scan: consider passing scsi_mod." -+ "dev_flags=%s:%s:0x240 or 0x800240\n", ++ "dev_flags=%s:%s:0x240 or 0x1000240\n", + scsi_inq_str(vend, result, 8, 16), + scsi_inq_str(mod, result, 16, 32))); + } diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/scsi-scan-tolerate-pq3-3 new/patches.suse/scsi-scan-tolerate-pq3-3 --- old/patches.suse/scsi-scan-tolerate-pq3-3 2006-04-05 18:28:39.000000000 +0200 +++ new/patches.suse/scsi-scan-tolerate-pq3-3 2006-04-24 09:59:44.000000000 +0200 @@ -61,5 +61,5 @@ #define BLIST_NO_ULD_ATTACH 0x100000 /* device is actually for RAID config */ #define BLIST_SELECT_NO_ATN 0x200000 /* select without ATN */ #define BLIST_RETRY_HWERROR 0x400000 /* retry HARDWARE_ERROR */ -+#define BLIST_ATTACH_PQ3 0x800000 /* Scan: Attach to PQ3 devices */ ++#define BLIST_ATTACH_PQ3 0x1000000 /* Scan: Attach to PQ3 devices */ #endif diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/patches.suse/scsi-scan-tolerate-pq3-4 new/patches.suse/scsi-scan-tolerate-pq3-4 --- old/patches.suse/scsi-scan-tolerate-pq3-4 2006-04-04 08:35:06.000000000 +0200 +++ new/patches.suse/scsi-scan-tolerate-pq3-4 2006-04-24 09:59:44.000000000 +0200 @@ -50,7 +50,7 @@ + unsigned char vend[9], mod[17]; + sdev_printk(KERN_INFO, sdev, "scsi scan: consider " + "passing scsi_mod.dev_flags=%s:%s:" -+ "0x240 or 0x800240\n", ++ "0x240 or 0x1000240\n", + scsi_inq_str(vend, result, 8, 16), + scsi_inq_str(mod, result, 16, 32)); + } ++++++ patches.xen.tar.bz2 ++++++ ++++ 5866 lines of diff (skipped) ++++++ series.conf ++++++ --- kernel-source/series.conf 2006-04-22 10:21:56.000000000 +0200 +++ STABLE/kernel-source/series.conf 2006-04-24 10:58:06.000000000 +0200 @@ -1057,6 +1057,7 @@ patches.xen/xen3-fixup-arch-x86_64 # ports of other patches + patches.xen/xen3-patch-2.6.16.9 +skas patches.uml/skas-v9-pre7-for-xen patches.xen/xen3-x86_64-hotadd-pud patches.xen/xen3-x86_64-compat-nr-syscalls @@ -1074,6 +1075,10 @@ patches.xen/xen-no-multi-core-sched-opt patches.xen/xen-i386-kexec-reserve.patch patches.xen/xen-acpi-nolapic + patches.xen/xen-x86-assign_irq_vector.patch + patches.xen/xenbus_be-non-modular.patch + patches.xen/xen-SiS-APIC-bug.patch + patches.xen/xen-microcode-modular.patch # enhancements patches.xen/xen-i386-panic-no-reboot ++++++ supported.conf ++++++ --- kernel-source/supported.conf 2006-04-22 10:21:56.000000000 +0200 +++ STABLE/kernel-source/supported.conf 2006-04-24 10:58:06.000000000 +0200 @@ -1492,6 +1492,7 @@ - kernel/drivers/xen/pciback/pciback # Xen PCI device backend kernel/drivers/xen/tpmback/tpmbk # Xen TPM device backend kernel/drivers/xen/tpmfront/tpmfront # Xen TPM device frontend + kernel/drivers/xen/xenbus/xenbus_be # Xen XenBus backend driver support module - kernel/fs/9p/9p2000 - kernel/fs/adfs/adfs - kernel/fs/affs/affs # Amiga filesystem support for Linux ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...