author | benmeyer <benmeyer> | 2003-03-25 18:31:38 (UTC) |
---|---|---|
committer | benmeyer <benmeyer> | 2003-03-25 18:31:38 (UTC) |
commit | 07919cfafda8a4f6fd898454795735cc26a49151 (patch) (unidiff) | |
tree | 11cf1d3b44b5ef81406d77caa792ca2877d88db0 | |
parent | 9fc08b5b81e99da757cdad938871a3f2b1ca81fe (diff) | |
download | opie-07919cfafda8a4f6fd898454795735cc26a49151.zip opie-07919cfafda8a4f6fd898454795735cc26a49151.tar.gz opie-07919cfafda8a4f6fd898454795735cc26a49151.tar.bz2 |
updates
-rw-r--r-- | noncore/settings/networksettings/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO index 6457836..9bde0dd 100644 --- a/noncore/settings/networksettings/TODO +++ b/noncore/settings/networksettings/TODO | |||
@@ -1,23 +1,37 @@ | |||
1 | Types: | 1 | Types: |
2 | -Ethernet Connection (Done) | 2 | -Ethernet Connection (Done) |
3 | -ISDN Connection | 3 | -ISDN Connection |
4 | -Modem COnnection (Started) | 4 | -Modem COnnection (Started) |
5 | -xDSL connection | 5 | -xDSL connection |
6 | -Token Ring Connection | 6 | -Token Ring Connection |
7 | -CIPE (VPN) connection (ipsec?) | 7 | -CIPE (VPN) connection (ipsec?) |
8 | -Wireless Connection (Done) | 8 | -Wireless Connection (Done) |
9 | -Bluetooth | 9 | -Bluetooth |
10 | -IPChains? | 10 | -IPChains? |
11 | 11 | ||
12 | When entering the wep keys, I think we should be able to see what we are typing, but not to show the keys when the field is not in focus. Otherwise, it's real hard to know if you typed the right wep key, and you have to look in the actual wireless.opts file to really know if you did it right. | ||
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... | ||
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 | ||
24 | state after first boot following reflash; see Additional Info) | ||
25 | |||
12 | test WEP | 26 | test WEP |
13 | Add WEP transimtion rate | 27 | Add WEP transimtion rate |
14 | 1 or 2 | 28 | 1 or 2 |
15 | 5.5 | 29 | 5.5 |
16 | 1 | 30 | 1 |
17 | Auto | 31 | Auto |
18 | 32 | ||
19 | udchcp needs to output the dhcp information so interfaces can read it | 33 | udchcp needs to output the dhcp information so interfaces can read it |
20 | 34 | ||
21 | interfacesetupimp really doesn't need a interface* pointer | 35 | interfacesetupimp really doesn't need a interface* pointer |
22 | 36 | ||
23 | PPP module needs to scan pppd.tdb to see what is currently active | 37 | PPP module needs to scan pppd.tdb to see what is currently active |