summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tlsb/zsreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/tlsb/zsreg.h')
-rw-r--r--sys/alpha/tlsb/zsreg.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/sys/alpha/tlsb/zsreg.h b/sys/alpha/tlsb/zsreg.h
index 68e567d..36cda93 100644
--- a/sys/alpha/tlsb/zsreg.h
+++ b/sys/alpha/tlsb/zsreg.h
@@ -23,8 +23,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: zsreg.h,v 1.1 1998/06/10 10:56:01 dfr Exp $
*/
-#define ZSC_STATUS 0x80
-#define ZSC_DATA 0xc0
+#define ZSC_CHANNELA 0x80
+#define ZSC_CHANNELB 0x00
+
+#define ZSC_STATUS 0x00
+#define ZSC_DATA 0x40
OpenPOWER on IntegriCloud