All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 0/2] Move Digi Neo card support from dgnc to jsm
@ 2014-08-30 20:35 ` wfp5p
  0 siblings, 0 replies; 7+ messages in thread
From: wfp5p @ 2014-08-30 20:35 UTC (permalink / raw)
  To: gregkh; +Cc: devel, lidza.louina, cascardo, linux-serial, linux-kernel

From: Bill Pemberton <wfp5p@worldbroken.com>

The jsm driver (drivers/tty/serial/jsm) already supports the Digi Neo
cards that dgnc (staging) supports.  In fact, it appears that jsm was
based on dgnc.  The dgnc driver has PCI ids for more cards than jsm,
this patch moves support for all the Neo cards to jsm.

The result of this will be that dgnc will only support the Classic
cards since the jsm driver doesn't support those cards yet.


Bill Pemberton (2):
  jsm: add support for additional Neo cards
  staging: dgnc: remove Neo card ids from device table

 drivers/staging/dgnc/dgnc_driver.c  | 13 -------------
 drivers/tty/serial/jsm/jsm.h        | 10 ++++++++++
 drivers/tty/serial/jsm/jsm_driver.c | 38 +++++++++++++++++++++++++++++++++----
 3 files changed, 44 insertions(+), 17 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-09-09 19:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-30 20:35 [Patch v2 0/2] Move Digi Neo card support from dgnc to jsm wfp5p
2014-08-30 20:35 ` wfp5p
2014-08-30 20:35 ` [Patch v2 1/2] jsm: add support for additional Neo cards wfp5p
2014-08-30 20:35 ` [Patch v2 2/2] staging: dgnc: remove Neo card ids from device table wfp5p
2014-09-08 20:17 ` [Patch v2 0/2] Move Digi Neo card support from dgnc to jsm Greg KH
2014-09-08 20:25   ` Bill Pemberton
2014-09-09 19:13     ` Konrad Zapalowicz

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.