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] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250929072901.3137322-1-yicongsrfy@163.com>
Date: Mon, 29 Sep 2025 15:29:01 +0800
From: yicongsrfy@....com
To: michal.pecio@...il.com,
	oneukum@...e.com,
	andrew+netdev@...n.ch,
	davem@...emloft.net,
	edumazet@...gle.com,
	kuba@...nel.org
Cc: marcan@...can.st,
	pabeni@...hat.com,
	linux-usb@...r.kernel.org,
	netdev@...r.kernel.org,
	yicong@...inos.cn
Subject: Re: [PATCH v2 2/3] net: usb: support quirks in usbnet

On Mon, 29 Sep 2025 09:11:53 +0200, Michal Pecio <michal.pecio@...il.com> wrote:
>
> On Mon, 29 Sep 2025 13:31:44 +0800, yicongsrfy@....com wrote:
> > From: Yi Cong <yicong@...inos.cn>
> >
> > To resolve these issues, introduce a *quirks* mechanism into the usbnet
> > module. By adding chip-specific identification within the generic usbnet
> > framework, we can skip the usbnet probe process for devices that require a
> > dedicated driver.
>
> And if the vendor driver is not available then the device won't work at
> all, for a completely artificial reason. We have had such problems.
>
> At the very least, this should check if CONFIG_AX88179 is enabled.

Thank you for your suggestion!
I will add the CONFIG_AX88179 configuration check in
the next version of the patch.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ