LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 742|回复: 0

ipw2200的crash信息谁能看得懂?

[复制链接]
发表于 2008-1-27 21:35:04 | 显示全部楼层 |阅读模式
本本: thinkpad t43
无限网卡: Intel Corporation PRO/Wireless 2915ABG Network Connection
系统: Linux debian 2.6.18-4-686 etch
ipw2200版本:ipw2200-1.2.2,ipw2200-fw-3.0,ieee80211-1.2.18

安装没有问题,加载模块也没有问题,指示灯也是亮的,但是当我执行dhclient eth1系统就crash了;

  1. dhcpdiscover on eth1 to 255.255.255.255 port 67 interval 7
  2. bug:unable to handle kernel null pointer dereference at virtual address 00000204
  3. printing eip:
  4. c0228f01
  5. *pde =00000000
  6. Oops:0000 [#1]
  7. SMP
  8. Modules linked in:ipw2200 ieee80211_crypt_ccmp ieee80211_crypt-tkip ieeee80211
  9. ieee80211_crypt_wep ieee80211_crypt
  10. nls_utf8 nls_cp437 vfat fat i915 drm ipv6 ppdev lp button ac battery dm_snapshot
  11. dm_mirror dm_mod ide-dsik ide_cd
  12. irtty_sir sir_dev tsdev pcmcia fireware_class snd_intel8*0m snd_pcm_oss
  13. snd_mixer_oss snd_intel8*0 snd_ac97_codec
  14. snd_ac97-bus nsc_ircc psmouse yenta_socket rwsrc_nonstaic pcmcia_core i2c_i801
  15. snd_pcm snd_timer irda serio_raw rtc
  16. i2c_core snd soundcore snd_page_alloc evdev intel_agp agpgart sg crc_citt pcspkr
  17. floppy parport_pc parport sr_mod
  18. cdrom ext3 jbd mbcache sd_mod ata_piix ahci libata scsi_mod generic ide_core
  19. ehci_hcd uhci_hjcd usbcore tg3 thermal
  20. processor fan

  21. Call Trace:
  22. ieee80211_rx+0xca4/0xcfe[ieee80211]
  23. ipw_rx_queue_restock+0x91/0xbf[ipw2200]
  24. ip_rw+0x856/0x18e4[ipw2200]
  25. ipw_irq_tasklet+0x53/0x34e[ipw2200]
  26. tasklet_action+0x55/0xaf
  27. __do_softirq+0x5a/0xbb
  28. do_softirq+0x36/0x3a
  29. do_IRQ+0x48/0x52
  30. cmmon_interrupt+0x1a/0x20
  31. acpi_processor_idle+0x1ec/0x3800[processor]
  32. cpu_idle+0x9f/0xb9
  33. start_kernel+0x379/0x380
  34. code 0f 85 be fd ff ff e9d1 fd ff ff 89 fa 89 f0 e8 26 85 05 00 bf 01 00 00 00
  35. 5e 89 f8 5f 5b 5e 5f 5d c3 55 57 89
  36. c7 56 53 8b 40 14 <8b> 98 04 02 00 00 85 db 74 36 83 7b 14 00 75 06 83 7b 0c 8c
  37. 00 74

  38. EIP: [<c0228f01>]netif_rx+0x9/0x11c SS:ESP 0068:c0315e30
  39. kernel panic -not syncing:fatal exception in interrupt
复制代码


/var/log/syslog里的日志:

  1. Jan 28 11:54:07 localhost kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915
  2. Network Driver, 1.2.2
  3. Jan 28 11:54:07 localhost kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
  4. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_pci_probe pci_resource_len =
  5. 0x00001000
  6. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_pci_probe pci_resource_base =
  7. f91a6000
  8. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_sw_reset Hardware crypto [off]
  9. Jan 28 11:54:07 localhost kernel: ipw2200: Detected Intel PRO/Wireless 2915ABG
  10. Network Connection
  11. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_get_fw Read firmware
  12. 'ipw2200-bss.fw' image v3.0 (191126 bytes)
  13. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_load initial device response
  14. after 10ms
  15. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_stop_master stop master 0ms
  16. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_load_ucode Microcode OK, rev.
  17. 53594 (0xd15a) dev. 3 (0x3) of 11/22/04 20:27
  18. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_load device response after 50ms
  19. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_eeprom_init_sram Writing EEPROM
  20. data into SRAM
  21. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_send_adapter_address eth1:
  22. Setting MAC to 00:12:f0:bb:ba:5b
  23. Jan 28 11:54:07 localhost kernel: ipw2200: U ipw_up Configured device on count 0
  24. Jan 28 11:54:07 localhost kernel: ipw2200: Detected geography ZZA (11 802.11bg
  25. channels, 13 802.11a channels)
  26. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 20 (104
  27. bytes)
  28. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification TODO: Calibration
  29. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  30. bytes)
  31. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  32. channel 36
  33. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  34. bytes)
  35. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  36. channel 40
  37. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  38. bytes)
  39. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  40. channel 44
  41. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  42. bytes)
  43. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  44. channel 48
  45. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  46. bytes)
  47. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  48. channel 52
  49. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  50. bytes)
  51. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  52. channel 56
  53. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  54. bytes)
  55. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  56. channel 60
  57. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  58. bytes)
  59. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  60. channel 64
  61. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  62. bytes)
  63. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  64. channel 149
  65. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  66. bytes)
  67. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  68. channel 153
  69. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  70. bytes)
  71. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  72. channel 157
  73. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  74. bytes)
  75. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  76. channel 161
  77. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  78. bytes)
  79. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  80. channel 165
  81. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  82. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  83. bytes)
  84. Jan 28 11:54:07 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  85. channel 1
  86. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  87. bytes)
  88. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  89. channel 2
  90. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  91. bytes)
  92. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  93. channel 3
  94. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  95. bytes)
  96. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  97. channel 4
  98. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  99. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  100. bytes)
  101. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  102. channel 5
  103. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  104. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  105. bytes)
  106. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  107. channel 6
  108. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  109. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  110. bytes)
  111. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  112. channel 7
  113. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  114. bytes)
  115. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  116. channel 8
  117. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  118. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  119. bytes)
  120. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  121. channel 9
  122. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  123. bytes)
  124. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  125. channel 10
  126. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  127. bytes)
  128. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  129. channel 11
  130. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 13 (4 bytes)
  131. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification Scan completed:
  132. type 11, 24 channels, 1 status
  133. Jan 28 11:54:08 localhost kernel: ipw2200: U ipw_best_network Network 'TP-LINK
  134. (00:1d:0f:58:16:a0)' is a viable match.
  135. Jan 28 11:54:08 localhost kernel: ipw2200: U ipw_associate_network Assocation
  136. attempt: 'TP-LINK', channel 6, 802.11g [12], short[hort], enc=off.
  137. Jan 28 11:54:08 localhost kernel: ipw2200: U ipw_associate_network Association
  138. sensitivity: -15
  139. Jan 28 11:54:08 localhost kernel: ipw2200: U ipw_associate_network associating:
  140. 'TP-LINK' 00:1d:0f:58:16:a0
  141. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 11 (4 bytes)
  142. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification authenticated:
  143. 'TP-LINK' 00:1d:0f:58:16:a0
  144. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 10 (59
  145. bytes)
  146. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification associated:
  147. 'TP-LINK' 00:1d:0f:58:16:a0
  148. Jan 28 11:54:08 localhost kernel: ipw2200: U ipw_link_up starting queue
  149. Jan 28 11:54:08 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  150. Jan 28 11:55:47 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  151. packet while interface is not up.
  152. Jan 28 11:55:47 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  153. packet while interface is not up.
  154. Jan 28 11:55:47 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  155. Jan 28 11:55:48 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  156. packet while interface is not up.
  157. Jan 28 11:55:48 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  158. Jan 28 11:55:49 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  159. packet while interface is not up.
  160. Jan 28 11:55:49 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  161. Jan 28 11:55:51 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  162. packet while interface is not up.
  163. Jan 28 11:55:51 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  164. packet while interface is not up.
  165. Jan 28 11:55:52 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  166. Jan 28 11:55:52 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  167. packet while interface is not up.
  168. Jan 28 11:55:52 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  169. Jan 28 11:55:53 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  170. packet while interface is not up.
  171. Jan 28 11:55:53 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  172. Jan 28 11:55:56 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  173. packet while interface is not up.
  174. Jan 28 11:55:56 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  175. packet while interface is not up.
  176. Jan 28 11:55:56 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  177. Jan 28 11:55:56 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  178. packet while interface is not up.
  179. Jan 28 11:55:57 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  180. Jan 28 11:55:57 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  181. packet while interface is not up.
  182. Jan 28 11:55:57 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  183. Jan 28 11:56:00 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  184. packet while interface is not up.
  185. Jan 28 11:56:00 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  186. Jan 28 11:56:02 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  187. packet while interface is not up.
  188. Jan 28 11:56:02 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  189. Jan 28 11:56:03 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  190. packet while interface is not up.
  191. Jan 28 11:56:03 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  192. Jan 28 11:56:04 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  193. packet while interface is not up.
  194. Jan 28 11:56:04 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  195. Jan 28 11:56:05 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  196. packet while interface is not up.
  197. Jan 28 11:56:05 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  198. Jan 28 11:56:06 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  199. packet while interface is not up.
  200. Jan 28 11:56:06 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  201. Jan 28 11:56:07 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  202. packet while interface is not up.
  203. Jan 28 11:56:07 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  204. Jan 28 11:56:07 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  205. packet while interface is not up.
  206. Jan 28 11:56:07 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  207. Jan 28 11:56:08 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  208. packet while interface is not up.
  209. Jan 28 11:56:08 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  210. Jan 28 11:56:09 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  211. packet while interface is not up.
  212. Jan 28 11:56:09 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  213. Jan 28 11:56:10 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  214. packet while interface is not up.
  215. Jan 28 11:56:10 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  216. Jan 28 11:56:10 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  217. packet while interface is not up.
  218. Jan 28 11:56:11 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  219. Jan 28 11:56:11 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  220. packet while interface is not up.
  221. Jan 28 11:56:11 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  222. Jan 28 11:56:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  223. packet while interface is not up.
  224. Jan 28 11:56:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  225. packet while interface is not up.
  226. Jan 28 11:56:12 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  227. Jan 28 11:56:13 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  228. packet while interface is not up.
  229. Jan 28 11:56:13 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  230. Jan 28 11:56:13 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  231. packet while interface is not up.
  232. Jan 28 11:56:14 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  233. Jan 28 11:56:14 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  234. packet while interface is not up.
  235. Jan 28 11:56:14 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  236. Jan 28 11:56:15 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  237. packet while interface is not up.
  238. Jan 28 11:56:15 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  239. Jan 28 11:56:16 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  240. packet while interface is not up.
  241. Jan 28 11:56:16 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  242. Jan 28 11:56:17 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  243. packet while interface is not up.
  244. Jan 28 11:56:17 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  245. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_name Name: IEEE 802.11g
  246. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_freq GET Freq/Channel -> 6
  247. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_essid Getting essid:
  248. 'TP-LINK'
  249. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_mode Get MODE -> 2
  250. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_range GET Range
  251. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_sens GET roaming
  252. threshold -> OFF 8
  253. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_wap Getting WAP BSSID:
  254. 00:1d:0f:58:16:a0
  255. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_nick Getting nick
  256. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_rate GET Rate -> 54000000
  257. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_rts GET RTS Threshold ->
  258. 2304
  259. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_frag GET Frag Threshold
  260. -> 2346
  261. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_power GET Power
  262. Management Mode -> 06
  263. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_txpow GET TX Power -> ON 20
  264. Jan 28 11:56:20 localhost kernel: ipw2200: U ipw_wx_get_retry GET retry -> 7
  265. Jan 28 11:56:20 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  266. Jan 28 11:57:00 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  267. packet while interface is not up.
  268. Jan 28 11:57:00 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  269. Jan 28 11:57:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  270. packet while interface is not up.
  271. Jan 28 11:57:12 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  272. Jan 28 11:58:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  273. packet while interface is not up.
  274. Jan 28 11:58:12 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  275. Jan 28 11:58:49 localhost kernel: ipw2200: U ipw_deinit Disassociating during
  276. shutdown.
  277. Jan 28 11:58:49 localhost kernel: ipw2200: U ipw_send_disassociate Disassocation
  278. attempt from 00:1d:0f:58:16:a0 on channel 6.
  279. Jan 28 11:58:49 localhost kernel: ipw2200: I ipw_rx_notification type = 10 (4 bytes)
  280. Jan 28 11:58:49 localhost kernel: ipw2200: I ipw_rx_notification association
  281. failed (0x16A0): Unknown status value.
  282. Jan 28 11:58:49 localhost kernel: ipw2200: I ipw_rx_notification disassociated:
  283. 'TP-LINK' 00:1d:0f:58:16:a0
  284. Jan 28 11:58:49 localhost kernel: ipw2200: U ipw_deinit Took 203ms to de-init
  285. Jan 28 11:59:30 localhost kernel: ipw2200: Intel(R) PRO/Wireless 2200/2915
  286. Network Driver, 1.2.2
  287. Jan 28 11:59:30 localhost kernel: ipw2200: Copyright(c) 2003-2006 Intel Corporation
  288. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_pci_probe pci_resource_len =
  289. 0x00001000
  290. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_pci_probe pci_resource_base =
  291. f91a6000
  292. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_sw_reset Hardware crypto [off]
  293. Jan 28 11:59:30 localhost kernel: ipw2200: Detected Intel PRO/Wireless 2915ABG
  294. Network Connection
  295. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_get_fw Read firmware
  296. 'ipw2200-bss.fw' image v3.0 (191126 bytes)
  297. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_load initial device response
  298. after 10ms
  299. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_stop_master stop master 0ms
  300. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_load_ucode Microcode OK, rev.
  301. 53594 (0xd15a) dev. 3 (0x3) of 11/22/04 20:27
  302. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_load device response after 50ms
  303. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_eeprom_init_sram Writing EEPROM
  304. data into SRAM
  305. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_send_adapter_address eth1:
  306. Setting MAC to 00:12:f0:bb:ba:5b
  307. Jan 28 11:59:30 localhost kernel: ipw2200: U ipw_up Configured device on count 0
  308. Jan 28 11:59:30 localhost kernel: ipw2200: Detected geography ZZA (11 802.11bg
  309. channels, 13 802.11a channels)
  310. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 20 (104
  311. bytes)
  312. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification TODO: Calibration
  313. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  314. bytes)
  315. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  316. channel 36
  317. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  318. bytes)
  319. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  320. channel 40
  321. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  322. bytes)
  323. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  324. channel 44
  325. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  326. bytes)
  327. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  328. channel 48
  329. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  330. bytes)
  331. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  332. channel 52
  333. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  334. bytes)
  335. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  336. channel 56
  337. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  338. bytes)
  339. Jan 28 11:59:30 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  340. channel 60
  341. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  342. bytes)
  343. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  344. channel 64
  345. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  346. bytes)
  347. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  348. channel 149
  349. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  350. bytes)
  351. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  352. channel 153
  353. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  354. bytes)
  355. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  356. channel 157
  357. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  358. bytes)
  359. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  360. channel 161
  361. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  362. bytes)
  363. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  364. channel 165
  365. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  366. bytes)
  367. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  368. channel 1
  369. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  370. bytes)
  371. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  372. channel 2
  373. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  374. bytes)
  375. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  376. channel 3
  377. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  378. bytes)
  379. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  380. channel 4
  381. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  382. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  383. bytes)
  384. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  385. channel 5
  386. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  387. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  388. bytes)
  389. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  390. channel 6
  391. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  392. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  393. bytes)
  394. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  395. channel 7
  396. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  397. bytes)
  398. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  399. channel 8
  400. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  401. bytes)
  402. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  403. channel 9
  404. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  405. bytes)
  406. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  407. channel 10
  408. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  409. bytes)
  410. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  411. channel 11
  412. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 13 (4 bytes)
  413. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification Scan completed:
  414. type 11, 24 channels, 1 status
  415. Jan 28 11:59:31 localhost kernel: ipw2200: U ipw_best_network Network 'TP-LINK
  416. (00:1d:0f:58:16:a0)' is a viable match.
  417. Jan 28 11:59:31 localhost kernel: ipw2200: U ipw_associate_network Assocation
  418. attempt: 'TP-LINK', channel 6, 802.11g [12], short[hort], enc=off.
  419. Jan 28 11:59:31 localhost kernel: ipw2200: U ipw_associate_network Association
  420. sensitivity: -19
  421. Jan 28 11:59:31 localhost kernel: ipw2200: U ipw_associate_network associating:
  422. 'TP-LINK' 00:1d:0f:58:16:a0
  423. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 11 (4 bytes)
  424. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification authenticated:
  425. 'TP-LINK' 00:1d:0f:58:16:a0
  426. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 10 (59
  427. bytes)
  428. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification associated:
  429. 'TP-LINK' 00:1d:0f:58:16:a0
  430. Jan 28 11:59:31 localhost kernel: ipw2200: U ipw_link_up starting queue
  431. Jan 28 11:59:31 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  432. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_name Name: IEEE 802.11g
  433. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_freq GET Freq/Channel -> 6
  434. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_essid Getting essid:
  435. 'TP-LINK'
  436. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_mode Get MODE -> 2
  437. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_range GET Range
  438. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_sens GET roaming
  439. threshold -> OFF 8
  440. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_wap Getting WAP BSSID:
  441. 00:1d:0f:58:16:a0
  442. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_nick Getting nick
  443. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_rate GET Rate -> 54000000
  444. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_rts GET RTS Threshold ->
  445. 2304
  446. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_frag GET Frag Threshold
  447. -> 2346
  448. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_power GET Power
  449. Management Mode -> 06
  450. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_txpow GET TX Power -> ON 20
  451. Jan 28 11:59:45 localhost kernel: ipw2200: U ipw_wx_get_retry GET retry -> 7
  452. Jan 28 11:59:45 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  453. Jan 28 12:00:47 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  454. packet while interface is not up.
  455. Jan 28 12:00:47 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  456. Jan 28 12:02:34 localhost kernel: ipw2200: I ipw_rx_notification type = 17 (8 bytes)
  457. Jan 28 12:02:34 localhost kernel: ipw2200: I ipw_handle_missed_beacon Missed
  458. beacon: 1
  459. Jan 28 12:02:34 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  460. Jan 28 12:03:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  461. packet while interface is not up.
  462. Jan 28 12:03:12 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  463. Jan 28 12:08:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  464. packet while interface is not up.
  465. Jan 28 12:08:12 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  466. Jan 28 12:08:17 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  467. packet while interface is not up.
  468. Jan 28 12:08:17 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  469. Jan 28 12:08:17 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  470. packet while interface is not up.
  471. Jan 28 12:08:17 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  472. Jan 28 12:08:18 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  473. packet while interface is not up.
  474. Jan 28 12:08:18 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  475. Jan 28 12:09:02 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  476. packet while interface is not up.
  477. Jan 28 12:09:02 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  478. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 11 (39
  479. bytes)
  480. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification authentication
  481. failed (0x5816): Unknown status value.
  482. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification
  483. deauthenticated: 'TP-LINK' 00:1d:0f:58:16:a0
  484. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 10 (4 bytes)
  485. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification disassociated:
  486. 'TP-LINK' 00:1d:0f:58:16:a0
  487. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  488. bytes)
  489. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  490. channel 36
  491. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  492. bytes)
  493. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  494. channel 40
  495. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  496. bytes)
  497. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  498. channel 44
  499. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  500. bytes)
  501. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  502. channel 48
  503. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  504. bytes)
  505. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  506. channel 52
  507. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  508. bytes)
  509. Jan 28 12:09:51 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  510. channel 56
  511. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  512. bytes)
  513. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  514. channel 60
  515. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  516. bytes)
  517. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  518. channel 64
  519. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  520. bytes)
  521. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  522. channel 149
  523. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  524. bytes)
  525. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  526. channel 153
  527. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  528. bytes)
  529. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  530. channel 157
  531. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  532. bytes)
  533. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  534. channel 161
  535. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  536. bytes)
  537. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  538. channel 165
  539. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  540. bytes)
  541. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  542. channel 1
  543. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  544. bytes)
  545. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  546. channel 2
  547. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  548. bytes)
  549. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  550. channel 3
  551. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  552. bytes)
  553. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  554. channel 4
  555. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  556. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  557. bytes)
  558. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  559. channel 5
  560. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  561. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  562. bytes)
  563. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  564. channel 6
  565. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  566. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  567. bytes)
  568. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  569. channel 7
  570. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  571. bytes)
  572. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  573. channel 8
  574. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  575. bytes)
  576. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  577. channel 9
  578. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  579. bytes)
  580. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  581. channel 10
  582. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  583. bytes)
  584. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  585. channel 11
  586. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 13 (4 bytes)
  587. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification Scan completed:
  588. type 11, 24 channels, 1 status
  589. Jan 28 12:09:52 localhost kernel: ipw2200: U ipw_best_network Network 'TP-LINK
  590. (00:1d:0f:58:16:a0)' is a viable match.
  591. Jan 28 12:09:52 localhost kernel: ipw2200: U ipw_associate_network Assocation
  592. attempt: 'TP-LINK', channel 6, 802.11g [12], short[hort], enc=off.
  593. Jan 28 12:09:52 localhost kernel: ipw2200: U ipw_associate_network Association
  594. sensitivity: -21
  595. Jan 28 12:09:52 localhost kernel: ipw2200: U ipw_associate_network associating:
  596. 'TP-LINK' 00:1d:0f:58:16:a0
  597. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 11 (4 bytes)
  598. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification authenticated:
  599. 'TP-LINK' 00:1d:0f:58:16:a0
  600. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 10 (59
  601. bytes)
  602. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification associated:
  603. 'TP-LINK' 00:1d:0f:58:16:a0
  604. Jan 28 12:09:52 localhost kernel: ipw2200: U ipw_link_up waking queue
  605. Jan 28 12:09:52 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  606. Jan 28 12:11:18 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  607. packet while interface is not up.
  608. Jan 28 12:11:18 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  609. Jan 28 12:12:25 localhost kernel: ipw2200: U ipw_wx_get_range GET Range
  610. Jan 28 12:12:25 localhost kernel: ipw2200: U ipw_wx_set_scan Start scan
  611. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  612. bytes)
  613. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  614. channel 36
  615. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  616. bytes)
  617. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  618. channel 40
  619. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  620. bytes)
  621. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  622. channel 44
  623. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 12 (46
  624. bytes)
  625. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification Scan result for
  626. channel 48
  627. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 17 (8 bytes)
  628. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_handle_missed_beacon Aborting
  629. scan with missed beacon.
  630. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_handle_missed_beacon Missed
  631. beacon: 1
  632. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 13 (4 bytes)
  633. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification Scan completed:
  634. type 1, 5 channels, 2 status
  635. Jan 28 12:12:25 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  636. Jan 28 12:13:49 localhost kernel: ipw2200: I ipw_rx_notification type = 17 (8 bytes)
  637. Jan 28 12:13:49 localhost kernel: ipw2200: I ipw_handle_missed_beacon Missed
  638. beacon: 1
  639. Jan 28 12:13:49 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  640. Jan 28 12:14:14 localhost kernel: ipw2200: I ipw_rx_notification type = 17 (8 bytes)
  641. Jan 28 12:14:14 localhost kernel: ipw2200: I ipw_handle_missed_beacon Missed
  642. beacon: 1
  643. Jan 28 12:14:14 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  644. Jan 28 12:14:27 localhost kernel: ipw2200: U ipw_wx_set_essid ESSID set to
  645. current ESSID.
  646. Jan 28 12:14:27 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  647. Jan 28 12:14:47 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  648. packet while interface is not up.
  649. Jan 28 12:14:47 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  650. Jan 28 12:14:58 localhost kernel: ipw2200: I ipw_rx_notification type = 17 (8 bytes)
  651. Jan 28 12:14:58 localhost kernel: ipw2200: I ipw_handle_missed_beacon Missed
  652. beacon: 1
  653. Jan 28 12:14:58 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  654. Jan 28 12:14:59 localhost kernel: ipw2200: I ipw_rx_notification type = 17 (8 bytes)
  655. Jan 28 12:14:59 localhost kernel: ipw2200: I ipw_handle_missed_beacon Missed
  656. beacon: 1
  657. Jan 28 12:14:59 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  658. Jan 28 12:16:28 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  659. Jan 28 12:17:11 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  660. packet while interface is not up.
  661. Jan 28 12:17:11 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  662. Jan 28 12:18:12 localhost kernel: ipw2200: I ipw_handle_data_packet Dropping
  663. packet while interface is not up.
  664. Jan 28 12:18:12 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
  665. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_name Name: IEEE 802.11g
  666. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_freq GET Freq/Channel -> 6
  667. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_essid Getting essid:
  668. 'TP-LINK'
  669. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_mode Get MODE -> 2
  670. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_range GET Range
  671. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_sens GET roaming
  672. threshold -> OFF 8
  673. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_wap Getting WAP BSSID:
  674. 00:1d:0f:58:16:a0
  675. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_nick Getting nick
  676. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_rate GET Rate -> 54000000
  677. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_rts GET RTS Threshold ->
  678. 2304
  679. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_frag GET Frag Threshold
  680. -> 2346
  681. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_power GET Power
  682. Management Mode -> 06
  683. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_txpow GET TX Power -> ON 20
  684. Jan 28 12:18:53 localhost kernel: ipw2200: U ipw_wx_get_retry GET retry -> 7
  685. Jan 28 12:18:53 localhost kernel: ipw2200: I ipw_rx_notification type = 25 (4 bytes)
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表