From c0f44a59279726719b6adc8aeeede95ae25af4e4 Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Wed, 5 Feb 2003 14:03:55 +0000 Subject: [PATCH] Spelling. --- sys/dev/atkbdc/atkbd.c | 2 +- sys/dev/kbd/atkbd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/atkbdc/atkbd.c b/sys/dev/atkbdc/atkbd.c index dcc6ae85aaa..e4414c59fd7 100644 --- a/sys/dev/atkbdc/atkbd.c +++ b/sys/dev/atkbdc/atkbd.c @@ -1225,7 +1225,7 @@ init_keyboard(KBDC kbdc, int *type, int flags) * the self-test, or the keyboard controller on the * motherboard and the keyboard somehow fail to shake hands. * It is just possible, particularly in the last case, - * that the keyoard controller may be left in a hung state. + * that the keyboard controller may be left in a hung state. * test_controller() and test_kbd_port() appear to bring * the keyboard controller back (I don't know why and how, * though.) diff --git a/sys/dev/kbd/atkbd.c b/sys/dev/kbd/atkbd.c index dcc6ae85aaa..e4414c59fd7 100644 --- a/sys/dev/kbd/atkbd.c +++ b/sys/dev/kbd/atkbd.c @@ -1225,7 +1225,7 @@ init_keyboard(KBDC kbdc, int *type, int flags) * the self-test, or the keyboard controller on the * motherboard and the keyboard somehow fail to shake hands. * It is just possible, particularly in the last case, - * that the keyoard controller may be left in a hung state. + * that the keyboard controller may be left in a hung state. * test_controller() and test_kbd_port() appear to bring * the keyboard controller back (I don't know why and how, * though.)