|
|
1.1 root 1: #define __KERNEL__ 1
2:
3: #include <sys/al.h>
4: /*
5: * the following kernel resident parts are shared by loadable serial drivers
6: * (see al.h and poll_clk.h)
7: */
8: com_usage_t com_usage[NUM_AL_PORTS]; /* see poll_clk.h */
9: TTY *(tp_table[NUM_AL_PORTS]); /* table of pointers for polling */
10: int poll_rate; /* poll_* variables are explained */
11: 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.