Opened 11 years ago
Last modified 7 years ago
#628 new defect
Atheros WiFi reports incorrect link state
| Reported by: | Jiri Svoboda | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | helenos/unspecified | Version: | mainline |
| Keywords: | Cc: | ||
| Blocker for: | Depends on: | ||
| See also: | #730 |
Description
With ar9721 I get link state "up" even if it is not connected to any network.
Note:
See TracTickets
for help on using tickets.

I wrote a small patch that most likely fixes the issue:
https://github.com/HelenOS/helenos/pull/36
Could you please test?