author | kergoth <kergoth> | 2003-04-14 23:45:27 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-14 23:45:27 (UTC) |
commit | 0b785144fe1700423b8a57e51638d444f1725283 (patch) (unidiff) | |
tree | f242424c7a6b7fc274818028231d43cbf9258685 | |
parent | 437c9c5bc73b6feffe769430c66348347d98ba63 (diff) | |
download | opie-0b785144fe1700423b8a57e51638d444f1725283.zip opie-0b785144fe1700423b8a57e51638d444f1725283.tar.gz opie-0b785144fe1700423b8a57e51638d444f1725283.tar.bz2 |
Update TODO per wireless config changes
-rw-r--r-- | noncore/settings/networksettings/TODO | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO index 9bde0dd..2130184 100644 --- a/noncore/settings/networksettings/TODO +++ b/noncore/settings/networksettings/TODO | |||
@@ -13,13 +13,6 @@ When entering the wep keys, I think we should be able to see what we are typing, | |||
13 | 13 | ||
14 | When Zaurus is in cradle, USB interface is connected and reported as UP by the Network Setting application, clicking on Information button does not popup a window. It used to work before, but now it's broken in the latest feed... | 14 | When Zaurus is in cradle, USB interface is connected and reported as UP by the Network Setting application, clicking on Information button does not popup a window. It used to work before, but now it's broken in the latest feed... |
15 | 15 | ||
16 | -30-second pause closing NetSetting's Configure screen | ||
17 | |||
18 | -Default Network Type for 802.11b should be Infrastructure | ||
19 | |||
20 | -After configuring NetworkSettings for the first time, the WEP key fails to | ||
21 | be iwconfig'd to the eth0 interface (Symbol 802.11b card on my Z). | ||
22 | |||
23 | -Z hangs on PCMCIA-eject of Symbol 802.11b card (card seems to be in an odd | 16 | -Z hangs on PCMCIA-eject of Symbol 802.11b card (card seems to be in an odd |
24 | state after first boot following reflash; see Additional Info) | 17 | state after first boot following reflash; see Additional Info) |
25 | 18 | ||
@@ -30,7 +23,7 @@ Add WEP transimtion rate | |||
30 | 1 | 23 | 1 |
31 | Auto | 24 | Auto |
32 | 25 | ||
33 | udchcp needs to output the dhcp information so interfaces can read it | 26 | udhcpc needs to output the dhcp information so interfaces can read it |
34 | 27 | ||
35 | interfacesetupimp really doesn't need a interface* pointer | 28 | interfacesetupimp really doesn't need a interface* pointer |
36 | 29 | ||
@@ -40,14 +33,10 @@ WLAN | |||
40 | - add possiblity to input text or hex without knowing "s:" | 33 | - add possiblity to input text or hex without knowing "s:" |
41 | - Handle "any" and any the same way in config | 34 | - Handle "any" and any the same way in config |
42 | 35 | ||
43 | Interface setupimp needs to use kernel calls. | ||
44 | |||
45 | Add a route/DNS editor under the ViewAdvancedInfo button | 36 | Add a route/DNS editor under the ViewAdvancedInfo button |
46 | 37 | ||
47 | Use a true TCP/IP widget | 38 | Use a true TCP/IP widget |
48 | 39 | ||
49 | Make it so that pcmcia doesn't need to be stopped/started for wlan | ||
50 | |||
51 | Automaticly update the main list of interfaces: | 40 | Automaticly update the main list of interfaces: |
52 | > That would be me. :-D netlink, can you point me in the right | 41 | > That would be me. :-D netlink, can you point me in the right |
53 | > direction where I can get more info on it? (I figured there was some | 42 | > direction where I can get more info on it? (I figured there was some |