summaryrefslogtreecommitdiff
path: root/sys/arch/hp300
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2013-11-20 23:57:08 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2013-11-20 23:57:08 +0000
commit2b3af4b84c114778a346f417553691a4a1145052 (patch)
tree44a7497c720e39ce4f0a9f955a6c911cfaf2b724 /sys/arch/hp300
parent7b94095cf0a818b343aa7e09be6c62e3efe98798 (diff)
Update comments mentioning `resource maps' to mention `extents' instead.
Resource maps have been removed more than 10 years ago, it's about time to update comments to better match reality. No functional change.
Diffstat (limited to 'sys/arch/hp300')
-rw-r--r--sys/arch/hp300/hp300/machdep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hp300/hp300/machdep.c b/sys/arch/hp300/hp300/machdep.c
index fb58d7a928f..775b3637469 100644
--- a/sys/arch/hp300/hp300/machdep.c
+++ b/sys/arch/hp300/hp300/machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: machdep.c,v 1.139 2013/09/28 12:40:29 miod Exp $ */
+/* $OpenBSD: machdep.c,v 1.140 2013/11/20 23:57:07 miod Exp $ */
/* $NetBSD: machdep.c,v 1.121 1999/03/26 23:41:29 mycroft Exp $ */
/*
@@ -191,7 +191,7 @@ consinit()
conscode = CONSCODE_INVALID;
/*
- * Initialize the bus resource map.
+ * Initialize the bus extent.
*/
extio = extent_create("extio",
(u_long)extiobase, (u_long)extiobase + ptoa(eiomapsize),