All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: roms@lpg.ticalc.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: Subject: kernel 2.5.7, tiusb: SilverLink cable driver for TI graphing calculators
Date: Sun, 31 Mar 2002 12:44:39 -0800	[thread overview]
Message-ID: <20020331204439.GA27174@kroah.com> (raw)
In-Reply-To: <3CA6E759.CE70B34D@free.fr> <20020331180800.GE26801@kroah.com> <3CA7721B.6D28983D@free.fr>

On Sun, Mar 31, 2002 at 10:31:23PM +0200, Romain Liévin wrote:
> Hi,
> 
> > > this is a new driver for handling a TI-GRAPH LINK USB (aka SilverLink)
> > > cable
> > > designed to connect a Texas Instruments graphing calculators to a
> > > computer/workstation through USB.
> > >
> > > This driver has an official device number.
> > 
> > Do you want to add this driver to the drivers/usb/ directory with the
> > rest of the kernel USB drivers?  If so, please send me a patch.
> 
> Yes, I would like to add it. You will find the complete patch below.

The patch has lines wrapped, so it will not apply.  Can you fix this and
send it again?

> I do not know whether it's the best thing to do. The 2 others use the
> same bit-banging scheme and could be grouped under a sub-system (such as
> I2C). The USB module is different. Maybe it's better to register it
> under the USB sub-system...

It's up to you.  But in looking at the driver some more, is there any
reason it has to be in kernel space?  Can't you do everything you need
from userspace and use usbfs (or libusb) to talk to the device?

thanks,

greg k-h

      reply	other threads:[~2002-03-31 20:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-31 10:39 Subject: kernel 2.5.7, tiusb: SilverLink cable driver for TI graphing calculators Romain Liévin
2002-03-31 18:08 ` Greg KH
2002-03-31 20:31   ` Romain Liévin
2002-03-31 20:44     ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020331204439.GA27174@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roms@lpg.ticalc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.