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:	Fri, 17 Oct 2008 11:06:38 -0600
From:	n0ano@...no.com
To:	Bjorn Helgaas <bjorn.helgaas@...com>
Cc:	n0ano@...no.com, Alan Cox <alan@...rguk.ukuu.org.uk>,
	donald.d.dugger@...el.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Enable console on PCI serial devices

On Fri, Oct 17, 2008 at 10:39:52AM -0600, Bjorn Helgaas wrote:
>... 
> Here's another possibility, maybe too wordy, but maybe more straightforward:
> 
> +		uart[8250],mmio,<addr>[,options[,clock]]
> 
> +			"clock" is the frequency of the crystal driving
> +			the UART clock (typically sixteen times the
> +			fastest baud rate supported by the UART).
> 
> +		port->uartclk = simple_strtoul(options, NULL, 0);
> 

We could do that but now the `clock' value becomes a very large
number that is very magic.  Putting in the highest baud rate seems
to make more sense than some magic number.

-- 
Don Dugger
"Censeo Toto nos in Kansa esse decisse." - D. Gale
n0ano@...no.com
Ph: 303/443-3786
--
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