https://github.com/torvalds/linux
Revision 58cfe9113e485f7e04bd0eac4fc4251b330af501 authored by Matthias Urlichs on 24 May 2005, 00:00:48 UTC, committed by Greg KH on 03 June 2005, 07:04:29 UTC
This patch adds a new driver for "Option" cards.  This is a GSM data card,
controlled by three "serial ports" which are connected via an OHCI adapter,
all located on an oversized PC-Card.  It's sold by several GSM service
providers.

Traditionally, this card has been accessed via the standard serial driver
and appropriate vendor= and product= options.  However, testing has
revealed several problems with this approach, including hung data transfers
and lost data blocks when receiving.

Therefore, I've written a separate driver.

Signed-off-by: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
1 parent 4871d3b
History
Tip revision: 58cfe9113e485f7e04bd0eac4fc4251b330af501 authored by Matthias Urlichs on 24 May 2005, 00:00:48 UTC
[PATCH] USB: add Option Card driver
Tip revision: 58cfe91

README

back to top