Author: waldi Date: Tue Apr 3 21:26:33 2007 New Revision: 8419 Modified: dists/etch/linux-2.6/debian/arch/sparc/config dists/etch/linux-2.6/debian/changelog Log: [sparc] Enable Qlogic QLA SCSI support.
* debian/arch/sparc/config: Enable SCSI_QLOGIC_1280. * debian/changelog: Update. Modified: dists/etch/linux-2.6/debian/arch/sparc/config ============================================================================== --- dists/etch/linux-2.6/debian/arch/sparc/config (original) +++ dists/etch/linux-2.6/debian/arch/sparc/config Tue Apr 3 21:26:33 2007 @@ -160,8 +160,7 @@ # CONFIG_ECONET is not set # CONFIG_SND_BT87X is not set CONFIG_NET_FC=y -# CONFIG_SCSI_QLOGIC_1280 is not set -# Digital Video Broadcasting Devices +CONFIG_SCSI_QLOGIC_1280=m CONFIG_PARPORT_NOT_PC=y # CONFIG_PHONE is not set CONFIG_CODA_FS=m Modified: dists/etch/linux-2.6/debian/changelog ============================================================================== --- dists/etch/linux-2.6/debian/changelog (original) +++ dists/etch/linux-2.6/debian/changelog Tue Apr 3 21:26:33 2007 @@ -3,9 +3,10 @@ * [vserver] Fix overflow in network accounting. (closes: #412132) * [vserver] Fix lock accounting. * Bump ABI to 5. - * Make modules packages binnmuable. + * Make modules packages binnmuable. + * [sparc] Enable Qlogic QLA SCSI support. (closes: #417629) - -- Bastian Blank <[EMAIL PROTECTED]> Sun, 01 Apr 2007 13:13:25 +0200 + -- Bastian Blank <[EMAIL PROTECTED]> Tue, 03 Apr 2007 23:24:29 +0200 linux-2.6 (2.6.18.dfsg.1-12) unstable; urgency=low _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

