CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/03 03:11:55
Modified files:
sys/dev/pci : if_wpi.c
Log message:
remove check for rfkill switch state using GP_CNTRL as it does not
seem to work properly.
it is checked later in wpi_post_alive() anyway.
pointed out by many, further investigated by Tim van der Molen.
