aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/cbus/sio.c
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2007-10-12 06:03:46 +0000
committerKevin Lo <kevlo@FreeBSD.org>2007-10-12 06:03:46 +0000
commit976b010645ac346df4ca903f7d880be7a2216f46 (patch)
tree5d1c0175e9c89b84168bf6dffe130b9dd7ffb477 /sys/pc98/cbus/sio.c
parent88d3b17273cbd6223e89e8f574ef43aef59be90d (diff)
downloadsrc-976b010645ac346df4ca903f7d880be7a2216f46.tar.gz
src-976b010645ac346df4ca903f7d880be7a2216f46.zip
Notes
Diffstat (limited to 'sys/pc98/cbus/sio.c')
-rw-r--r--sys/pc98/cbus/sio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index 718214d4651f..648cb04667d4 100644
--- a/sys/pc98/cbus/sio.c
+++ b/sys/pc98/cbus/sio.c
@@ -1069,7 +1069,7 @@ sioprobe(dev, xrid, rclk, noprobe)
}
/*
- * Enable the interrupt gate and disable device interupts. This
+ * Enable the interrupt gate and disable device interrupts. This
* should leave the device driving the interrupt line low and
* guarantee an edge trigger if an interrupt can be generated.
*/