patch-2.4.3 linux/include/linux/hysdn_if.h
Next file: linux/include/linux/i2c.h
Previous file: linux/include/linux/hippidevice.h
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Mon Mar 26 15:38:19 2001
- Orig file:
v2.4.2/linux/include/linux/hysdn_if.h
- Orig date:
Tue Feb 15 11:40:43 2000
diff -u --recursive --new-file v2.4.2/linux/include/linux/hysdn_if.h linux/include/linux/hysdn_if.h
@@ -1,4 +1,4 @@
-/* $Id: hysdn_if.h,v 1.1 2000/02/10 19:47:50 werner Exp $
+/* $Id: hysdn_if.h,v 1.1.8.1 2001/03/13 16:17:10 kai Exp $
* Linux driver for HYSDN cards, ioctl definitions shared by hynetmgr and driver.
* written by Werner Cornelius (werner@titro.de) for Hypercope GmbH
@@ -20,6 +20,9 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Log: hysdn_if.h,v $
+ * Revision 1.1.8.1 2001/03/13 16:17:10 kai
+ * spelling fixes from 2.4.3-pre
+ *
* Revision 1.1 2000/02/10 19:47:50 werner
*
* Initial release
@@ -30,7 +33,7 @@
/****************/
/* error values */
/****************/
-#define ERR_NONE 0 /* no error occured */
+#define ERR_NONE 0 /* no error occurred */
#define ERR_ALREADY_BOOT 1000 /* we are already booting */
#define EPOF_BAD_MAGIC 1001 /* bad magic in POF header */
#define ERR_BOARD_DPRAM 1002 /* board DPRAM failed */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)