summaryrefslogtreecommitdiff
path: root/sys/i386/isa/istallion.c
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-14 17:53:40 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-14 17:53:40 +0000
commit0cca1cc0783d6ea22ea489c734bbb1288b057c4f (patch)
tree97f44cc75afb14c277f37eb129b7233bf0e71827 /sys/i386/isa/istallion.c
parent447b0b51f7b80d62d6b1d0eca64256e128b35f71 (diff)
Notes
Diffstat (limited to 'sys/i386/isa/istallion.c')
-rw-r--r--sys/i386/isa/istallion.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/istallion.c b/sys/i386/isa/istallion.c
index 5e2f76de5767..eb00e3db783a 100644
--- a/sys/i386/isa/istallion.c
+++ b/sys/i386/isa/istallion.c
@@ -333,7 +333,7 @@ static char *stli_brdnames[] = {
/*
* Hardware configuration info for ECP boards. These defines apply
- * to the directly accessable io ports of the ECP. There is a set of
+ * to the directly accessible io ports of the ECP. There is a set of
* defines for each ECP board type, ISA, EISA and MCA.
*/
#define ECP_IOSIZE 4
@@ -390,7 +390,7 @@ static char *stli_brdnames[] = {
/*
* Hardware configuration info for ONboard and Brumby boards. These
- * defines apply to the directly accessable io ports of these boards.
+ * defines apply to the directly accessible io ports of these boards.
*/
#define ONB_IOSIZE 16
#define ONB_MEMSIZE (64 * 1024)