Messages in this thread |  | | Date | Mon, 7 Apr 2008 09:22:03 +0000 (GMT) | From | Michael Trimarchi <> | Subject | Re: [PATCH] atmel serial reduce trasmitting window & code style patch |
| |
Hi,
> > the interrupt handler will be triggered as soon as we > > enable the TX > > interrupt. But perhaps we should avoid enabling the > > interrupt and > > schedule the tasklet since we _know_ there's a TX > > interrupt pending? > > > Ok, you are right, schedule the tasklet is better. I do > some > test and post another patch. > Just a comment. I can't schedule the tasklet for the tasklet itself so maybe waiting for interrupt is a more clean solution. What do you think? > Michael > > > Inviato da Yahoo! Mail. > La casella di posta intelligente. > http://it.docs.yahoo.com/mail/overview/index.html
Inviato da Yahoo! Mail. La casella di posta intelligente. http://it.docs.yahoo.com/mail/overview/index.html
|  |