aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/si
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-03-30 21:22:39 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-03-30 21:22:39 +0000
commit9bc318bff04ba4b4885cc46f730dfce2eb3ebcc5 (patch)
tree89a64bb50885497e4f22aa41241c25ae9436c098 /sys/dev/si
parent3ab6b5e6f740f287814056373584aa7b859cc2d7 (diff)
Notes
Diffstat (limited to 'sys/dev/si')
-rw-r--r--sys/dev/si/sireg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/si/sireg.h b/sys/dev/si/sireg.h
index aea05845da758..4697a7fe236d5 100644
--- a/sys/dev/si/sireg.h
+++ b/sys/dev/si/sireg.h
@@ -30,7 +30,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE AUTHORS BE LIABLE.
*
- * $Id: sireg.h,v 1.5 1998/02/15 14:42:33 peter Exp $
+ * $Id: sireg.h,v 1.6 1998/03/23 16:27:40 peter Exp $
*/
/*
@@ -86,7 +86,7 @@
* RAMSIZE is value to use when probing
*/
#define SIJETPCI_MEMSIZE 0x10000
-#define SIJETISA_MEMSIZE 0x10000
+#define SIJETISA_MEMSIZE 0x8000
#define SIJET_RAMSIZE 0x7000
#define SIHOST_MEMSIZE 0x10000
#define SIHOST_RAMSIZE 0x8000