summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wdreg.h
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-01-14 08:08:42 +0000
committerkato <kato@FreeBSD.org>1998-01-14 08:08:42 +0000
commitaae8ab24bfc8a272fac33fd0907013d5318d926e (patch)
treed96543139712394b393d72ea7289838e6570a718 /sys/i386/isa/wdreg.h
parentdeff56dc01b6743aa95aae415449bf0b2ef21b33 (diff)
downloadFreeBSD-src-aae8ab24bfc8a272fac33fd0907013d5318d926e.zip
FreeBSD-src-aae8ab24bfc8a272fac33fd0907013d5318d926e.tar.gz
Fix typo.
Diffstat (limited to 'sys/i386/isa/wdreg.h')
-rw-r--r--sys/i386/isa/wdreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/wdreg.h b/sys/i386/isa/wdreg.h
index 0b37456..22c07d8 100644
--- a/sys/i386/isa/wdreg.h
+++ b/sys/i386/isa/wdreg.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)wdreg.h 7.1 (Berkeley) 5/9/91
- * $Id: wdreg.h,v 1.19 1997/09/04 18:49:48 sos Exp $
+ * $Id: wdreg.h,v 1.20 1997/09/20 07:41:45 dyson Exp $
*/
/*
@@ -62,7 +62,7 @@
#define wd_ctlr_nec 0x10c /*fixed disk controller control(via 1015) (W)*/
#define wd_altsts_epson 0x3 /*alternate fixed disk status(via 1015) (R)*/
#define wd_ctlr_epson 0x3 /*fixed disk controller control(via 1015) (W)*/
-#define wd_altsts wd_alsts_nec
+#define wd_altsts wd_altsts_nec
#define WDCTL_4BIT 0x8 /* use four head bits (wd1003) */
#define WDCTL_RST 0x4 /* reset the controller */
OpenPOWER on IntegriCloud