summaryrefslogtreecommitdiffstats
path: root/sys/isa/rtc.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1993-12-18 01:12:47 +0000
committerache <ache@FreeBSD.org>1993-12-18 01:12:47 +0000
commita8908816330db533f166e7bb3207fb68bf0b1e44 (patch)
tree2ad0ec6b2f980d63da47ee57b45ec7f8bfa0cc0c /sys/isa/rtc.h
parent00f271f44df324a4ddca7e402e0827ba055a21ee (diff)
downloadFreeBSD-src-a8908816330db533f166e7bb3207fb68bf0b1e44.zip
FreeBSD-src-a8908816330db533f166e7bb3207fb68bf0b1e44.tar.gz
RTCFDT_720K (physical drive 720K) added.
Diffstat (limited to 'sys/isa/rtc.h')
-rw-r--r--sys/isa/rtc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/isa/rtc.h b/sys/isa/rtc.h
index 12d81b3..ba008b6 100644
--- a/sys/isa/rtc.h
+++ b/sys/isa/rtc.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)rtc.h 7.1 (Berkeley) 5/12/91
- * $Id: rtc.h,v 1.2 1993/10/16 13:46:16 rgrimes Exp $
+ * $Id: rtc.h,v 1.3 1993/11/07 17:44:34 wollman Exp $
*/
#ifndef _I386_ISA_RTC_H_
@@ -79,6 +79,7 @@
#define RTCFDT_NONE 0 /* none present */
#define RTCFDT_360K 0x10 /* 360K */
#define RTCFDT_12M 0x20 /* 1.2M */
+#define RTCFDT_720K 0x30 /* 720K */
#define RTCFDT_144M 0x40 /* 1.44M */
#define RTC_BASELO 0x15 /* low byte of basemem size */
OpenPOWER on IntegriCloud