From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755036Ab0JGT7T (ORCPT ); Thu, 7 Oct 2010 15:59:19 -0400 Received: from wolverine01.qualcomm.com ([199.106.114.254]:22412 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754684Ab0JGT7S (ORCPT ); Thu, 7 Oct 2010 15:59:18 -0400 X-IronPort-AV: E=McAfee;i="5400,1158,6129"; a="57086889" Subject: Re: [PATCH] serial: DCC(JTAG) serial and console emulation support From: Daniel Walker To: Mike Frysinger Cc: linux-kernel@vger.kernel.org, "Hyok S. Choi" , Tony Lindgren , Jeff Ohlstein , Greg Kroah-Hartman , Ben Dooks , Alan Cox , Kukjin Kim , Feng Tang , Tobias Klauser , Jason Wessel , Philippe Langlais In-Reply-To: References: <1286476616-3373-1-git-send-email-dwalker@codeaurora.org> <1286480364.23836.17.camel@c-dwalke-linux.qualcomm.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 07 Oct 2010 12:58:52 -0700 Message-ID: <1286481532.23836.27.camel@c-dwalke-linux.qualcomm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2010-10-07 at 15:48 -0400, Mike Frysinger wrote: > i dont think hijacking the "ttyS" namespace is acceptable, even if > it's behind a Kconfig. other people have tried in the past (myself > included) and been shot down. sounds like a shim for crappy userspace > apps that blindly assume /dev/ttyS*. is that really an issue anymore > though now that things like /dev/ttyUSB* are so common and people are > used to picking between multiple serial sources ? It also creates a ttyJ* which uses the same interfaces as the code for ttyS* .. I don't think allowing a Kconfig option to shim this in as a ttyS* is all that bad .. This driver is only going to be used in rare cases for debugging , having a ttyS* is just a level of flexibility .. Daniel -- Sent by a consultant of the Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.