patch-2.0.32 linux/include/asm-ppc/errno.h

Next file: linux/include/asm-sparc/errno.h
Previous file: linux/include/asm-mips/errno.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.31/linux/include/asm-ppc/errno.h linux/include/asm-ppc/errno.h
@@ -123,6 +123,8 @@
 #define	EISNAM		120	/* Is a named type file */
 #define	EREMOTEIO	121	/* Remote I/O error */
 #define	EDQUOT		122	/* Quota exceeded */
+#define	ENOMEDIUM	123	/* No medium found */
+#define	EMEDIUMTYPE	124	/* Wrong medium type */
 
 /* Should never be seen by user programs */
 #define ERESTARTSYS	512

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov