This is temporary until vax grows code to compute a proper delay const
at runtime, but will help a bit, especially on KA46 where cd(4) end up
detected as sd(4) due to too short delays.
-/* $OpenBSD: ka46.c,v 1.11 2011/09/19 21:53:02 miod Exp $ */
+/* $OpenBSD: ka46.c,v 1.12 2014/05/17 12:13:44 miod Exp $ */
/* $NetBSD: ka46.c,v 1.12 2000/03/04 07:27:49 matt Exp $ */
/*
* Copyright (c) 1998 Ludd, University of Lule}, Sweden.
ka46_conf,
chip_clkread,
chip_clkwrite,
- 12, /* ~VUPS */
+ 8, /* ~VUPS */
2, /* SCB pages */
ka46_halt,
ka46_reboot,
-/* $OpenBSD: ka48.c,v 1.14 2011/09/19 21:53:02 miod Exp $ */
+/* $OpenBSD: ka48.c,v 1.15 2014/05/17 12:13:44 miod Exp $ */
/*
* Copyright (c) 1998 Ludd, University of Lule}, Sweden.
* All rights reserved.
ka48_conf,
chip_clkread,
chip_clkwrite,
- 6, /* ~VUPS */
+ 4, /* ~VUPS */
2, /* SCB pages */
ka48_halt,
ka48_reboot,