summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlags49_h25/TODO
diff options
context:
space:
mode:
authorJustin P. Mattock2012-09-17 17:20:24 +0200
committerGreg Kroah-Hartman2012-09-17 23:50:33 +0200
commit6d3616bb1902eaf9f096731fe06f9e5c033914b6 (patch)
tree4ee83174e780b261657c1db34877b414e37911f8 /drivers/staging/wlags49_h25/TODO
parentstaging: csr: wait for the exec in usermodehelper (diff)
downloadkernel-qcow2-linux-6d3616bb1902eaf9f096731fe06f9e5c033914b6.tar.gz
kernel-qcow2-linux-6d3616bb1902eaf9f096731fe06f9e5c033914b6.tar.xz
kernel-qcow2-linux-6d3616bb1902eaf9f096731fe06f9e5c033914b6.zip
staging: "wlags49_h25" Fix typos.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wlags49_h25/TODO')
-rw-r--r--drivers/staging/wlags49_h25/TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/staging/wlags49_h25/TODO b/drivers/staging/wlags49_h25/TODO
index 94032b6ac2b5..ec71ad3245e4 100644
--- a/drivers/staging/wlags49_h25/TODO
+++ b/drivers/staging/wlags49_h25/TODO
@@ -1,4 +1,4 @@
-First of all, the best thing would be that this driver becomes obsolte by
+First of all, the best thing would be that this driver becomes obsolete by
adding support for Hermes II and Hermes II.5 cards to the existing orinoco
driver. The orinoco driver currently only supports Hermes I based cards.
Since this will not happen by magic and has not happened until now this
@@ -10,11 +10,11 @@ list.
TODO:
- verify against a Hermes II.5 card
- - verify with WPA encription (both with H2 and H2.5 cards)
+ - verify with WPA encryption (both with H2 and H2.5 cards)
- sometimes the card does not initialize correctly, retry mechanisms
are build in to catch most cases but not all
- once the driver runs it is very stable, but I have the impression
- some the crittical sections take to long
+ some the critical sections take to long
- the driver is split into a Hermes II and a Hermes II.5 part, it
would be nice to handle both with one module instead of two
- review by the wireless developer community
@@ -25,7 +25,7 @@ TODO:
DONE:
- verified against a Hermes II card (Thomson Speedtouch 110 PCMCIA
card)
- - verified with WEP encription
+ - verified with WEP encryption
Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and Cc: Henk de Groot <pe1dnn@amsat.org>