• David Woodhouse's avatar
    Stop phy code from returning success to unknown ioctls. · dda93b48
    David Woodhouse authored
    This kind of sucks, and prevents the Fedora installer from using the
    device for network installs...
    
    [root@efika phy]# iwconfig eth0
    Warning: Driver for device eth0 has been compiled with an ancient version
    of Wireless Extension, while this program support version 11 and later.
    Some things may be broken...
    
    eth0        ESSID:off/any  Nickname:""
              NWID:0  Channel:0  Access Point: 00:00:BF:81:14:E0
              Bit Rate:-1.08206e+06 kb/s   Sensitivity=0/0
              RTS thr:off   Fragment thr:off
              Encryption key:<too big>
              Power Management:off
    Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
    Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
    dda93b48
phy.c 23.1 KB