diff options
author | David Sterba <dsterba@suse.cz> | 2008-02-07 04:57:12 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 20:19:49 -0500 |
commit | 099dc4fb62653f6019d78db55fba7a18ef02d65b (patch) | |
tree | ce488fb0777f722eb83e3b0fb2b5cde0a4a8fc7d /MAINTAINERS | |
parent | 151db1fc23800875c7ac353b106b7dab77061275 (diff) |
ipwireless: driver for PC Card 3G/UMTS modem
The device is manufactured by IPWireless. In some countries (for
example Czech Republic, T-Mobile ISP) this card is shipped for service
called UMTS 4G.
It's a piece of PCMCIA "4G" UMTS PPP networking hardware that presents
itself as a serial character device (i.e. looks like usual modem to
userspace, accepts AT commands, etc).
Rewieved-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Ben Martel <benm@symmetric.co.nz>
Signed-off-by: Stephen Blackheath <stephen@symmetric.co.nz>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aefd23f892ba..2cdb591ac080 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2150,6 +2150,14 @@ M: acme@ghostprotocols.net | |||
2150 | L: netdev@vger.kernel.org | 2150 | L: netdev@vger.kernel.org |
2151 | S: Maintained | 2151 | S: Maintained |
2152 | 2152 | ||
2153 | IPWIRELES DRIVER | ||
2154 | P: Jiri Kosina | ||
2155 | M: jkosina@suse.cz | ||
2156 | P: David Sterba | ||
2157 | M: dsterba@suse.cz | ||
2158 | S: Maintained | ||
2159 | T: git://git.kernel.org/pub/scm/linux/kernel/git/jikos/ipwireless_cs.git | ||
2160 | |||
2153 | IRDA SUBSYSTEM | 2161 | IRDA SUBSYSTEM |
2154 | P: Samuel Ortiz | 2162 | P: Samuel Ortiz |
2155 | M: samuel@sortiz.org | 2163 | M: samuel@sortiz.org |