public inbox for ecos-cvs@sourceware.org help / color / mirror / Atom feed
From: asl@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/packages/devs/serial/generic/16x5x/curren ... Date: Wed, 08 Feb 2006 10:28:00 -0000 [thread overview] Message-ID: <20060208102804.9478.qmail@sourceware.org> (raw) CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sourceware.org 2006-02-08 10:28:04 Modified files: packages/devs/serial/generic/16x5x/current: ChangeLog packages/devs/serial/generic/16x5x/current/cdl: ser_generic_16x5x.cdl packages/devs/serial/generic/16x5x/current/src: ser_16x5x.c Log message: * cdl/ser_generic_16x5x.cdl (CYGNUM_IO_SERIAL_GENERIC_16X5X_FIFO_TX_SIZE): New option. * src/ser_16x5x.c (serial_config_port, pc_serial_putc, pc_serial_DSR): At TX interrupt, write up to CYGNUM_IO_SERIAL_GENERIC_16X5X_FIFO_TX_SIZE bytes to the transmit FIFO. This makes better use of the FIFO, since the LSR_THE flag resets when the FIFO is non-empty (not when it's full, as this code previously assumed).
next reply other threads:[~2006-02-08 10:28 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-02-08 10:28 asl [this message] -- strict thread matches above, loose matches on Subject: below -- 2012-04-02 22:18 ecos/packages/devs/serial/generic/16x5x/curren jlarmour 2009-02-19 1:02 ecos/packages/devs/serial/generic/16x5x/curren jlarmour 2008-07-11 17:33 ecos/packages/devs/serial/generic/16x5x/curren asl 2006-11-27 13:59 ecos/packages/devs/serial/generic/16x5x/curren jlarmour 2003-07-16 2:09 ecos/packages/devs/serial/generic/16x5x/curren jlarmour 2003-02-24 14:15 ecos/packages/devs/serial/generic/16x5x/curren jlarmour
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20060208102804.9478.qmail@sourceware.org \ --to=asl@sourceware.org \ --cc=ecos-cvs@ecos.sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).