diff options
Diffstat (limited to 'sys/arch/sparc/dev/if_lereg.h')
-rw-r--r-- | sys/arch/sparc/dev/if_lereg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc/dev/if_lereg.h b/sys/arch/sparc/dev/if_lereg.h index 429ba05a831..8302ec41359 100644 --- a/sys/arch/sparc/dev/if_lereg.h +++ b/sys/arch/sparc/dev/if_lereg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_lereg.h,v 1.3 1997/08/08 08:25:13 downsj Exp $ */ +/* $OpenBSD: if_lereg.h,v 1.4 1998/12/02 07:34:34 deraadt Exp $ */ /* $NetBSD: if_lereg.h,v 1.5 1995/12/10 10:15:07 mycroft Exp $ */ /*- @@ -40,7 +40,7 @@ * @(#)if_le.c 8.2 (Berkeley) 11/16/93 */ -#define MEMSIZE 0x4000 +#define MEMSIZE 0x8000 /* * LANCE registers. |