Termios Usage ??

Cedric Aubert cedric_aubert at yahoo.fr
Tue Aug 5 07:36:33 UTC 2003


Hi,

I try to port my board (mc68000) to RTEMS. I am based
on the efi68k to start my BSP. I have found that we
can
implement console driver with tree solution.

- code all my driver (console_write etc etc....)
- use termios structure with current libchip available
  with this solution, I should had only to put a  
  console_tlb to configure my driver.
- use termios structure with custom driver and    
  implement my driver.

I need a 68681 driver (Cool it's available in the 
libchip). But I found that I can put my IRQ number at
last parameter of the console_tlb sctruture but I
can't
found where I can put my vector of my IRQ. (I am not
autovectored).

Where is it ? Do I have some mistake in my little
knownledge ?

Thanks a lot

=====
AUBERT Cedric
SDEL Controle Commande
rue Nungesser & Coli
44860 St Aignan de Grand Lieu

E-mail : cedric_aubert at yahoo.fr
Http : http://www.controle-commande.sdel.fr/

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the users mailing list