patch-1.3.63 linux/include/linux/sjcd.h
Next file: linux/include/linux/skbuff.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Feb 13 10:30:25 1996
- Orig file:
v1.3.62/linux/include/linux/sjcd.h
- Orig date:
Mon Oct 16 18:38:24 1995
diff -u --recursive --new-file v1.3.62/linux/include/linux/sjcd.h linux/include/linux/sjcd.h
@@ -6,7 +6,7 @@
* vadim@rbrf.msk.su
* vadim@ipsun.ras.ru
* Eric van der Maarel
- * maarel@marin.nl
+ * H.T.M.v.d.Maarel@marin.nl
*
* This information is based on mcd.c from M. Harriss and sjcd102.lst from
* E. Moenkeberg.
@@ -57,7 +57,7 @@
* Port access macro. Three ports are available: S-data port (command port),
* status port (read only) and D-data port (read only).
*/
-#define SJCDPORT( x ) ( sjcd_port + ( x ) )
+#define SJCDPORT( x ) ( sjcd_base + ( x ) )
#define SJCD_STATUS_PORT SJCDPORT( 1 )
#define SJCD_S_DATA_PORT SJCDPORT( 0 )
#define SJCD_COMMAND_PORT SJCDPORT( 0 )
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this