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>] [day] [month] [year] [list]
Date:   Wed, 19 Oct 2016 10:32:13 +0200
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Roberto Sara <robsara@...il.com>
Cc:     jslaby@...e.com, linux-kernel@...r.kernel.org
Subject: Re: drivers/tty/serial/max310x doesn't support latest UART revision
 of MAX14830

On Wed, Oct 19, 2016 at 10:25:41AM +0200, Roberto Sara wrote:
> Kernel 4.4.22

That's pretty old and obsolete, can you try 4.8?

> MAX310x_REV_MASK has a value of 0xfc which only allows for UART revisions of
> 0xb0 to 0xb3.
> 
> The latest MAX14830 UARTS have revision number 0xb4.  The data sheet only
> states that revisions start at 0xb0.
> 
> I suggest a change of MAX310x_REV_MASK to 0xf8, which will allow revisions up
> to 0xb7

Great, can you send a patch that you have tested to work properly?

thanks,

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ