patch-2.1.34 linux/include/asm-ppc/errno.h
Next file: linux/include/asm-ppc/semaphore.h
Previous file: linux/include/asm-ppc/atomic.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Mon Apr 14 09:34:53 1997
- Orig file:
v2.1.33/linux/include/asm-ppc/errno.h
- Orig date:
Mon May 27 02:00:59 1996
diff -u --recursive --new-file v2.1.33/linux/include/asm-ppc/errno.h linux/include/asm-ppc/errno.h
@@ -124,6 +124,9 @@
#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
#define ERESTARTNOINTR 513
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov