CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/20 14:04:07
Modified files:
sys/dev/pci : if_wpi.c if_iwn.c
Log message:
Implement a detach function in wpi(4) and iwn(4).
Some laptops will power off the PCIe socket when the radio kill
switch is turned on.
Reported and tested by Frantisek Holop on iwn(4).
Initial diff for iwn(4) by jsg@
Some additional bits by Frantisek Holop (sensor_detach).
Some tweaks and adaptation to wpi(4) by me.
Fixes kernel/6223.
