Help: *_DRIVER_TABLE_ENTRY ???
Alex
kbyte at iol.pt
Wed Feb 9 14:49:12 UTC 2005
Hi all,
I am still trying to write my first interrupt driven device driver for printer port.
I am studing the console driver and others like serial, ata, etc...
All of them have a define wich defines a macro containing 6 "members".
For example,
#define CONSOLE_DRIVER_TABLE_ENTRY \
{ console_initialize, console_open, console_close, \
console_read, console_write, console_control }
My question is: Where do I get information about each member of these define(s) ???
I already searched in http://www.rtems.com/onlinedocs/releases/rtemsdocs-4.6.2/share/rtems/html/c_user/
but I cant find information about this.
Env: i686
Many thanks
Alex
By the way, why rtems mailling list search doenst work for some days? is this a problem of my browser or anyone else has this problem?
______________________________________________________________________
O IOL aumentou a caixa de correio para 100 MB!
Saiba mais - http://www.iol.pt/correio/rodape.php?dst=0501181
More information about the users
mailing list