This is the mail archive of the ecos-discuss@sources.redhat.com 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: Uart Controller on PCI


On Fri, Jul 01, 2005 at 12:51:34PM +0530, Dhanashekar wrote:
> hi
>    I have my Uart controller on PCI bus interface and i need to develop 
> a tty interface uart driver can any body suggest
> key hooks at tty layer to my serial driver (generic hooks) like set/get 
> configs enable/disable tx and rx interrupts etc..

Take a look at the other serial device drivers in
packages/devs/serial.

If device is a 16x5x you can probably make use of the existing generic
driver along with a hardware specific package you need to write to
make it work for your specific hardware.  There are plenty of examples
of using the 16x5x. 

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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