Skip to content

Commit

Permalink
staging: "wlags49_h25" Fix typos.
Browse files Browse the repository at this point in the history
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Sep 17, 2012
1 parent 2b5d20d commit 6d3616b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/wlags49_h25/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ config WLAGS49_H25
Driver for wireless cards using Agere's HERMES II.5 chipset
which are identified with Manufacture ID: 0156,0004
The software is a modified version of wl_lkm_722_abg.tar.gz
from the Agere Systems website, addapted for Ubuntu 9.04.
from the Agere Systems website, adapted for Ubuntu 9.04.
8 changes: 4 additions & 4 deletions drivers/staging/wlags49_h25/TODO
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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>
Expand Down

0 comments on commit 6d3616b

Please sign in to comment.