diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2007-08-30 23:56:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-31 01:42:22 -0700 |
commit | cb109a0eb44cea24e83e7176473011fa41507b8b (patch) | |
tree | b8470fb2035d39a930d8c0c38a9b9a4d51dfa2a4 /MAINTAINERS | |
parent | f3de4be9d5f8551d7880a1f1f5231a30e0161b1f (diff) | |
download | linux-3.10-cb109a0eb44cea24e83e7176473011fa41507b8b.tar.gz linux-3.10-cb109a0eb44cea24e83e7176473011fa41507b8b.tar.bz2 linux-3.10-cb109a0eb44cea24e83e7176473011fa41507b8b.zip |
Add MAINTAINERS entry for IOC3 serial driver
The IOC3 is a multifunction device but not in sense of the PCI
specification. Currently its ethernet and serial functionality are
supported by two separate drivers authored and maintained by different
people, so MAINTAINERS should reflect that.
Cc: Patrick Gefre <pfg@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 48ca8b47150..9ccac7f5ce9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2057,12 +2057,18 @@ L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel W: http://ipw2200.sourceforge.net S: Supported -IOC3 DRIVER +IOC3 ETHERNET DRIVER P: Ralf Baechle M: ralf@linux-mips.org L: linux-mips@linux-mips.org S: Maintained +IOC3 SERIAL DRIVER +P: Pat Gefre +M: pfg@sgi.com +L: linux-kernel@linux-mips.org +S: Maintained + IP MASQUERADING: P: Juanjo Ciarlante M: jjciarla@raiz.uncu.edu.ar |