This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Baud rate range validation in serial devices


Sorry, I'm an idiot :( Not tested patch well and put reverse
conditions everywhere.
Here is corrected patch.

On 6/25/07, Alexander Aganichev <aaganichev@gmail.com> wrote:
Hi!

Here is a small patch applied to the lot's of serial device drivers
files that validates that baud rate is within the defined table. The
intention of the patch is to make easier to add support for the higher
speeds on platforms where that could be required without need to
update all other platforms every time.

Sorry for -w option for diff, but there's two files in CVS in DOS
format that I was changed... Probably these two files need to be
rechecked in with UNIX-style EOLs first.

--
WBR, Alexander




--
WBR, Alexander

Attachment: baud-range2.diff
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]