lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 30 Mar 2011 02:36:09 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	andrew.zaborowski@...el.com
Cc:	netdev@...r.kernel.org, oliver@...kum.name,
	dbrownell@...rs.sourceforge.net, linux-kernel@...r.kernel.org,
	balrogg@...il.com
Subject: Re: [PATCH v2] net/usb: Ethernet quirks for the LG-VL600 4G modem

From: Andrzej Zaborowski <andrew.zaborowski@...el.com>
Date: Tue, 29 Mar 2011 00:56:33 +0200

> This adds a driver for the CDC Ethernet part of this modem.  The
> device's ID is blacklisted in cdc_ether.c and is white-listed in
> this new driver because of the quirks needed to make it useful.
> The modem's firmware exposes a CDC ACM port for modem control and a
> CDC Ethernet port for network data.  The descriptors look fine but
> both ports actually are some sort of multiplexers requiring non-
> standard headers added/removed from every packet or they get
> ignored.  All information is based on a usb traffic log from a
> Windows machine.
> 
> On the Verizon 4G network I've seen speeds up to 1.1MB/s so far with
> this driver, a speed-o-meter site reports 16.2Mbps/10.5Mbps.
> Userspace scripts are required to talk to the CDC ACM port.
> 
> Signed-off-by: Andrzej Zaborowski <balrogg@...il.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ