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]
Date:	Wed, 11 Nov 2009 03:39:41 -0500
From:	Nathaniel McCallum <nathaniel@...emccallum.com>
To:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Devices that ignore USB spec generate invalid modaliases

On 11/11/2009 03:20 AM, Nathaniel McCallum wrote:
> Drivers for devices which have bcdDevice conforming to BCD will have no
> change in modalias output.

One small clarification. Existing drivers which specify a non-zero lower 
bound and an upper bound past the next character will have their upper 
bound changed from 0x9 to 0xf (i.e.: d123[4-9] -> d123[4-9a-f]).  I 
believe this is the only case where an existing (working) modalias will 
change.

Nathaniel McCallum

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ