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:	Wed, 16 Apr 2008 01:53:48 -0400
From:	Haavard Skinnemoen <hskinnemoen@...el.com>
To:	Alan Cox <alan@...rguk.ukuu.org.uk>
Cc:	Adrian Bunk <bunk@...nel.org>, linux-serial@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] avr32: add include/asm-avr32/serial.h

On Mon, 14 Apr 2008 22:56:17 +0100
Alan Cox <alan@...rguk.ukuu.org.uk> wrote:

> > +/*
> > + * This assumes you have a 1.8432 MHz clock for your UART.
> > + *
> > + * It'd be nice if someone built a serial card with a 24.576 MHz
> > + * clock, since the 16550A is capable of handling a top speed of 1.5
> > + * megabits/second; but this requires the faster clock.
> > + */
> > +#define BASE_BAUD (1843200 / 16)
> > +
> > +#endif /* _ASM_SERIAL_H */  
> 
> Acked-by: Alan Cox <alan@...hat.com>

Not sure if that assumption is correct since I haven't heard of anyone
creating an avr32 board with a 16550A UART on it...

But I'm not going to be difficult about it. Applied this one and four
of the others:

Applying add include/asm-avr32/xor.h
Applying avr32: don't offer CONFIG_RTC
Applying avr32: don't offer CONFIG_GEN_RTC
Applying avr32: don't offer PARPORT_PC
Applying avr32: add include/asm-avr32/serial.h

I skipped the IDE one since Bart took it.

Thanks a lot!

Haavard
--
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