Bug #2473
Kernel crash when trying to up the wpi0 device (Dfly v3.3.0.758.g47388-DEVELOPMENT)
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
12/14/2012
Due date:
% Done:
0%
Estimated time:
Description
I installed v3.3.0.758.g47388-DEVELOPMENT on Asus EEEPC 1000HG (1000H with 3G module) where I replaced default wifi card with Intel 3945 card. I had to add load command to loader.conf in order for the device to be recognized. After that wpi0 showed up and when I try to "up" it system crashes.
I attached core.txt file and can provide kernel and crashdump if needed.
Files
Related issues
History
Updated by swildner almost 6 years ago
- Description updated (diff)
I seem to remember we had crashes at some point when someone would try to up the wlan device directly (instead of using a wlan(4) interface). Could the cause have been this?
Sascha
Updated by swildner almost 6 years ago
I mean when someone did e.g. "ifconfig wpi0 up" instead of "ifconfig wlan0 up".