diff --git a/documentation/motorRecord.html b/documentation/motorRecord.html
index 52201a0b..691630e6 100644
--- a/documentation/motorRecord.html
+++ b/documentation/motorRecord.html
@@ -37,9 +37,9 @@
-
Overview
This documentation describes version 5.3 of the EPICS motor
+Overview
This documentation describes version 5.4 of the EPICS motor
record, and related EPICS software required to build and use it. Version
-5.3 of the motor record is compatible with EPICS base R3.14.4 and above.
+5.4 of the motor record is compatible with EPICS base R3.14.6 and above.
The motor record is intended to support motors of all kinds, but currently
supports only the following variety of motor controllers (in addition to Soft
@@ -48,13 +48,13 @@ Channel support):
-
- Oregon Micro Systems, Inc. (OMS) models; VME8, VME44, VME58 and VS4.
+ Oregon Micro Systems, Inc. (OMS) models; VME8, VME44, VME58, VS4 and MAXv.
-
Highland Technologies model V540.
-
- Newport models MM3000, MM4000, MM4005, PM500 and ESP300.
+ Newport models MM3000, MM4000, MM4005, MM4006, PM500 and ESP300.
-
Intelligent Motion Systems, Inc. (IMS) models IM483 and MDrive.
@@ -74,6 +74,9 @@ Channel support):
-
Micos model MoCo dc controller.
+ -
+ Delta Tau PMAC2-VME controller.
+
The record maintains two coordinate systems for motor position ("user" and "dial
" coordinates); displays drive and readback values; enforces limits to motor
diff --git a/documentation/motor_release.html b/documentation/motor_release.html
index d3f95e04..391e0e64 100644
--- a/documentation/motor_release.html
+++ b/documentation/motor_release.html
@@ -11,6 +11,54 @@
+
+
+ Motor Record Version 5.4 Release Notice
+
+
+
+Requirements
+
+EPICS base R3.14.6 or greater. See the "Required Modules" section of the
+Motor Record web page for details.
+
+
+ Modifications to Existing Features
+
+
+
+
Status Updates
+
+ If the motor record is processed and there are no functions to perform (i.e., no
+ current or outstanding move request), then the motor record will perform a status
+ update using the STUP field.
+
+
+
+
+ New Features
+
+
+
+
+ OMS MAXv device support
+
+ Device support for Oregon Micro Systems, Inc. MAXv controller was added.
+
+
+
+
+ Delta Tau PMAC
+
+
+ Device support for Delta Tau's PMAC2-VME controller was added.
+
+
+
+
+
+
+
Motor Record Version 5.3 Release Notice