ioctl/open return errors, not u.u_error; remove ubarelses (it is
[unix-history] / usr / src / sys / vax / uba / rkreg.h
index fac2896..28687af 100644 (file)
@@ -1,7 +1,7 @@
-/*     rkreg.h 4.1     81/03/21        */
+/*     rkreg.h 4.2     81/05/09        */
 
 #define NRK7CYL        815
 
 #define NRK7CYL        815
-#define        NRK6CYL         422
+#define        NRK6CYL         411
 #define NRKSECT                22
 #define NRKTRK         3
 
 #define NRKSECT                22
 #define NRKTRK         3
 
@@ -119,7 +119,7 @@ struct rkdevice
 "\10\20DCK\17UNS\16OPI\15DTE\14WLE\13IDAE\12COE\11HRVC\
 \10BSE\7ECH\6DTYE\5FMTE\4DRPAR\3NXF\2SKI\1ILF"
 #define        RKER_HARD       \
 "\10\20DCK\17UNS\16OPI\15DTE\14WLE\13IDAE\12COE\11HRVC\
 \10BSE\7ECH\6DTYE\5FMTE\4DRPAR\3NXF\2SKI\1ILF"
 #define        RKER_HARD       \
-       (RKER_WLE|RKER_IDAE|RKER_COE|RKER_BSE|RKER_DTYE|RKER_FMTE|RKER_ILF)
+       (RKER_WLE|RKER_IDAE|RKER_COE|RKER_DTYE|RKER_FMTE|RKER_ILF)
 
 /* offset bits in rkas */
 #define        RKAS_P400       0020            /*  +400 RK06,  +200 RK07 */
 
 /* offset bits in rkas */
 #define        RKAS_P400       0020            /*  +400 RK06,  +200 RK07 */