summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-07-23 12:05:27 +0000
committerkris <kris@FreeBSD.org>2001-07-23 12:05:27 +0000
commit6fde30d182747839e29acaa5897fb40b63b6b785 (patch)
treeef26e3a00053ed7d945354bad866ccfa483a70cf /sys/boot/pc98
parentbc579c727e0c430641fa1d2b1c869ef69933f1c6 (diff)
downloadFreeBSD-src-6fde30d182747839e29acaa5897fb40b63b6b785.zip
FreeBSD-src-6fde30d182747839e29acaa5897fb40b63b6b785.tar.gz
s/adress/address/
Inspired by: OpenBSD MFC After: 1 week
Diffstat (limited to 'sys/boot/pc98')
-rw-r--r--sys/boot/pc98/boot2/io.c2
-rw-r--r--sys/boot/pc98/libpc98/vidconsole.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c
index dc5fb00..294de33 100644
--- a/sys/boot/pc98/boot2/io.c
+++ b/sys/boot/pc98/boot2/io.c
@@ -148,7 +148,7 @@ loop:
* This routine uses an inb to an unused port, the time to execute that
* inb is approximately 1.25uS. This value is pretty constant across
* all CPU's and all buses, with the exception of some PCI implentations
- * that do not forward this I/O adress to the ISA bus as they know it
+ * that do not forward this I/O address to the ISA bus as they know it
* is not a valid ISA bus address, those machines execute this inb in
* 60 nS :-(.
*
diff --git a/sys/boot/pc98/libpc98/vidconsole.c b/sys/boot/pc98/libpc98/vidconsole.c
index a2360c4..cd31218 100644
--- a/sys/boot/pc98/libpc98/vidconsole.c
+++ b/sys/boot/pc98/libpc98/vidconsole.c
@@ -704,7 +704,7 @@ delay7(void)
* This routine uses an inb to an unused port, the time to execute that
* inb is approximately 1.25uS. This value is pretty constant across
* all CPU's and all buses, with the exception of some PCI implentations
- * that do not forward this I/O adress to the ISA bus as they know it
+ * that do not forward this I/O address to the ISA bus as they know it
* is not a valid ISA bus address, those machines execute this inb in
* 60 nS :-(.
*
OpenPOWER on IntegriCloud