HSO: add option hso driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 14 May 2008 04:57:12 +0000 (21:57 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Jun 2008 01:58:39 +0000 (21:58 -0400)
commit72dc1c096c7051a48ab1dbb12f71976656b55eb5
tree432b83e656d8ffb553b03a75595c4f1e527885a8
parent44f74c046961bd1f21b7d35baaa9165572d1e975
HSO: add option hso driver

This driver is for a number of different Option devices.  Originally
written by Option and Andrew Bird, but cleaned up massivly for
acceptance into mainline by me and others.

Many thanks to the following for their help in cleaning up the driver by
providing feedback and patches to it:
- Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
- Oliver Neukum <oliver@neukum.org>
- Alan Cox <alan@lxorguk.ukuu.org.uk>
- Javier Marcet <javier@krausbeck.org>

Cc: Andrew Bird <ajb@spheresystems.co.uk>
Cc: Javier Marcet <javier@krausbeck.org>
Cc: Filip Aben <f.aben@option.com>
Cc: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Cc: Oliver Neukum <oliver@neukum.org>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/Makefile
drivers/net/usb/Kconfig
drivers/net/usb/Makefile
drivers/net/usb/hso.c [new file with mode: 0644]