Commit b9705b60 authored by Jiri Slaby's avatar Jiri Slaby Committed by Linus Torvalds

Char: moxa, update credits

- update version
- update maintainers
- copyright the stuff
Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent bb9f910a
...@@ -2759,7 +2759,7 @@ M: rubini@ipvvis.unipv.it ...@@ -2759,7 +2759,7 @@ M: rubini@ipvvis.unipv.it
L: linux-kernel@vger.kernel.org L: linux-kernel@vger.kernel.org
S: Maintained S: Maintained
MOXA SMARTIO/INDUSTIO SERIAL CARD (MXSER 2.0) MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD
P: Jiri Slaby P: Jiri Slaby
M: jirislaby@gmail.com M: jirislaby@gmail.com
L: linux-kernel@vger.kernel.org L: linux-kernel@vger.kernel.org
......
...@@ -2,7 +2,8 @@ ...@@ -2,7 +2,8 @@
/* /*
* moxa.c -- MOXA Intellio family multiport serial driver. * moxa.c -- MOXA Intellio family multiport serial driver.
* *
* Copyright (C) 1999-2000 Moxa Technologies (support@moxa.com.tw). * Copyright (C) 1999-2000 Moxa Technologies (support@moxa.com).
* Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com>
* *
* This code is loosely based on the Linux serial driver, written by * This code is loosely based on the Linux serial driver, written by
* Linus Torvalds, Theodore T'so and others. * Linus Torvalds, Theodore T'so and others.
...@@ -49,7 +50,7 @@ ...@@ -49,7 +50,7 @@
#include "moxa.h" #include "moxa.h"
#define MOXA_VERSION "5.1k" #define MOXA_VERSION "6.0k"
#define MOXA_FW_HDRLEN 32 #define MOXA_FW_HDRLEN 32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment