|
|
1.1 root 1: #include <sys/al.h>
2: /*
3: * the following kernel resident parts are shared by loadable serial drivers
4: * (see al.h and poll_clk.h)
5: */
6: int com_usage[NUM_AL_PORTS]; /* COM_UNUSED/COM_IRQ/COM_POLLED */
7: TTY *(tp_table[NUM_AL_PORTS]); /* table of pointers for polling */
8: int poll_rate; /* poll_* variables are explained */
9: int poll_owner; /* in poll_clk.h */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.