diff options
author | Nick Andrew <nick@nick-andrew.net> | 2009-01-26 11:06:57 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-03-30 15:21:59 +0200 |
commit | 877d03105d04b2c13e241130277fa69c8d2564f0 (patch) | |
tree | 79234721145f9dab3e0970027ed0b9b9f8929725 /drivers/usb/serial/ChangeLog.history | |
parent | caa790ba6cb88dccfab356960d93e2f4e0bd8704 (diff) | |
download | op-kernel-dev-877d03105d04b2c13e241130277fa69c8d2564f0.zip op-kernel-dev-877d03105d04b2c13e241130277fa69c8d2564f0.tar.gz |
trivial: Fix misspelling of firmware
Fix misspelling of firmware.
Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/usb/serial/ChangeLog.history')
-rw-r--r-- | drivers/usb/serial/ChangeLog.history | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/serial/ChangeLog.history b/drivers/usb/serial/ChangeLog.history index c1b2799..f13fd48 100644 --- a/drivers/usb/serial/ChangeLog.history +++ b/drivers/usb/serial/ChangeLog.history @@ -715,7 +715,7 @@ io_edgeport.c Change Log comments: 0.2 (01/30/2000) greg kroah-hartman Milestone 1 release. - Device is found by USB subsystem, enumerated, fimware is downloaded + Device is found by USB subsystem, enumerated, firmware is downloaded and the descriptors are printed to the debug log, config is set, and green light starts to blink. Open port works, and data can be sent and received at the default settings of the UART. Loopback connector |