[kernel] r10004 - in dists/etch/linux-2.6/debian: . arch/sparc
Dann Frazier
dannf at alioth.debian.org
Sat Dec 22 05:43:39 UTC 2007
Author: dannf
Date: Sat Dec 22 05:43:39 2007
New Revision: 10004
Log:
* [sparc64] Enable CONFIG_USB_SERIAL (closes: #412740)
Modified:
dists/etch/linux-2.6/debian/arch/sparc/config.sparc64
dists/etch/linux-2.6/debian/arch/sparc/config.sparc64-smp
dists/etch/linux-2.6/debian/changelog
Modified: dists/etch/linux-2.6/debian/arch/sparc/config.sparc64
==============================================================================
--- dists/etch/linux-2.6/debian/arch/sparc/config.sparc64 (original)
+++ dists/etch/linux-2.6/debian/arch/sparc/config.sparc64 Sat Dec 22 05:43:39 2007
@@ -33,7 +33,8 @@
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
CONFIG_DISPLAY7SEG=m
CONFIG_USB_UHCI_HCD=m
-# CONFIG_USB_SERIAL is not set
+CONFIG_USB_SERIAL=m
+CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_DE4X5 is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
Modified: dists/etch/linux-2.6/debian/arch/sparc/config.sparc64-smp
==============================================================================
--- dists/etch/linux-2.6/debian/arch/sparc/config.sparc64-smp (original)
+++ dists/etch/linux-2.6/debian/arch/sparc/config.sparc64-smp Sat Dec 22 05:43:39 2007
@@ -33,7 +33,8 @@
# CONFIG_IEEE1394_VERBOSEDEBUG is not set
CONFIG_DISPLAY7SEG=m
CONFIG_USB_UHCI_HCD=m
-# CONFIG_USB_SERIAL is not set
+CONFIG_USB_SERIAL=m
+CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_SCSI_IPR_TRACE is not set
# CONFIG_DE4X5 is not set
# CONFIG_PARPORT_PC_SUPERIO is not set
Modified: dists/etch/linux-2.6/debian/changelog
==============================================================================
--- dists/etch/linux-2.6/debian/changelog (original)
+++ dists/etch/linux-2.6/debian/changelog Sat Dec 22 05:43:39 2007
@@ -1,4 +1,4 @@
-linux-2.6 (2.6.18.dfsg.1-17) UNRELEASED; urgency=high
+linux-2.6 (2.6.18.dfsg.1-17) stable; urgency=high
* [futex] Fix address computation in compat code, fixing hangs
on sparc64. (closes: #433187)
@@ -10,8 +10,9 @@
read-only under load. (closes: #453120)
* Add UNUSUAL_DEV entries for supertop usb drives which require the
IGNORE_RESIDUE flag. (closes: #455856)
+ * [sparc64] Enable CONFIG_USB_SERIAL (closes: #412740)
- -- dann frazier <dannf at debian.org> Fri, 21 Dec 2007 11:34:08 -0700
+ -- dann frazier <dannf at debian.org> Fri, 21 Dec 2007 18:19:31 -0700
linux-2.6 (2.6.18.dfsg.1-16) stable; urgency=high
More information about the Kernel-svn-changes
mailing list