lkml.org 
[lkml]   [2009]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/2] usb driver for intellon int51x1 based PLC like devolo dlan duo
From
On Sat, Apr 18, 2009 at 12:43 PM, Peter Holik <peter@holik.at> wrote:
> usb driver for intellon int51x1 based PLC like devolo dlan duo
> with improvements suggested by the guys of the mailinglist:
> - name and prefix with int51x1 (Florian Fainelli)
> - use conversion functions cpu_to_le16 / le16_to_cpu (Oliver Neukum)
> - use pskb_may_pull instead of skb->len (Ilpo Järvinen)
> - better code in tx_fixup (Ilpo Järvinen)
> - use gotos for error handling (Ilpo Järvinen)
>
> Signed-off-by: Peter Holik <peter@holik.at>
> ---
>  drivers/net/usb/Kconfig   |    8 ++
>  drivers/net/usb/Makefile  |    1 +
>  drivers/net/usb/int51x1.c |  253 +++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 262 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/net/usb/int51x1.c
>
> diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
> index 8ee2103..86c9e86 100644
> --- a/drivers/net/usb/Kconfig
> +++ b/drivers/net/usb/Kconfig
> @@ -345,4 +345,12 @@ config USB_HSO
>          To compile this driver as a module, choose M here: the
>          module will be called hso.
>
> +config USB_NET_INT51X1
> +       tristate "Intellon PLC based usb adapter"
> +       depends on USB_USBNET
> +       help
> +         Choose this option if you're using a USB-based PLC
> +         (Powerline Communications) solution with an Intellon
> +         int51x1 chip, like the "devolo dLan duo".

A few more details...

+ Choose this option if you're using a 14Mb USB-based PLC
+ (Powerline Communications) solution with an Intellon
+ INT51x1/INT5200 chip, like the "devolo dLan duo".

Is Homeplug a valid name too for this device? There are so many
Home... "standards" I get them confused.

--
Jon Smirl
jonsmirl@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2009-04-18 18:55    [W:0.041 / U:1.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site