From 6df09d1e0b99ecc276604df63c3e5d867f64746e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Wed, 9 Apr 1997 09:16:27 +0000 Subject: [PATCH] Fix spelling of align and interrupt in comments. --- sys/amd64/pci/pci_bus.c | 12 ++++++------ sys/amd64/pci/pci_cfgreg.c | 12 ++++++------ sys/i386/isa/pcibus.c | 12 ++++++------ sys/i386/pci/pci_bus.c | 12 ++++++------ sys/i386/pci/pci_cfgreg.c | 12 ++++++------ sys/i386/pci/pci_pir.c | 12 ++++++------ 6 files changed, 36 insertions(+), 36 deletions(-) diff --git a/sys/amd64/pci/pci_bus.c b/sys/amd64/pci/pci_bus.c index a626d6c2ebb..a38368841e6 100644 --- a/sys/amd64/pci/pci_bus.c +++ b/sys/amd64/pci/pci_bus.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.32 1997/03/05 20:52:00 se Exp $ +** $Id: pcibus.c,v 1.33 1997/04/09 09:15:03 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -67,17 +67,17 @@ ** pcibus_read(): ** Read a long word from the pci configuration space. ** Requires a tag (from pcitag) and the register -** number (should be a long word alligned one). +** number (should be a long word aligned one). ** ** pcibus_write(): ** Writes a long word to the pci configuration space. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** ** pcibus_regirq(): -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** **----------------------------------------------------------------- */ @@ -432,7 +432,7 @@ pcibus_write (pcici_t tag, u_long reg, u_long data) /*----------------------------------------------------------------------- ** -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** **----------------------------------------------------------------------- */ diff --git a/sys/amd64/pci/pci_cfgreg.c b/sys/amd64/pci/pci_cfgreg.c index a626d6c2ebb..a38368841e6 100644 --- a/sys/amd64/pci/pci_cfgreg.c +++ b/sys/amd64/pci/pci_cfgreg.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.32 1997/03/05 20:52:00 se Exp $ +** $Id: pcibus.c,v 1.33 1997/04/09 09:15:03 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -67,17 +67,17 @@ ** pcibus_read(): ** Read a long word from the pci configuration space. ** Requires a tag (from pcitag) and the register -** number (should be a long word alligned one). +** number (should be a long word aligned one). ** ** pcibus_write(): ** Writes a long word to the pci configuration space. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** ** pcibus_regirq(): -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** **----------------------------------------------------------------- */ @@ -432,7 +432,7 @@ pcibus_write (pcici_t tag, u_long reg, u_long data) /*----------------------------------------------------------------------- ** -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** **----------------------------------------------------------------------- */ diff --git a/sys/i386/isa/pcibus.c b/sys/i386/isa/pcibus.c index a626d6c2ebb..a38368841e6 100644 --- a/sys/i386/isa/pcibus.c +++ b/sys/i386/isa/pcibus.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.32 1997/03/05 20:52:00 se Exp $ +** $Id: pcibus.c,v 1.33 1997/04/09 09:15:03 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -67,17 +67,17 @@ ** pcibus_read(): ** Read a long word from the pci configuration space. ** Requires a tag (from pcitag) and the register -** number (should be a long word alligned one). +** number (should be a long word aligned one). ** ** pcibus_write(): ** Writes a long word to the pci configuration space. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** ** pcibus_regirq(): -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** **----------------------------------------------------------------- */ @@ -432,7 +432,7 @@ pcibus_write (pcici_t tag, u_long reg, u_long data) /*----------------------------------------------------------------------- ** -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** **----------------------------------------------------------------------- */ diff --git a/sys/i386/pci/pci_bus.c b/sys/i386/pci/pci_bus.c index a626d6c2ebb..a38368841e6 100644 --- a/sys/i386/pci/pci_bus.c +++ b/sys/i386/pci/pci_bus.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.32 1997/03/05 20:52:00 se Exp $ +** $Id: pcibus.c,v 1.33 1997/04/09 09:15:03 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -67,17 +67,17 @@ ** pcibus_read(): ** Read a long word from the pci configuration space. ** Requires a tag (from pcitag) and the register -** number (should be a long word alligned one). +** number (should be a long word aligned one). ** ** pcibus_write(): ** Writes a long word to the pci configuration space. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** ** pcibus_regirq(): -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** **----------------------------------------------------------------- */ @@ -432,7 +432,7 @@ pcibus_write (pcici_t tag, u_long reg, u_long data) /*----------------------------------------------------------------------- ** -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** **----------------------------------------------------------------------- */ diff --git a/sys/i386/pci/pci_cfgreg.c b/sys/i386/pci/pci_cfgreg.c index a626d6c2ebb..a38368841e6 100644 --- a/sys/i386/pci/pci_cfgreg.c +++ b/sys/i386/pci/pci_cfgreg.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.32 1997/03/05 20:52:00 se Exp $ +** $Id: pcibus.c,v 1.33 1997/04/09 09:15:03 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -67,17 +67,17 @@ ** pcibus_read(): ** Read a long word from the pci configuration space. ** Requires a tag (from pcitag) and the register -** number (should be a long word alligned one). +** number (should be a long word aligned one). ** ** pcibus_write(): ** Writes a long word to the pci configuration space. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** ** pcibus_regirq(): -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** **----------------------------------------------------------------- */ @@ -432,7 +432,7 @@ pcibus_write (pcici_t tag, u_long reg, u_long data) /*----------------------------------------------------------------------- ** -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** **----------------------------------------------------------------------- */ diff --git a/sys/i386/pci/pci_pir.c b/sys/i386/pci/pci_pir.c index a626d6c2ebb..a38368841e6 100644 --- a/sys/i386/pci/pci_pir.c +++ b/sys/i386/pci/pci_pir.c @@ -1,6 +1,6 @@ /************************************************************************** ** -** $Id: pcibus.c,v 1.32 1997/03/05 20:52:00 se Exp $ +** $Id: pcibus.c,v 1.33 1997/04/09 09:15:03 se Exp $ ** ** pci bus subroutines for i386 architecture. ** @@ -67,17 +67,17 @@ ** pcibus_read(): ** Read a long word from the pci configuration space. ** Requires a tag (from pcitag) and the register -** number (should be a long word alligned one). +** number (should be a long word aligned one). ** ** pcibus_write(): ** Writes a long word to the pci configuration space. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** ** pcibus_regirq(): -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** Requires a tag (from pcitag), the register number -** (should be a long word alligned one), and a value. +** (should be a long word aligned one), and a value. ** **----------------------------------------------------------------- */ @@ -432,7 +432,7 @@ pcibus_write (pcici_t tag, u_long reg, u_long data) /*----------------------------------------------------------------------- ** -** Register an interupt handler for a pci device. +** Register an interrupt handler for a pci device. ** **----------------------------------------------------------------------- */