From 76f68d7b5e95fe91e1260c44af2d6191ebc1ce57 Mon Sep 17 00:00:00 2001 From: Mark Pizzolato Date: Thu, 2 Feb 2012 08:31:03 -0800 Subject: [PATCH] Finished merge of recent changes into VAX730 specific modules --- VAX/vax730_stddev.c | 2 +- Visual Studio Projects/VAX730.vcproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VAX/vax730_stddev.c b/VAX/vax730_stddev.c index 02929a5a..8960fe2e 100644 --- a/VAX/vax730_stddev.c +++ b/VAX/vax730_stddev.c @@ -310,7 +310,7 @@ REG clk_reg[] = { DEVICE clk_dev = { "TODR", &clk_unit, clk_reg, NULL, - 1, 0, 8, 1, 0, 0, + 1, 0, 8, 4, 0, 32, NULL, NULL, &clk_reset, NULL, &clk_attach, &clk_detach, NULL, 0 diff --git a/Visual Studio Projects/VAX730.vcproj b/Visual Studio Projects/VAX730.vcproj index 87eef6fa..8f806715 100644 --- a/Visual Studio Projects/VAX730.vcproj +++ b/Visual Studio Projects/VAX730.vcproj @@ -26,8 +26,8 @@ >