All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite.dk>
To: dhlii@dlasys.net
Cc: monstr@seznam.cz, Grant Likely <grant.likely@secretlab.ca>,
	John Williams <john.williams@petalogix.com>,
	Josh Boyer <jwboyer@linux.vnet.ibm.com>,
	linux-serial@vger.kernel.org,
	Stephen Neuendorffer <stephen.neuendorffer@xilinx.com>
Subject: Re: Uartlite driver & CONFIG_CONSOLE_POLL
Date: Fri, 16 May 2008 09:47:18 +0200	[thread overview]
Message-ID: <87ve1eg06x.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <482C4C90.8060606@dlasys.net> (David H. Lynch, Jr.'s message of "Thu\, 15 May 2008 10\:45\:36 -0400")

>>>>> "David" == David H Lynch <dhlii@dlasys.net> writes:

Hi,

 David>     One of the key differences between my uartlite driver and
 David> Peter's is that like many other serial drivers I have a timer
 David> to support irqless use. Just like Peter has UartLite Like
 David> devices with 16bit datapaths, I have UartLites with no
 David> interrupts.

Many others? I think not.

ls -l *.c|wc -l                     ~/source/linux-2.6/drivers/serial
62
git grep -l request_irq `git grep -l init_timer`|wc -l
9

 David>    I have tried (unsuccessfully) several times to migrate my
 David> timer code into Peter's driver. This is probably the most
 David> fundimental remaining reason I can not use Peter's driver.

unsuccessfully in what way? I afaik haven't seen any patches.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2008-05-16  7:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-11 14:01 Uartlite driver Michal Simek
2008-05-11 22:39 ` John Williams
2008-05-12  4:31   ` Grant Likely
2008-05-12  6:15     ` Michal Simek
2008-05-15 14:31       ` David H. Lynch Jr.
2008-05-15 16:39         ` Stephen Neuendorffer
2008-05-16  7:41         ` Peter Korsgaard
2008-05-15 14:45       ` Uartlite driver & CONFIG_CONSOLE_POLL David H. Lynch Jr.
2008-05-16  7:47         ` Peter Korsgaard [this message]
     [not found]           ` <482E5BD0.1080306@dlasys.net>
2008-05-18 19:04             ` Peter Korsgaard
2008-05-12  7:43   ` Uartlite driver Peter Korsgaard

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=87ve1eg06x.fsf@macbook.be.48ers.dk \
    --to=jacmet@sunsite.dk \
    --cc=dhlii@dlasys.net \
    --cc=grant.likely@secretlab.ca \
    --cc=john.williams@petalogix.com \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linux-serial@vger.kernel.org \
    --cc=monstr@seznam.cz \
    --cc=stephen.neuendorffer@xilinx.com \
    /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: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.