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

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)