cvs commit: ports/net/wmwifi Makefile ports/net/wmwifi/files patch-wireless.c patch-wmwifi.c

Pav Lucistnik pav at FreeBSD.org
Wed Jul 13 21:35:28 GMT 2005


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 at 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


More information about the cvs-all mailing list