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:	Mon, 21 Sep 2015 16:17:11 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	mjg59@...eos.com
Cc:	netdev@...r.kernel.org, oneukum@...e.com, mjg59@...f.ucam.org
Subject: Re: [PATCH] usbnet: New driver for QinHeng CH9200 devices

From: Matthew Garrett <mjg59@...eos.com>
Date: Sun, 20 Sep 2015 02:25:38 -0700

> From: Matthew Garrett <mjg59@...f.ucam.org>
> 
> There's a bunch of cheap USB 10/100 devices based on QinHeng chipsets. The
> vendor driver supports the CH9100 and CH9200 devices, but the majority of
> the code is of the if (ch9100) {} else {} form, with the most significant
> difference being that CH9200 provides a real MII interface but CH9100 fakes
> one with a bunch of global variables and magic commands. I don't have a
> CH9100, so it's probably better if someone who does provides an independent
> driver for it. In any case, this is a lightly cleaned up version of the
> vendor driver with all the CH9100 code dropped.
> 
> Signed-off-by: Matthew Garrett <mjg59@...f.ucam.org>

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