All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Mark Hounschell <markh@compro.net>
Cc: Lidza Louina <lidza.louina@gmail.com>,
	driverdev-devel@linuxdriverproject.org
Subject: Re: [PATCH] Adds Digi driver to staging.
Date: Thu, 18 Jul 2013 11:33:33 -0700	[thread overview]
Message-ID: <20130718183333.GA19558@kroah.com> (raw)
In-Reply-To: <51E83307.5060006@compro.net>

On Thu, Jul 18, 2013 at 02:25:11PM -0400, Mark Hounschell wrote:
> On 07/18/2013 01:40 PM, Greg KH wrote:
> > On Thu, Jul 18, 2013 at 08:26:55AM -0400, Mark Hounschell wrote:
> >> On 07/17/2013 05:49 PM, Greg KH wrote:
> >>> On Wed, Jul 17, 2013 at 04:18:01PM -0400, Lidza Louina wrote:
> >>>> This patch adds the Digi driver to staging.
> >>>
> >>> Which digi driver?  For what hardware?  What type of driver is it?
> >>> Please provide some more details here.
> >>>
> >>
> >>   From the readme:
> >>
> >>        This Digi software package includes device drivers for the PCI models
> >>        of the Digi Neo and ClassicBoard series of products.
> >>        It is currently supported on the following hardware platforms:
> >>
> >>        o Standard i386/i486 and Pentium PC (x86 32bit)
> >>        o x86 64bit
> >
> > I was "hinting" that this needed to be explained in the changelog entry.
> > The part about the architectures is not needed, as, unless something
> > really strange is going on in the driver, it should work on all cpus
> > that support PCI, right?
> >
> 
> That I cannot attest to. The readme also says:
> 
>      o Standard i386/i486 and Pentium PC (x86 32bit)
>       o x86 64bit
> 
> I can only personally vouch for Intel/Amd CPUs running in 32 bit mode.

I'll look at the driver code, but odds are, unless you are assuming a
specific endian format of some data, all should be fine on other cpu
types.

> >>>> It builds. Needs work done
> >>>> to adapt to the API changes.
> >>>>
> >>>> Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
> >>>
> >>> If at all possible, can we attribute this to the original author(s)?
> >>> Are their names in the driver somewhere?
> >>>
> >>
> >>    * Copyright 2003 Digi International (www.digi.com)
> >>    *      Scott H Kilau <Scott_Kilau at digi dot com>
> >
> > Cool, that's a good start.  Lidza, can you use this as the "From:" email
> > address for the initial import?  Then do follow-on patches that add it
> > to the build with your own Makefile and Kbuild files, and then any
> > follow-on patches fixing issues.  That way Scott gets the proper credit
> > for the initial code, and you get the credit for doing all of the work
> > to include it into the tree.
> >
> > thanks,
> >
> > greg k-h
> > .
> >
> 
> Just to insure there is no duplication of work going on, I see 4 Digi 
> drivers referenced at:
> 
> http://linuxdriverproject.org/mediawiki/index.php/Out_Of_Tree_Drivers#Multiport_Serial_Devices
> 
> Should I assume that info was put there prior to and expecting for Lidza 
> to start this project??

That's a wiki, I have no idea who wrote that, and I don't think it has
anything to do with Lidza's project, other than proof that it should be
done :)

thanks,

greg k-h
_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

  reply	other threads:[~2013-07-18 18:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 20:18 [PATCH] Adds Digi driver to staging Lidza Louina
2013-07-17 21:49 ` Greg KH
2013-07-18 12:26   ` Mark Hounschell
2013-07-18 17:40     ` Greg KH
2013-07-18 18:25       ` Mark Hounschell
2013-07-18 18:33         ` Greg KH [this message]
2013-07-18 18:38           ` Bill Pemberton
2013-07-18 20:16             ` Lidza Louina
2013-07-18 20:48             ` Lidza Louina

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=20130718183333.GA19558@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=driverdev-devel@linuxdriverproject.org \
    --cc=lidza.louina@gmail.com \
    --cc=markh@compro.net \
    /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.