QUOTE(ubermensch @ Jun 3 2008, 01:57 AM)

I have a laptop with an intel 3945 card. I'm willing to help out with the project, but I'm in the same boat as eenMadcat. Coming into it this late with a bunch of sparsely commented code is a little tough, and I'm not sure exactly what there is that still needs to be done. If Javaloui could provide a little documentation that describes bugs/todo lists/specs/etc, it could help keep this project going, at least until he is able to get the hardware himself.
What i do when i look at new code, is adding lots of comments, to see which path is taken.
At this moment not all commands are implemented (as far as i can see), there are some bugs/todo's documented in the comments.
i'm figuring out if it's possable to get a list of available accesspoints in your area. i do see some scan results when it is booted, but when i hit scan in the networkSelect tool it only gives "scan_results_notif" and not the "scan_complete_notif"
@Jalavoui
i see this in the logging:
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 135, i = 134, SCAN_START_NOTIFICATION, 0x82
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_start_notif Scan start: 112 [802.11a] (TSF: 0x00000000:0127FD27) - 1 (beacon timer 792781529)
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 138, i = 135, SCAN_RESULTS_NOTIFICATION, 0x83
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_results_notif Scan ch.res: 112 [802.11a] (TSF: 0x00000000:0129B551) - 0 elapsed=112682 usec (100ms since last)
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 138, i = 136, STATISTICS_NOTIFICATION, 0x9d
Jun 4 00:32:49 Laptop kernel[0]: 80 vs 484).
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 159, i = 158, SCAN_COMPLETE_NOTIFICATION, 0x84
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_complete_notif Scan complete: 19 channels (TSF 0x0135C9BF:00000000) - 1
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_complete_notif Scan pass on 5.2GHz took 13540ms
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_complete_notif Setting scan to off
Jun 4 00:32:49 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_complete_notif Scan took 18280ms
Does that mean that the scan is only done in the 5.2Ghz spectrum or also in the 2.4Ghz ?
For my test setup i have an MacMini (with only G and no encryption) does that mean that this will not be found?
when i start the networkSelect tool i get no scan_complete:
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_results_notif Scan ch.res: 40 [802.11a] (TSF: 0x00000000:02A032E2) - 0 elapsed=5293 usec (-20ms since last)
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 56, i = 54, STATISTICS_NOTIFICATION, 0x9d
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_hw_rx_statistics Statistics notification received (480 vs 484).
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 56, i = 55, SCAN_START_NOTIFICATION, 0x82
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_start_notif Scan start: 44 [802.11a] (TSF: 0x00000000:02A03445) - 1 (beacon timer 1803631547)
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 59, i = 56, SCAN_RESULTS_NOTIFICATION, 0x83
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_results_notif Scan ch.res: 44 [802.11a] (TSF: 0x00000000:02A048F2) - 0 elapsed=5293 usec (10ms since last)
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 59, i = 57, STATISTICS_NOTIFICATION, 0x9d
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_hw_rx_statistics Statistics notification received (480 vs 484).
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 59, i = 58, SCAN_START_NOTIFICATION, 0x82
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_start_notif Scan start: 48 [802.11a] (TSF: 0x00000000:02A04A55) - 1 (beacon timer 1803625899)
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 62, i = 59, SCAN_RESULTS_NOTIFICATION, 0x83
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_scan_results_notif Scan ch.res: 48 [802.11a] (TSF: 0x00000000:02A05F02) - 0 elapsed=5293 usec (-20ms since last)
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 62, i = 60, STATISTICS_NOTIFICATION, 0x9d
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_hw_rx_statistics Statistics notification received (480 vs 484).
Jun 4 00:33:34 Laptop kernel[0]: iwl4965: U iwl4965_rx_handle r = 62, i = 61, SCAN_START_NOTIFICATION, 0x82