2002-08-07 01:46:29

by niraj gupta

[permalink] [raw]
Subject: need serial tty driver help - implementing a new uart driver

hi

i am working on writing a serial - tty driver for a custom board
the uart in implemented in a fpga and has two very simple fifo's for rx/tx
and few bit on status of the fifo, masks for the interrupts. it is a
simple fixed baud rate bit blaster with three wire interface, i was looking
to see if there is an existing driver that i can use/modify, or example
driver to write a new one if need be.

any help is greatly appreciated

TIA
niraj gupta


2002-08-07 02:01:04

by Hell.Surfers

[permalink] [raw]
Subject: RE:need serial tty driver help - implementing a new uart driver

Try looking at the basic serial driver @ linux/drivers/char, or something like that.



On Tue, 6 Aug 2002 18:50:02 -0700 niraj gupta <[email protected]> wrote:


Attachments:
(No filename) (2.08 kB)