patch-2.2.18 linux/drivers/net/xpds/xpds-fsm.h
Next file: linux/drivers/net/xpds/xpds-reg.h
Previous file: linux/drivers/net/xpds/xpds-fsm.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Oct 15 21:57:15 2000
- Orig file:
v2.2.17/drivers/net/xpds/xpds-fsm.h
- Orig date:
Thu Jan 1 01:00:00 1970
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/drivers/net/xpds/xpds-fsm.h linux/drivers/net/xpds/xpds-fsm.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright 1998, 1999, 2000 Xpeed, Inc.
+ * xpds-fsm.h, $Revision: 1.2 $
+ * License to copy and distribute is GNU General Public License, version 2.
+ */
+#ifndef XPDS_FSM_H
+#define XPDS_FSM_H 1
+
+int xpds_fsm_nt (int card_num, int channels, int guard_time);
+int xpds_fsm_lt (int card_num, int channels, int guard_time);
+
+#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)