Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp235825pxu; Thu, 7 Jan 2021 03:40:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJzj0Fy9v+VCTn1SZTsclzh6d5QrOMnHfLX8/M0RHAQKgh50THW8HwaRAcLKSS9fkRo2ruaK X-Received: by 2002:a17:906:7f83:: with SMTP id f3mr5832985ejr.282.1610019617407; Thu, 07 Jan 2021 03:40:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1610019617; cv=none; d=google.com; s=arc-20160816; b=FYgvTLxYHJ9car9+PIvakluKjhwwlMgjF5n8FSiqSZ83E5vB043ahnJN8P+IoqYuAC w45RITyYYmoKeRUW1xiBaP5gGAl1VO5Pw7Ue06xIpRw1eXc/3ccZ7Vjc7S5T3ypBeFaw bZWe7zErXdDyXPZ5K8akxQ9hhichWQpUh6PdYl0oCftz1EVOBpHm1ZTJ6YttuDYqxd0v DKQHwZ3rtFll7FXpvuqRcLHznG7tggEZGZ/QNhrQcU8NAf98goA3HAUi4wzl8gAbi/ii K0O5WbXqB1yYKtQM+dw32rtzFFEdqpbLi8khbNvy0n7KKXA/bV/CZXwBaAZyrSoe/S7g AiTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=KBbVic4pwgy+zXYC26DRTwWm0/+Fju0Hof2ovM4RWOo=; b=kpXW1NA6QNAVkzkTmfMfZFCnrJbj7I7DyAJS/ULnYGM0OZjKAjHeRIiDmkeQO9A/u9 4BK/qmqQ+zGVLf3bleKfePHJyQVz80WOKEQqWWi024O2WCJupCnMljU5+aM34YDuIxyv qTVTwqGrEQXiYuzEEQjdg3hyE09Oythcb8g9vbw5Ku6fzq9wJDTynrUKLQdgMo8JJuT6 zaGNjxGuBjzvOGk4oDoBfGXX8wKdnsidkUEFgy6+uijZIRrtij7B5ovKYMM8oRxzTL3y R7V56FDcN+CGL1Mb6tzVIQYqhe7OwVP7TlmME75ggDYw30/slZWxQuqsTRhUf2N/dVeW EQqg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gDt+STOe; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dn20si2295570ejc.189.2021.01.07.03.39.53; Thu, 07 Jan 2021 03:40:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gDt+STOe; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726313AbhAGLjL (ORCPT + 99 others); Thu, 7 Jan 2021 06:39:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:37810 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725960AbhAGLjL (ORCPT ); Thu, 7 Jan 2021 06:39:11 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 07AB422CF8; Thu, 7 Jan 2021 11:38:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610019510; bh=1nQtu0tLpDNdkgjnePMVNCasmAQuIRbUiF4Yvi/LRfw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gDt+STOeN6lavK/h3Vy6GNL6Fwqh0OGDWqGgFEz9PQBOlWKTnEdVjAOsJoY8d7Cz2 Q2bUG9i2ZSdHIIanP5apROTmSIYo0yJJgXGFugwaH4xNz/Kba0eF/HTdqJetnKpiEh smK8gsmNvD2xoSU/QIPwIyN23O+iNnDHIoXS7hx4= Date: Thu, 7 Jan 2021 12:39:50 +0100 From: Greg KH To: Eli Billauer Cc: arnd@arndb.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH] char: xillybus: Add driver for XillyUSB (Xillybus variant for USB) Message-ID: References: <20201213170503.59017-1-eli.billauer@gmail.com> <5FF5C31C.6050804@gmail.com> <5FF6EDED.40408@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5FF6EDED.40408@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Thu, Jan 07, 2021 at 01:18:05PM +0200, Eli Billauer wrote: > Hello, Greg. > > I'm afraid we're not on the same page. As mentioned in the original patch > description, XillyUSB and the existing Xillybus variant presents a nearly > identical API. User space programs see no difference when using one or the > other, except for different device file names. My point is, do NOT have different file names. Userspace should not care about the backing transport layer of a device. > In that sense, it's exactly > like tty devices. But unlike ttys, there are no ioctls or any other special > API functions to export. Xillybus' API consists only of the basic file > operations, which behave like you'd expect from a pipe, more or less. Great, then do like the tty devices do and present the same device name to userspace. thanks, greg k-h