patch-2.0.32 linux/include/asm-i386/errno.h
Next file: linux/include/asm-i386/math_emu.h
Previous file: linux/include/asm-i386/bugs.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Nov  1 12:26:17 1997
-  Orig file: 
v2.0.31/linux/include/asm-i386/errno.h
-  Orig date: 
Wed Jul  3 21:28:57 1996
diff -u --recursive --new-file v2.0.31/linux/include/asm-i386/errno.h linux/include/asm-i386/errno.h
@@ -126,4 +126,7 @@
 #define	EREMOTEIO	121	/* Remote I/O error */
 #define	EDQUOT		122	/* Quota exceeded */
 
+#define	ENOMEDIUM	123	/* No medium found */
+#define	EMEDIUMTYPE	124	/* Wrong medium type */
+
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov