Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 21:35:27 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/wmwifi Makefile ports/net/wmwifi/files patch-wireless.c patch-wmwifi.c
Message-ID:  <200507132135.j6DLZRxG004915@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-07-13 21:35:27 UTC

  FreeBSD ports repository

  Modified files:
    net/wmwifi           Makefile 
    net/wmwifi/files     patch-wireless.c patch-wmwifi.c 
  Log:
  - The code walking the interface list will issue the SIOCGIFMEDIA ioctl to
    every interface. This ioctl will fail on if_fwe and if_plip (and probably
    others). Therefore make the failing ioctl() non-fatal and issue a warning
    only.
  
  PR:             ports/83381
  Submitted by:   Ulrich Spoerlein <q@galgenberg.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -0      ports/net/wmwifi/Makefile
  1.2       +27 -2     ports/net/wmwifi/files/patch-wireless.c
  1.2       +30 -5     ports/net/wmwifi/files/patch-wmwifi.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507132135.j6DLZRxG004915>