[Patch v2 0/2] Move Digi Neo card support from dgnc to jsm

wfp5p at worldbroken.com wfp5p at worldbroken.com
Sat Aug 30 20:35:56 UTC 2014


From: Bill Pemberton <wfp5p at 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



More information about the devel mailing list