]> git.pld-linux.org Git - packages/kernel.git/blame - kernel-sparc-zs.h.patch
- added description of djurban's branch
[packages/kernel.git] / kernel-sparc-zs.h.patch
CommitLineData
29437a35 1--- linux/drivers/sbus/char/zs.h.old Thu May 31 15:39:41 2001
2+++ linux/drivers/sbus/char/zs.h Thu May 31 15:44:31 2001
3@@ -25,23 +25,6 @@
4
5 #define NUM_ZSREGS 16
6
7-struct serial_struct {
8- int type;
9- int line;
10- int port;
11- int irq;
12- int flags;
13- int xmit_fifo_size;
14- int custom_divisor;
15- int baud_base;
16- unsigned short close_delay;
17- char reserved_char[2];
18- int hub6;
19- unsigned short closing_wait; /* time to wait before closing */
20- unsigned short closing_wait2; /* no longer used... */
21- int reserved[4];
22-};
23-
24 /*
25 * For the close wait times, 0 means wait forever for serial port to
26 * flush its output. 65535 means don't wait at all.
27@@ -157,11 +140,6 @@
28
29
30 #define SERIAL_MAGIC 0x5301
31-
32-/*
33- * The size of the serial xmit buffer is 1 page, or 4096 bytes
34- */
35-#define SERIAL_XMIT_SIZE 4096
36
37 /*
38 * Events are used to schedule things to happen at timer-interrupt
This page took 4.019046 seconds and 4 git commands to generate.