Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269532AbTGJRPR (ORCPT ); Thu, 10 Jul 2003 13:15:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269417AbTGJRNt (ORCPT ); Thu, 10 Jul 2003 13:13:49 -0400 Received: from air-2.osdl.org ([65.172.181.6]:53684 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S265525AbTGJRLF (ORCPT ); Thu, 10 Jul 2003 13:11:05 -0400 Date: Thu, 10 Jul 2003 10:24:06 -0700 From: "Randy.Dunlap" To: Michael Frank Cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.74 CONFIG_USB_SERIAL_CONSOLE gone? Message-Id: <20030710102406.1f61c2ba.rddunlap@osdl.org> In-Reply-To: <200307110115.05364.mflt1@micrologica.com.hk> References: <200307101453.57857.mflt1@micrologica.com.hk> <20030710080345.7907d810.rddunlap@osdl.org> <20030710094535.1ea2270b.rddunlap@osdl.org> <200307110115.05364.mflt1@micrologica.com.hk> Organization: OSDL X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-pc-linux-gnu) X-Face: +5V?h'hZQPB9kW Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1627 Lines: 48 On Fri, 11 Jul 2003 01:15:05 +0800 Michael Frank wrote: | On Friday 11 July 2003 00:45, Randy.Dunlap wrote: | > On Thu, 10 Jul 2003 08:03:45 -0700 "Randy.Dunlap" wrote: | > | On Thu, 10 Jul 2003 14:53:57 +0800 Michael Frank wrote: | > | | Tried to config usb serial console on 2.5.74 but it's no more | > | | configurable. | > | | | > | | Searched the tree and these are the only references | > | | | > | | ./BitKeeper/deleted/.del-Config.help~23cda2581f02cfcb | > | | ./BitKeeper/deleted/.del-Config.in~92fe774f90db89d | > | | ./drivers/usb/serial/Makefile | > | | ./drivers/usb/serial/usb-serial.h | > | | | > | | Has this been deleted? | > | | > | No, but there is a typo in the Kconfig file for it. | > | Patch for it is below. (It is from the -kj patchset. :) | > | Patch by Francois Romieu . | > | > Nope. See Greg's reply. It's correct. | > | > -- | > ~Randy | | Really, I just configed and compiled it ;) | | Those dragons.... Yes, I did too. But with plain vanilla 2.5.74, without the patch that I posted. You shouldn't need that patch, but like Greg said, USB_SERIAL=y is required for USB_SERIAL_CONSOLE. It can't be built as modules. Let's get rid of those dragons. If the problem persists, please send me your .config file. -- ~Randy $ hostname dragon.pdx.osdl.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/