patch-2.4.6 linux/drivers/char/sx.h
Next file: linux/drivers/char/tty_io.c
Previous file: linux/drivers/char/sx.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Jun 27 14:13:01 2001
- Orig file:
v2.4.5/linux/drivers/char/sx.h
- Orig date:
Mon Dec 11 13:38:29 2000
diff -u --recursive --new-file v2.4.5/linux/drivers/char/sx.h linux/drivers/char/sx.h
@@ -36,9 +36,9 @@
struct sx_board {
int magic;
- unsigned int base;
- unsigned int base2;
- unsigned int hw_base;
+ unsigned long base;
+ unsigned long base2;
+ unsigned long hw_base;
int eisa_base;
int port_base; /* Number of the first port */
struct sx_port *ports;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)